Changes between Version 23 and Version 24 of doc/app/iofiles/pids/static


Ignore:
Timestamp:
Nov 26, 2019 7:28:56 AM (5 years ago)
Author:
maronga
Comment:

--

Legend:

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

    v23 v24  
    88
    99The provided input data is used to classify each surface element according to its treatment, i.e. default-, natural- or urban-type, in order to treat each surface element accordingly.
     10
    1011In case no land-surface or urban-surface scheme is applied, all surfaces are classified as default-type.
    1112If a surface element has vegetation, pavement or water, it will be classified as natural-type and is treated by the land-surface scheme, while building surfaces will be treated by the urban-surface scheme.
     
    107108   }}}
    108109}}}
    109 
     110|----------------
     111{{{#!td
     112 [=#vegetation_type ''vegetation_type(y,x)'']
     113}}}
     114{{{#!td
     115NC_BYTE
     116}}}
     117{{{#!td
     118{{{_FillValue=-127b}}}(*)\\{{{coordinates}}}\\{{{grid_mapping}}}\\{{{long_name="building type classification"}}}\\{{{res_orig}}}\\{{{source}}}\\{{{units="1"}}}
     119}}}
     120{{{#!td
     121Bulk 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].
     122   {{{#!td
     123         ||= ''vegetation_type'' =||= Description  =||= [#albedo_type ''albedo_type''] =||
     124         ||  0|| User_defined according to [#building_pars ''vegetation_pars''] || ||
     125         ||  1|| bare soil || 17 ||
     126         ||  2||c rops, mixed farming || 2 ||
     127         ||  3|| short grass || 5 ||
     128         ||  4|| evergreen needleleaf trees || 6 ||
     129         ||  5|| deciduous needleleaf trees || 8 ||
     130         ||  6|| evergreen broadleaf trees || 9 ||
     131         ||  7|| deciduous broadleaf trees || 8 ||
     132         ||  8|| tall grass || 3 ||
     133         ||  9|| desert || 11 ||
     134         || 10|| tundra || 13 ||
     135         || 11|| irrigated crops || 2 ||
     136         || 12|| semidesert || 11 ||
     137         || ---13---|| ---ice caps and glaciers--- || ||
     138         || 14|| bogs and marshes || 4 ||
     139         || 15|| evergreen shrubs || 4 ||
     140         || 16|| deciduous shrubs || 4 ||
     141         || 17|| mixed forest/woodland || 7 ||
     142         || 18|| interrupted forest || 8 ||
     143
     144   }}}
     145}}}
    110146
    111147
     
    324360}}}
    325361{{{#!td
    326 Bulk classification of non-resolved 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]. An overview of the different vegetation types can be found  [[attachment:wiki:doc/app/iofiles/pids:PALM_input_data_standard.pdf|here]].
     362B
    327363}}}
    328364|----------------