Changes between Version 27 and Version 28 of doc/app/iofiles/pids


Ignore:
Timestamp:
May 23, 2018 3:09:48 PM (7 years ago)
Author:
suehring
Comment:

--

Legend:

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

    v27 v28  
    142142
    143143For a proper classification of natural land and water surfaces, '''pavement_type''', '''soil_type''', '''vegetation_type''' and '''water_type''' are required. Also, the namelist parameter [../../lsmpar#surface_type surface_type] need to be set to 'netcdf'.  Further, if the [../../usmpar urban-surface model] is applied, also '''building_type''' is required. Moreover, at least one of the variables  '''pavement_type''', '''vegetation_type''', '''water_type''' or '''building_type''' need to be defined at each 'xy' location. 
    144 
    145144||='''Input variable'''  =||='''Type'''  =||='''LOD''' =||='''Explanation / Remarks'''  =||
    146145|----------------
     
    155154}}}
    156155{{{#!td
    157 Bulk classification of pavements on soil. '''pavement_type''' overwrites the homogeneously prescribed setting via the namelist parameter [../../lsmpar#pavement_type pavement_type]. An overview of the different pavement types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
     156Bulk 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 [../../lsmpar#pavement_type pavement_type]. An overview of the different pavement types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
     157}}}
     158|----------------
     159{{{#!td style="vertical-align:top;width: 150px"
     160[=#soil_type '''soil_type([zsoil],y,x)''']
     161}}}
     162{{{#!td style="vertical-align:top;width: 50px"
     163NC_BYTE
     164}}}
     165{{{#!td style="vertical-align:top;width: 50px"
     1661, 2
     167}}}
     168{{{#!td
     169Bulk classification of soil in terms of porosity. '''soil_type''' overwrites the homogeneously prescribed setting via the namelist parameter [../../lsmpar#soil_type soil_type].
     170In 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. An overview of the different soil types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
    158171}}}
    159172|----------------
     
    170183Bulk 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 [../../lsmpar#vegetation_type vegetation_type]. An overview of the different vegetation types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
    171184}}}
     185|----------------
     186{{{#!td style="vertical-align:top;width: 150px"
     187[=#water_type '''water_type(y,x)''']
     188}}}
     189{{{#!td style="vertical-align:top;width: 50px"
     190NC_BYTE
     191}}}
     192{{{#!td style="vertical-align:top;width: 50px"
     193none
     194}}}
     195{{{#!td
     196Bulk classification of water bodies. '''water_type''' overwrites the homogeneously prescribed setting via the namelist parameter [../../lsmpar#water_type water_type]. An overview of the different water types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
     197}}}
    172198
    173199