Changes between Version 37 and Version 38 of doc/app/iofiles/pids/static
- Timestamp:
- Nov 26, 2019 3:03:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids/static
v37 v38 78 78 79 79 ||='''Input variable''' =||='''Type''' =||='''Attributes''' =||='''Explanation / Remarks''' =|| 80 ||[=#building_id ''building_id(y,x)''] || NC_INT ||{{{_FillValue=-9999}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building_id_number"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || The building ID is used to identify single building envelopes which are composed of a number of grid volumes, and which is used for correct mapping of buildings on top of the underlying terrain, as well as for the [#indoor_model indoor_model]. Please note, '''building_id''' must not contain any {{{_FillValue}}} at grid points where buildings are is defined via [#building_2d building_2d] or [#building_3d building_3d]. 80 ||[=#building_id ''building_id(y,x)''] || NC_INT ||{{{_FillValue=-9999}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building_id_number"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || The building ID is used to identify single building envelopes which are composed of a number of grid volumes, and which is used for correct mapping of buildings on top of the underlying terrain, as well as for the [#indoor_model indoor_model]. Please note, '''building_id''' must not contain any {{{_FillValue}}} at grid points where buildings are is defined via [#building_2d building_2d] or [#building_3d building_3d]. There is no specification or limitation for the ID numbers, except that each building must have a unique number. 81 81 ||[=#buildings_2d ''buildings_2d(y,x)''] || NC_FLOAT ||{{{_FillValue=-9999.f}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{lod}}}=1\\{{{long_name="building_height"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m"}}} || Two-dimensional building height in m relative to the underlying terrain. No holes or overhanging structures are possible. ''buildings_2d'' will be mounted on top of the maximum local terrain height occupied by the respective building. Please note, ''buildings_2d'' will not be used if [#buildings_3d buildings_3d] is present on file. If ''buildings_2d'' is used [#building_id building_id] is required. || 82 82 ||[=#buildings_3d ''buildings_3d(z,y,x)''] || NC_BYTE ||{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{flag_meanings="no building, building"}}}\\ {{{flag_values=0b, 1b}}}\\{{{grid_mapping}}}\\{{{long_name="building_flag"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}\\{{{valid_range=0b, 1b}}} || Three-dimensional building topology relative to the underlying terrain. ''buildings_3d'' will be mapped on top of the maximum local terrain height occupied by the respective building. Note, ''buildings_3d'' does not need to be prescribed beyond the top level of the highest buildings, i.e. ''z'' dimension can me minimized accordingly. If ''buildings_3d'' is prescribed, [#building_id building_id] is required. … … 107 107 }}} 108 108 {{{#!td style="vertical-align:top" 109 Optional classification of albedo. Default values for ''albedo_type'' are already set in the bulk parametrization of [#buiding_type building_type], [#pavement_type pavement_type], [#vegetation_type vegetation_type], [#water_type water_type], but will be overwritten in case '''albedo_type''' is defined. The value of ''albedo_type'' will also overwrite the prescribed values in [#vegetation_pars vegetation_pars], [#water_pars water_pars], or [#pavement_pars pavement_pars]. 109 Optional classification of albedo. Default values for ''albedo_type'' are already set in the bulk parametrization of [#buiding_type building_type], [#pavement_type pavement_type], [#vegetation_type vegetation_type], [#water_type water_type], but will be overwritten in case '''albedo_type''' is defined. The value of ''albedo_type'' will also overwrite the prescribed values in [#vegetation_pars vegetation_pars], [#water_pars water_pars], or [#pavement_pars pavement_pars]. For details, see [wiki:doc/app/radiation_parameters#albedo_type '''albedo_type''']. 110 110 {{{#!td 111 111 ||= ''albedo_type'' =||= Description =|| … … 127 127 || 15||sea ice || 128 128 || 16||snow || 129 || 17||asphalt/concrete mix || 130 || 18||asphalt (asphalt concrete) || 131 || 19||concrete (Portland concrete) || 132 || 20||sett || 133 || 21||paving stones || 134 || 22||cobblestone || 135 || 23||metal || 136 || 24||wood || 137 || 25||gravel || 138 || 26||fine gravel || 139 || 27||pebblestone || 140 || 28||woodchips || 141 || 29||tartan (sports) || 142 || 30||artifical turf (sports) || 143 || 31||clay (sports) || 129 || 17||bare soil || 130 || 18||asphalt/concrete mix || 131 || 19||asphalt (asphalt concrete) || 132 || 20||concrete (Portland concrete) || 133 || 21||sett || 134 || 22||paving stones || 135 || 23||cobblestone || 136 || 24||metal || 137 || 25||wood || 138 || 26||gravel || 139 || 27||fine gravel || 140 || 28||pebblestone || 141 || 29||woodchips || 142 || 30||tartan (sports) || 143 || 31||artifical turf (sports) || 144 || 32||clay (sports) || 144 145 }}} 145 146 }}} … … 155 156 }}} 156 157 {{{#!td style="vertical-align:top" 157 Building type used to select bulk parameters. ''building_type'' is required if the [wiki:doc/app/usmpar urban-surface model] or the [#indoor_model indoor_model] are applied. Please note, ''building_type'' must not contain any {{{_FillValue}}} at grid points where ''buildings_2d'' / ''buildings_3d'' is defined. \\158 Building type used to select bulk parameters. ''building_type'' is required if the [wiki:doc/app/usmpar urban-surface model] or the [#indoor_model indoor_model] are applied. Please note, ''building_type'' must not contain any {{{_FillValue}}} at grid points where ''buildings_2d'' / ''buildings_3d'' is defined. For details, see [wiki:doc/app/urban_surface_parameters#building_type '''building_type'''].\\ 158 159 {{{#!td 159 160 ||= ''building_type'' =||= Description (use, age) =||= [#albedo_type ''albedo_type''] =|| … … 178 179 }}} 179 180 {{{#!td style="vertical-align:top" 180 Bulk classification of pavements on soil. At locations where ''pavement_type'' is defined, [#soil_type soil_type] must not contain any {{{_FillValues}}}. ''pavement_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/land_surface_parameters#pavement_type pavement_type].181 Bulk classification of pavements on soil. At locations where ''pavement_type'' is defined, [#soil_type soil_type] must not contain any {{{_FillValues}}}. ''pavement_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/land_surface_parameters#pavement_type '''pavement_type''']. 181 182 {{{#!td 182 183 ||= ''pavement_type'' =||= Description =|| 183 184 || 0||user defined || 0|| 184 || 1||asphalt/concrete mix || 1 7||185 || 2||asphalt (asphalt concrete) || 1 8||186 || 3||concrete (Portland concrete) || 19||187 || 4||sett || 2 0||188 || 5||paving stones || 2 1||189 || 6||cobblestone || 2 2||190 || 7||metal || 2 3||191 || 8||wood || 2 4||192 || 9||gravel || 2 5||193 || 10||fine gravel || 2 6||194 || 11||pebblestone || 2 7||195 || 12||woodchips || 2 8||196 || 13||tartan (sports) || 29||197 || 14||artifical turf (sports) || 3 0||198 || 15||clay (sports) || 3 1||185 || 1||asphalt/concrete mix || 18|| 186 || 2||asphalt (asphalt concrete) || 19|| 187 || 3||concrete (Portland concrete) || 20|| 188 || 4||sett || 21|| 189 || 5||paving stones || 22|| 190 || 6||cobblestone || 23|| 191 || 7||metal || 24|| 192 || 8||wood || 25|| 193 || 9||gravel || 26|| 194 || 10||fine gravel || 27|| 195 || 11||pebblestone || 28|| 196 || 12||woodchips || 29|| 197 || 13||tartan (sports) || 30|| 198 || 14||artifical turf (sports) || 31|| 199 || 15||clay (sports) || 32|| 199 200 }}} 200 201 }}} … … 210 211 }}} 211 212 {{{#!td style="vertical-align:top" 212 Bulk classification of soil in terms of porosity. ''soil_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#soil_type soil_type]. A soil type is need at all locations where either a [#vegetation_type ''vegetation_type''] or a [#pavement_type ''pavement_type''] is set. In case {{{lod = 1}}}, a 2-dimensional vertically uniform soil texture is prescribed, while in case {{{lod = 2}}} the 3-dimensional soil_type is set for each layer individually. 213 Bulk classification of soil in terms of porosity. ''soil_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#soil_type soil_type]. A soil type is need at all locations where either a [#vegetation_type ''vegetation_type''] or a [#pavement_type ''pavement_type''] is set. In case {{{lod = 1}}}, a 2-dimensional vertically uniform soil texture is prescribed, while in case {{{lod = 2}}} the 3-dimensional soil_type is set for each layer individually. For details, [wiki:doc/app/land_surface_parameters#soil_type '''soil_type''']. 213 214 {{{#!td 214 215 ||= ''soil_type'' =||= Description =|| … … 231 232 }}} 232 233 {{{#!td style="vertical-align:top" 233 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name=" pavement type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}234 }}} 235 {{{#!td 236 Classif cation of streets derived from OpenStreetMap. ''street_type'' is required for application of the parameterized traffic emissions (see emission mode LOD 0 [wiki:doc/app/chememi here]) and for the multi-agent system.234 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="street type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} 235 }}} 236 {{{#!td 237 Classification of streets, closely following the Open Street Map classification. ''street_type'' is required for application of the parameterized traffic emissions (see emission mode LOD 0 [wiki:doc/app/chememi here]) and for the [wiki:doc/tec/mas multi-agent system]. 237 238 238 239 ||= ''street_type'' =||= Description =|| … … 283 284 }}} 284 285 {{{#!td style="vertical-align:top" 285 Bulk classification of non-resolved (i.e. flat) vegetation surfaces at natural land surface types. At locations where ''vegetation_type'' is defined, [#soil_type soil_type] must not contain any {{{_FillValues}}}. ''vegetation_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#vegetation_type vegetation_type].286 Bulk classification of non-resolved (i.e. flat) vegetation surfaces at natural land surface types. At locations where ''vegetation_type'' is defined, [#soil_type soil_type] must not contain any {{{_FillValues}}}. ''vegetation_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#vegetation_type '''vegetation_type''']. 286 287 {{{#!td 287 288 ||= ''vegetation_type'' =||= Description =||= [#albedo_type ''albedo_type''] =|| … … 319 320 }}} 320 321 {{{#!td style="vertical-align:top" 321 Bulk classification of water bodies. ''water_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#water_type water_type].322 Bulk classification of water bodies. ''water_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#water_type '''water_type''']. 322 323 {{{#!td 323 324 ||= ''water_type'' =||= Description =||= [#albedo_type ''albedo_type''] =||