Changes between Version 60 and Version 61 of doc/app/iofiles/pids/static


Ignore:
Timestamp:
Nov 27, 2019 1:07:44 PM (5 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/iofiles/pids/static

    v60 v61  
    8383||''azimuth''     || NC_FLOAT ||{{{long_name="azimuth angle"}}}\\{{{units="degrees"}}} ||Azimuth angle of surface element (ns) orientation (normal vector) ||
    8484||''azimuth_uv''     || NC_FLOAT ||{{{long_name="azimuth angle for uv exposure"}}}\\{{{units="degrees"}}} ||Azimuth angle for [#obstruction_uv ''obstruction_uv''] input ||
    85 ||''Es_UTM''         || NC_FLOAT ||{{{long_name="projection_x_coordinate"}}}\\{{{units="m"}}} ||Projection of x-coordinate for surface element (ns) ||
     85||''Es_UTM''         || NC_FLOAT ||{{{long_name="projection x coordinate"}}}\\{{{units="m"}}} ||Projection of x-coordinate for surface element (ns) ||
    8686||''lats''           || NC_FLOAT ||{{{long_name="latitude"}}}\\{{{units="degrees_north"}}} ||Latitude of surface element (ns) ||
    8787||''lons''           || NC_FLOAT ||{{{long_name="longitude"}}}\\{{{units="degrees_east"}}} ||Longitude of surface element (ns) ||
    88 ||''Ns_UTM''         || NC_FLOAT ||{{{long_name="projection_y_coordinate"}}}\\{{{units="m"}}} ||Projection of y-coordinate for surface element (ns) ||
     88||''Ns_UTM''         || NC_FLOAT ||{{{long_name="projection y coordinate"}}}\\{{{units="m"}}} ||Projection of y-coordinate for surface element (ns) ||
    8989||''x''              || NC_FLOAT ||{{{axis="X"}}}\\{{{long_name="distance to origin in x-direction}}}\\{{{units="m"}}} || ||
    9090||''xs''             || NC_FLOAT ||{{{axis="X"}}}\\{{{long_name="distance to origin in x-direction}}}\\{{{units="m"}}} ||Distance of origin to building surface element (ns) in x-direction ||
     
    104104
    105105||='''Input variable'''  =||='''Type'''  =||='''Attributes''' =||='''Explanation / Remarks'''  =||
    106 ||[=#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.
    107 ||[=#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. ||
    108 ||[=#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. 
     106||[=#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.
     107||[=#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. ||
     108||[=#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. 
    109109||[=#obstruction_uv ''obstruction_uv(azimuth_uv,zenith_uv,y,x)''] || NC_BYTE     ||{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{flag_meanings="no obstruction, obstruction"}}}\\{{{flag_values=0b, 1b}}}\\{{{grid_mapping}}}\\{{{long_name="obstruction"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}\\{{{valid_range=0b, 1b}}}  || Obstruction of the sky at a pixel location (y,x). This field is needed only if the [wiki:doc/app/biometeorology_parameters#UVExposureModel UV exposure model] is used. ||
    110 ||[=#zt ''zt(y,x)'']                       || NC_FLOAT     ||{{{_FillValue=-9999.f}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="terrain_height"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m"}}} || Terrain height in m relative to [#origin_z origin_z]. If not provided, the relative terrain height will be set to 0 m all over the model domain. Please note, ''zt'' must not contain any {{{_FillValues}}}. ||
    111 ||[=#z0 ''z0(y,x)'']                       || NC_FLOAT     ||{{{_FillValue=-9999.f}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="roughness_length_for_momentum"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m"}}} || Roughness length for momentum. Note that input of ''z0'' is only useful for default-type surfaces, i.e., for simulations without [wiki:doc/tec/lsm land surface model] and [wiki:doc/tec/usm urban surface model]. ||
     110||[=#zt ''zt(y,x)'']                       || NC_FLOAT     ||{{{_FillValue=-9999.f}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="terrain height"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m"}}} || Terrain height in m relative to [#origin_z origin_z]. If not provided, the relative terrain height will be set to 0 m all over the model domain. Please note, ''zt'' must not contain any {{{_FillValues}}}. ||
     111||[=#z0 ''z0(y,x)'']                       || NC_FLOAT     ||{{{_FillValue=-9999.f}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="roughness length for momentum"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m"}}} || Roughness length for momentum. Note that input of ''z0'' is only useful for default-type surfaces, i.e., for simulations without [wiki:doc/tec/lsm land surface model] and [wiki:doc/tec/usm urban surface model]. ||
    112112
    113113'''(*) are mandatory attributes'''
     
    131131}}}
    132132{{{#!td style="vertical-align:top"
    133 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="albedo_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     133{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="albedo type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    134134}}}
    135135{{{#!td style="vertical-align:top"
     
    180180}}}
    181181{{{#!td style="vertical-align:top"
    182 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     182{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    183183}}}
    184184{{{#!td style="vertical-align:top"
     
    203203}}}
    204204{{{#!td style="vertical-align:top"
    205 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="pavement_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     205{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="pavement type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    206206}}}
    207207{{{#!td style="vertical-align:top"
     
    235235}}}
    236236{{{#!td style="vertical-align:top"
    237 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{lod}}}\\{{{long_name="water_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     237{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{lod}}}\\{{{long_name="water type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    238238}}}
    239239{{{#!td style="vertical-align:top"
     
    259259}}}
    260260{{{#!td style="vertical-align:top"
    261 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="street_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     261{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="street type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    262262}}}
    263263{{{#!td
     
    295295}}}
    296296{{{#!td style="vertical-align:top"
    297 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="water_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     297{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="water type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    298298}}}
    299299{{{#!td style="vertical-align:top"
     
    308308}}}
    309309{{{#!td style="vertical-align:top"
    310 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="vegetation_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     310{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="vegetation type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    311311}}}
    312312{{{#!td style="vertical-align:top"
     
    344344}}}
    345345{{{#!td style="vertical-align:top"
    346 {{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="water_type_classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     346{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="water type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
    347347}}}
    348348{{{#!td style="vertical-align:top"
     
    684684
    685685||='''Variable'''  =||='''Type'''    =||='''Attributes''' =||='''Explanation / Remarks'''  =||
    686 ||[=#albedo_pars ''albedo_pars(nalbedo_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="albedo_parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for surface albedo. Must be set when [#albedo_type ''albedo_type''] = 0. For details, see [./tables#albedo_pars albedo_pars]. ||
    687 ||[=#building_pars ''building_pars(nbuilding_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building_parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for buildings. Must be set when [#building_type ''building_type''] = 0. For details, see [./tables#building_pars building_pars]. ||
    688 ||[=#pavement_pars ''pavement_pars(npavement_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="pavement_surface_parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for pavement surfaces. Must be set when [#pavement_type ''pavement_type''] = 0. For details, see [./tables#pavement_pars pavement_pars]. ||
    689 ||[=#pavement_subsurface_pars ''pavement_subsurface_pars(npavement_subsurface_pars,zsoil,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="pavement_subsurface_parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for pavement sub-surface properties. Must be set when [#pavement_type ''pavement_type''] = 0. For details, see [./tables#pavement_subsurface_pars pavement_subsurface_pars]. ||
    690 ||[=#water_pars ''water_pars(nwater_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="water_parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for water bodies. Must be set when [#water_type ''water_type''] = 0. For details, see [./tables#water_pars water_pars]. ||
     686||[=#albedo_pars ''albedo_pars(nalbedo_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="albedo parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for surface albedo. Must be set when [#albedo_type ''albedo_type''] = 0. For details, see [./tables#albedo_pars albedo_pars]. ||
     687||[=#building_pars ''building_pars(nbuilding_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for buildings. Must be set when [#building_type ''building_type''] = 0. For details, see [./tables#building_pars building_pars]. ||
     688||[=#pavement_pars ''pavement_pars(npavement_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="pavement surface parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for pavement surfaces. Must be set when [#pavement_type ''pavement_type''] = 0. For details, see [./tables#pavement_pars pavement_pars]. ||
     689||[=#pavement_subsurface_pars ''pavement_subsurface_pars(npavement_subsurface_pars,zsoil,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="pavement subsurface parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for pavement sub-surface properties. Must be set when [#pavement_type ''pavement_type''] = 0. For details, see [./tables#pavement_subsurface_pars pavement_subsurface_pars]. ||
     690||[=#water_pars ''water_pars(nwater_pars,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="water parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Pixel-specific settings for water bodies. Must be set when [#water_type ''water_type''] = 0. For details, see [./tables#water_pars water_pars]. ||
    691691
    692692'''(*) are mandatory attributes'''
     
    697697
    698698||='''Variable'''  =||='''Type'''    =||='''Attributes''' =||='''Explanation / Remarks'''  =||
    699 ||[=#bad ''lad(zlad,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="basal_area_density"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m2 m-3"}}} || Vegetation resolved by the canopy model in terms of a three-dimensional leaf area density (LAD). The dimension ''zlad'' can be limited to the maximum canopy height. ||
    700 ||[=#lad ''lad(zlad,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="basal_area_density"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m2 m-3"}}} || Basal area density (BAD) in m² per m³ grid volume, representing trunk an branches within the respective grid volume. The dimension ''zlad'' can be limited to the maximum canopy height. ||
    701 ||[=#radr ''root_area_dens_r(zsoil,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="root_area_density_of_resolved_vegetation"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || Root area of resolved vegetation, provided via an [#lad LAD] field, in the soil. ||
    702 ||[=#radr ''root_area_dens_s(zsoil,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="root_area_density_of_parameterized_vegetation"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || Root area of parameterized (i.e. flat) vegetation, treated by the [wiki:doc/tec/lsm land surface model]. ||
    703 ||[=#tree_id ''tree_id(y,x)'']     || NC_INT    ||{{{_FillValue=-9999}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="tree_id"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || ID of the tree which belongs to the specific grid volume. ||
     699||[=#bad ''lad(zlad,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="basal area density"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m2 m-3"}}} || Vegetation resolved by the canopy model in terms of a three-dimensional leaf area density (LAD). The dimension ''zlad'' can be limited to the maximum canopy height. ||
     700||[=#lad ''lad(zlad,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="basal area density"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="m2 m-3"}}} || Basal area density (BAD) in m² per m³ grid volume, representing trunk an branches within the respective grid volume. The dimension ''zlad'' can be limited to the maximum canopy height. ||
     701||[=#radr ''root_area_dens_r(zsoil,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="root area density of resolved vegetation"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || Root area of resolved vegetation, provided via an [#lad LAD] field, in the soil. ||
     702||[=#radr ''root_area_dens_s(zsoil,y,x)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="root area density of parameterized vegetation"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || Root area of parameterized (i.e. flat) vegetation, treated by the [wiki:doc/tec/lsm land surface model]. ||
     703||[=#tree_id ''tree_id(y,x)'']     || NC_INT    ||{{{_FillValue=-9999}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="tree id"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}} || ID of the tree which belongs to the specific grid volume. ||
    704704
    705705----
     
    709709
    710710||='''Variable'''  =||='''Type'''    =||='''Attributes''' =||='''Explanation / Remarks'''  =||
    711 ||[=#building_surface_pars ''building_surface_pars(nbuilding_surface_pars,ns)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building_surface_parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Settings for individual building surfaces. For details, see [./tables#building_surface_pars building_surface_pars]. ||
     711||[=#building_surface_pars ''building_surface_pars(nbuilding_surface_pars,ns)'']     || NC_FLOAT    ||{{{_FillValue=-9999.f}}} (*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building surface parameters"}}}\\{{{res_orig}}}\\{{{source}}} || Settings for individual building surfaces. For details, see [./tables#building_surface_pars building_surface_pars]. ||
    712712
    713713----