Skip to content

Commit cb9b46a

Browse files
committed
Merge branch 'init_atmosphere/lu_supersample_desc' into release-v8.3.0 (PR #1333)
This merge updates the description of the config_lu_supersample_factor namelist option to make it clearer that the supersampling will apply to any of the three land use datasets selected by the config_landuse_data namelist option, including 30" USGS land use. * init_atmosphere/lu_supersample_desc: Note in description of config_lu_supersample_factor applicability to USGS
2 parents 5dec4e8 + 5d6314c commit cb9b46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core_init_atmosphere/Registry.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198

199199
<nml_option name="config_lu_supersample_factor" type="integer" default_value="1"
200200
units="-"
201-
description="The supersampling factor to be used for 30s or 15s MODIS land use (case 7 only)"
201+
description="The supersampling factor to be used for 30s or 15s MODIS land use, or for 30s USGS land use, as selected by `config_landuse_data' (case 7 only)"
202202
possible_values="Positive integer values"/>
203203

204204
<nml_option name="config_30s_supersample_factor" type="integer" default_value="1"

0 commit comments

Comments
 (0)