ECC-1346: GRIB: Fix the capitalisation in several parameter names

This commit is contained in:
Shahram Najm 2022-02-09 16:25:00 +00:00
parent a89e1956f8
commit ad1dc73b52
29 changed files with 145 additions and 145 deletions

View File

@ -1,7 +1,7 @@
ecmf 165 10u m s**-1 10 metre U wind component
ecmf 166 10v m s**-1 10 metre V wind component
ecmf 59 cape J kg**-1 Convective available potential energy
ecmf 156 gh gpm Geopotential Height
ecmf 156 gh gpm Geopotential height
ecmf 151 msl Pa Mean sea level pressure
ecmf 179 ttr J m**-2 Top net thermal radiation
ecmf 3 pt K Potential temperature
@ -9,8 +9,8 @@ ecmf 60 pv K m**2 kg**-1 s**-1 Potential vorticity
ecmf 235 skt K Skin temperature
ecmf 228141 sd kg m**-2 Snow depth water equivalent
ecmf 228144 sf kg m**-2 Snow Fall water equivalent
ecmf 228039 sm kg m**-3 Soil Moisture
ecmf 228139 st K Soil Temperature
ecmf 228039 sm kg m**-3 Soil moisture
ecmf 228139 st K Soil temperature
ecmf 133 q kg kg**-1 Specific humidity
ecmf 189 sund s Sunshine duration
ecmf 168 2d K 2 metre dewpoint temperature

View File

@ -50,7 +50,7 @@
table2Version = 3 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'geopotential_height' = {
table2Version = 3 ;
indicatorOfParameter = 7 ;
@ -166,7 +166,7 @@
table2Version = 2 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'geopotential_height' = {
table2Version = 2 ;
indicatorOfParameter = 7 ;
@ -282,7 +282,7 @@
table2Version = 1 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'geopotential_height' = {
table2Version = 1 ;
indicatorOfParameter = 7 ;

View File

@ -94,7 +94,7 @@
table2Version = 3 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 3 ;
indicatorOfParameter = 7 ;
@ -668,12 +668,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 3 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 3 ;
indicatorOfParameter = 85 ;
@ -790,7 +790,7 @@
table2Version = 2 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 2 ;
indicatorOfParameter = 7 ;
@ -1349,12 +1349,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 2 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 2 ;
indicatorOfParameter = 85 ;
@ -1471,7 +1471,7 @@
table2Version = 1 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 1 ;
indicatorOfParameter = 7 ;
@ -2030,12 +2030,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 1 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 1 ;
indicatorOfParameter = 85 ;

View File

@ -394,7 +394,7 @@
table2Version = 190 ;
indicatorOfParameter = 155 ;
}
#Geopotential Height
#Geopotential height
'geopotential_height' = {
table2Version = 128 ;
indicatorOfParameter = 156 ;

View File

@ -1134,7 +1134,7 @@
table2Version = 190 ;
indicatorOfParameter = 155 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 128 ;
indicatorOfParameter = 156 ;
@ -17239,7 +17239,7 @@
table2Version = 228 ;
indicatorOfParameter = 19 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 228 ;
indicatorOfParameter = 39 ;
@ -17254,7 +17254,7 @@
table2Version = 228 ;
indicatorOfParameter = 132 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 228 ;
indicatorOfParameter = 139 ;

View File

@ -1134,8 +1134,8 @@
table2Version = 190 ;
indicatorOfParameter = 155 ;
}
#Geopotential Height
'Geopotential Height' = {
#Geopotential height
'Geopotential height' = {
table2Version = 128 ;
indicatorOfParameter = 156 ;
}
@ -17239,8 +17239,8 @@
table2Version = 228 ;
indicatorOfParameter = 19 ;
}
#Soil Moisture
'Soil Moisture' = {
#Soil moisture
'Soil moisture' = {
table2Version = 228 ;
indicatorOfParameter = 39 ;
}
@ -17254,8 +17254,8 @@
table2Version = 228 ;
indicatorOfParameter = 132 ;
}
#Soil Temperature
'Soil Temperature' = {
#Soil temperature
'Soil temperature' = {
table2Version = 228 ;
indicatorOfParameter = 139 ;
}

View File

@ -1134,7 +1134,7 @@
table2Version = 190 ;
indicatorOfParameter = 155 ;
}
#Geopotential Height
#Geopotential height
'156' = {
table2Version = 128 ;
indicatorOfParameter = 156 ;
@ -17239,7 +17239,7 @@
table2Version = 228 ;
indicatorOfParameter = 19 ;
}
#Soil Moisture
#Soil moisture
'228039' = {
table2Version = 228 ;
indicatorOfParameter = 39 ;
@ -17254,7 +17254,7 @@
table2Version = 228 ;
indicatorOfParameter = 132 ;
}
#Soil Temperature
#Soil temperature
'228139' = {
table2Version = 228 ;
indicatorOfParameter = 139 ;

View File

@ -1134,7 +1134,7 @@
table2Version = 190 ;
indicatorOfParameter = 155 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 128 ;
indicatorOfParameter = 156 ;
@ -17239,7 +17239,7 @@
table2Version = 228 ;
indicatorOfParameter = 19 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 228 ;
indicatorOfParameter = 39 ;
@ -17254,7 +17254,7 @@
table2Version = 228 ;
indicatorOfParameter = 132 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 228 ;
indicatorOfParameter = 139 ;

View File

@ -1134,7 +1134,7 @@
table2Version = 190 ;
indicatorOfParameter = 155 ;
}
#Geopotential Height
#Geopotential height
'gpm' = {
table2Version = 128 ;
indicatorOfParameter = 156 ;
@ -17239,7 +17239,7 @@
table2Version = 228 ;
indicatorOfParameter = 19 ;
}
#Soil Moisture
#Soil moisture
'kg m**-3' = {
table2Version = 228 ;
indicatorOfParameter = 39 ;
@ -17254,7 +17254,7 @@
table2Version = 228 ;
indicatorOfParameter = 132 ;
}
#Soil Temperature
#Soil temperature
'K' = {
table2Version = 228 ;
indicatorOfParameter = 139 ;

View File

@ -105,7 +105,7 @@
table2Version = 200 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 200 ;
indicatorOfParameter = 7 ;
@ -945,7 +945,7 @@
table2Version = 200 ;
indicatorOfParameter = 221 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 200 ;
indicatorOfParameter = 85 ;

View File

@ -105,8 +105,8 @@
table2Version = 200 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
'Geopotential Height' = {
#Geopotential height
'Geopotential height' = {
table2Version = 200 ;
indicatorOfParameter = 7 ;
}
@ -945,8 +945,8 @@
table2Version = 200 ;
indicatorOfParameter = 221 ;
}
#Soil Temperature
'Soil Temperature' = {
#Soil temperature
'Soil temperature' = {
table2Version = 200 ;
indicatorOfParameter = 85 ;
}

View File

@ -105,7 +105,7 @@
table2Version = 200 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'156' = {
table2Version = 200 ;
indicatorOfParameter = 7 ;
@ -945,7 +945,7 @@
table2Version = 200 ;
indicatorOfParameter = 221 ;
}
#Soil Temperature
#Soil temperature
'228139' = {
table2Version = 200 ;
indicatorOfParameter = 85 ;

View File

@ -105,7 +105,7 @@
table2Version = 200 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 200 ;
indicatorOfParameter = 7 ;
@ -945,7 +945,7 @@
table2Version = 200 ;
indicatorOfParameter = 221 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 200 ;
indicatorOfParameter = 85 ;

View File

@ -105,7 +105,7 @@
table2Version = 200 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gpm' = {
table2Version = 200 ;
indicatorOfParameter = 7 ;
@ -945,7 +945,7 @@
table2Version = 200 ;
indicatorOfParameter = 221 ;
}
#Soil Temperature
#Soil temperature
'K' = {
table2Version = 200 ;
indicatorOfParameter = 85 ;

View File

@ -94,8 +94,8 @@
table2Version = 3 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
'Geopotential Height' = {
#Geopotential height
'Geopotential height' = {
table2Version = 3 ;
indicatorOfParameter = 7 ;
}
@ -668,13 +668,13 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
'Soil Moisture' = {
#Soil moisture
'Soil moisture' = {
table2Version = 3 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
'Soil Temperature' = {
#Soil temperature
'Soil temperature' = {
table2Version = 3 ;
indicatorOfParameter = 85 ;
}
@ -790,8 +790,8 @@
table2Version = 2 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
'Geopotential Height' = {
#Geopotential height
'Geopotential height' = {
table2Version = 2 ;
indicatorOfParameter = 7 ;
}
@ -1349,13 +1349,13 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
'Soil Moisture' = {
#Soil moisture
'Soil moisture' = {
table2Version = 2 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
'Soil Temperature' = {
#Soil temperature
'Soil temperature' = {
table2Version = 2 ;
indicatorOfParameter = 85 ;
}
@ -1471,8 +1471,8 @@
table2Version = 1 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
'Geopotential Height' = {
#Geopotential height
'Geopotential height' = {
table2Version = 1 ;
indicatorOfParameter = 7 ;
}
@ -2030,13 +2030,13 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
'Soil Moisture' = {
#Soil moisture
'Soil moisture' = {
table2Version = 1 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
'Soil Temperature' = {
#Soil temperature
'Soil temperature' = {
table2Version = 1 ;
indicatorOfParameter = 85 ;
}

View File

@ -94,7 +94,7 @@
table2Version = 3 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'156' = {
table2Version = 3 ;
indicatorOfParameter = 7 ;
@ -668,12 +668,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'228039' = {
table2Version = 3 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'228139' = {
table2Version = 3 ;
indicatorOfParameter = 85 ;
@ -790,7 +790,7 @@
table2Version = 2 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'156' = {
table2Version = 2 ;
indicatorOfParameter = 7 ;
@ -1349,12 +1349,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'228039' = {
table2Version = 2 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'228139' = {
table2Version = 2 ;
indicatorOfParameter = 85 ;
@ -1471,7 +1471,7 @@
table2Version = 1 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'156' = {
table2Version = 1 ;
indicatorOfParameter = 7 ;
@ -2030,12 +2030,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'228039' = {
table2Version = 1 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'228139' = {
table2Version = 1 ;
indicatorOfParameter = 85 ;

View File

@ -94,7 +94,7 @@
table2Version = 3 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 3 ;
indicatorOfParameter = 7 ;
@ -668,12 +668,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 3 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 3 ;
indicatorOfParameter = 85 ;
@ -790,7 +790,7 @@
table2Version = 2 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 2 ;
indicatorOfParameter = 7 ;
@ -1349,12 +1349,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 2 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 2 ;
indicatorOfParameter = 85 ;
@ -1471,7 +1471,7 @@
table2Version = 1 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
table2Version = 1 ;
indicatorOfParameter = 7 ;
@ -2030,12 +2030,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
table2Version = 1 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'st' = {
table2Version = 1 ;
indicatorOfParameter = 85 ;

View File

@ -94,7 +94,7 @@
table2Version = 3 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gpm' = {
table2Version = 3 ;
indicatorOfParameter = 7 ;
@ -668,12 +668,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'kg m**-3' = {
table2Version = 3 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'K' = {
table2Version = 3 ;
indicatorOfParameter = 85 ;
@ -790,7 +790,7 @@
table2Version = 2 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gpm' = {
table2Version = 2 ;
indicatorOfParameter = 7 ;
@ -1349,12 +1349,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'kg m**-3' = {
table2Version = 2 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'K' = {
table2Version = 2 ;
indicatorOfParameter = 85 ;
@ -1471,7 +1471,7 @@
table2Version = 1 ;
indicatorOfParameter = 44 ;
}
#Geopotential Height
#Geopotential height
'gpm' = {
table2Version = 1 ;
indicatorOfParameter = 7 ;
@ -2030,12 +2030,12 @@
indicatorOfParameter = 7 ;
indicatorOfTypeOfLevel = 1 ;
}
#Soil Moisture
#Soil moisture
'kg m**-3' = {
table2Version = 1 ;
indicatorOfParameter = 86 ;
}
#Soil Temperature
#Soil temperature
'K' = {
table2Version = 1 ;
indicatorOfParameter = 85 ;

View File

@ -308,7 +308,7 @@
parameterCategory = 2 ;
parameterNumber = 13 ;
}
#Geopotential Height
#Geopotential height
'geopotential_height' = {
discipline = 0 ;
parameterCategory = 3 ;

View File

@ -3713,7 +3713,7 @@
parameterCategory = 2 ;
parameterNumber = 13 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
discipline = 0 ;
parameterCategory = 3 ;
@ -5659,13 +5659,13 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
}
#Soil Temperature
#Soil temperature
'st' = {
discipline = 2 ;
parameterCategory = 0 ;

View File

@ -1,27 +1,4 @@
#Soil Moisture
'sm' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
typeOfSecondFixedSurface = 106 ;
typeOfFirstFixedSurface = 106 ;
scaleFactorOfFirstFixedSurface = 0 ;
scaledValueOfFirstFixedSurface = 0 ;
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
}
#Soil Temperature
'st' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 2 ;
scaledValueOfFirstFixedSurface = 0 ;
typeOfSecondFixedSurface = 106 ;
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
typeOfFirstFixedSurface = 106 ;
scaleFactorOfFirstFixedSurface = 0 ;
}
# Automatically generated by ./create_def.pl, do not edit
#Maximum temperature at 2 metres in the last 6 hours
'mx2t6' = {
discipline = 0 ;
@ -64,4 +41,27 @@
scaleFactorOfFirstFixedSurface = 1 ;
scaledValueOfFirstFixedSurface = 15 ;
}
#Soil moisture
'sm' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
typeOfSecondFixedSurface = 106 ;
typeOfFirstFixedSurface = 106 ;
scaleFactorOfFirstFixedSurface = 0 ;
scaledValueOfFirstFixedSurface = 0 ;
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
}
#Soil temperature
'st' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 2 ;
scaledValueOfFirstFixedSurface = 0 ;
typeOfSecondFixedSurface = 106 ;
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
typeOfFirstFixedSurface = 106 ;
scaleFactorOfFirstFixedSurface = 0 ;
}

View File

@ -41,8 +41,8 @@
scaledValueOfFirstFixedSurface = 15 ;
scaleFactorOfFirstFixedSurface = 1 ;
}
#Soil Moisture
'Soil Moisture' = {
#Soil moisture
'Soil moisture' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
@ -53,8 +53,8 @@
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
}
#Soil Temperature
'Soil Temperature' = {
#Soil temperature
'Soil temperature' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 2 ;

View File

@ -41,7 +41,7 @@
scaledValueOfFirstFixedSurface = 15 ;
scaleFactorOfFirstFixedSurface = 1 ;
}
#Soil Moisture
#Soil moisture
'228039' = {
discipline = 2 ;
parameterCategory = 0 ;
@ -53,7 +53,7 @@
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
}
#Soil Temperature
#Soil temperature
'228139' = {
discipline = 2 ;
parameterCategory = 0 ;

View File

@ -41,7 +41,7 @@
scaledValueOfFirstFixedSurface = 15 ;
scaleFactorOfFirstFixedSurface = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
discipline = 2 ;
parameterCategory = 0 ;
@ -53,7 +53,7 @@
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
}
#Soil Temperature
#Soil temperature
'st' = {
discipline = 2 ;
parameterCategory = 0 ;

View File

@ -41,7 +41,7 @@
scaledValueOfFirstFixedSurface = 15 ;
scaleFactorOfFirstFixedSurface = 1 ;
}
#Soil Moisture
#Soil moisture
'kg m**-3' = {
discipline = 2 ;
parameterCategory = 0 ;
@ -53,7 +53,7 @@
scaledValueOfSecondFixedSurface = 2 ;
scaleFactorOfSecondFixedSurface = 1 ;
}
#Soil Temperature
#Soil temperature
'K' = {
discipline = 2 ;
parameterCategory = 0 ;

View File

@ -3713,8 +3713,8 @@
parameterCategory = 2 ;
parameterNumber = 13 ;
}
#Geopotential Height
'Geopotential Height' = {
#Geopotential height
'Geopotential height' = {
discipline = 0 ;
parameterCategory = 3 ;
parameterNumber = 5 ;
@ -5659,14 +5659,14 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 1 ;
}
#Soil Moisture
'Soil Moisture' = {
#Soil moisture
'Soil moisture' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
}
#Soil Temperature
'Soil Temperature' = {
#Soil temperature
'Soil temperature' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 2 ;

View File

@ -3713,7 +3713,7 @@
parameterCategory = 2 ;
parameterNumber = 13 ;
}
#Geopotential Height
#Geopotential height
'156' = {
discipline = 0 ;
parameterCategory = 3 ;
@ -5659,13 +5659,13 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 1 ;
}
#Soil Moisture
#Soil moisture
'228039' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
}
#Soil Temperature
#Soil temperature
'228139' = {
discipline = 2 ;
parameterCategory = 0 ;

View File

@ -3713,7 +3713,7 @@
parameterCategory = 2 ;
parameterNumber = 13 ;
}
#Geopotential Height
#Geopotential height
'gh' = {
discipline = 0 ;
parameterCategory = 3 ;
@ -5659,13 +5659,13 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 1 ;
}
#Soil Moisture
#Soil moisture
'sm' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
}
#Soil Temperature
#Soil temperature
'st' = {
discipline = 2 ;
parameterCategory = 0 ;

View File

@ -3713,7 +3713,7 @@
parameterCategory = 2 ;
parameterNumber = 13 ;
}
#Geopotential Height
#Geopotential height
'gpm' = {
discipline = 0 ;
parameterCategory = 3 ;
@ -5659,13 +5659,13 @@
parameterNumber = 5 ;
typeOfFirstFixedSurface = 1 ;
}
#Soil Moisture
#Soil moisture
'kg m**-3' = {
discipline = 2 ;
parameterCategory = 0 ;
parameterNumber = 22 ;
}
#Soil Temperature
#Soil temperature
'K' = {
discipline = 2 ;
parameterCategory = 0 ;