mirror of https://github.com/ecmwf/eccodes.git
29 lines
801 B
Modula-2
29 lines
801 B
Modula-2
# Automatically generated by ./create_def.pl, do not edit
|
|
#Surface roughness (climatological)
|
|
'surface_roughness_length' = {
|
|
discipline = 2 ;
|
|
parameterCategory = 0 ;
|
|
parameterNumber = 1 ;
|
|
typeOfFirstFixedSurface = 1 ;
|
|
}
|
|
#Top net short-wave (solar) radiation
|
|
'toa_net_upward_shortwave_flux' = {
|
|
discipline = 0 ;
|
|
parameterCategory = 4 ;
|
|
parameterNumber = 1 ;
|
|
typeOfFirstFixedSurface = 8 ;
|
|
typeOfStatisticalProcessing = 1 ;
|
|
}
|
|
#Sea-ice thickness
|
|
'sea_ice_thickness' = {
|
|
discipline = 10 ;
|
|
parameterCategory = 2 ;
|
|
parameterNumber = 1 ;
|
|
typeOfFirstFixedSurface = 160 ;
|
|
typeOfSecondFixedSurface = 255 ;
|
|
scaledValueOfFirstFixedSurface = 0 ;
|
|
scaleFactorOfFirstFixedSurface = 0 ;
|
|
scaledValueOfSecondFixedSurface = missing() ;
|
|
scaleFactorOfSecondFixedSurface = missing() ;
|
|
}
|