mirror of https://github.com/ecmwf/eccodes.git
GRIB-812: WMO grib2 codings for Haines Index and Apparent temperature
This commit is contained in:
parent
281e4ce1e0
commit
a42b1e0f80
|
@ -216,6 +216,18 @@
|
|||
parameterNumber = 20 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Apparent temperature
|
||||
'aptmp' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 21 ;
|
||||
}
|
||||
#Haines Index
|
||||
'hindex' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 2 ;
|
||||
}
|
||||
#Cloudy brightness temperature
|
||||
'p260510' = {
|
||||
discipline = 3 ;
|
||||
|
|
|
@ -216,6 +216,18 @@
|
|||
parameterNumber = 20 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Apparent temperature
|
||||
'Apparent temperature' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 21 ;
|
||||
}
|
||||
#Haines Index
|
||||
'Haines Index' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 2 ;
|
||||
}
|
||||
#Cloudy brightness temperature
|
||||
'Cloudy brightness temperature' = {
|
||||
discipline = 3 ;
|
||||
|
|
|
@ -216,6 +216,18 @@
|
|||
parameterNumber = 20 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Apparent temperature
|
||||
'260255' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 21 ;
|
||||
}
|
||||
#Haines Index
|
||||
'260256' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 2 ;
|
||||
}
|
||||
#Cloudy brightness temperature
|
||||
'260510' = {
|
||||
discipline = 3 ;
|
||||
|
@ -425,8 +437,8 @@
|
|||
discipline = 0 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 6 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
}
|
||||
#Potential vorticity
|
||||
'60' = {
|
||||
|
@ -502,8 +514,8 @@
|
|||
discipline = 0 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 51 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
}
|
||||
#Vorticity (relative)
|
||||
'138' = {
|
||||
|
@ -2570,16 +2582,16 @@
|
|||
discipline = 0 ;
|
||||
parameterCategory = 6 ;
|
||||
parameterNumber = 1 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
}
|
||||
#Field capacity
|
||||
'228170' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 12 ;
|
||||
typeOfSecondFixedSurface = 106 ;
|
||||
typeOfFirstFixedSurface = 106 ;
|
||||
typeOfSecondFixedSurface = 106 ;
|
||||
scaledValueOfSecondFixedSurface = 2 ;
|
||||
scaledValueOfFirstFixedSurface = 0 ;
|
||||
scaleFactorOfSecondFixedSurface = 1 ;
|
||||
|
|
|
@ -216,6 +216,18 @@
|
|||
parameterNumber = 20 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Apparent temperature
|
||||
'aptmp' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 21 ;
|
||||
}
|
||||
#Haines Index
|
||||
'hindex' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 2 ;
|
||||
}
|
||||
#Cloudy brightness temperature
|
||||
'clbt' = {
|
||||
discipline = 3 ;
|
||||
|
@ -425,8 +437,8 @@
|
|||
discipline = 0 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 6 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
}
|
||||
#Potential vorticity
|
||||
'pv' = {
|
||||
|
@ -502,8 +514,8 @@
|
|||
discipline = 0 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 51 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfSecondFixedSurface = 8 ;
|
||||
}
|
||||
#Vorticity (relative)
|
||||
'vo' = {
|
||||
|
@ -2578,8 +2590,8 @@
|
|||
discipline = 2 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 12 ;
|
||||
typeOfSecondFixedSurface = 106 ;
|
||||
typeOfFirstFixedSurface = 106 ;
|
||||
typeOfSecondFixedSurface = 106 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfSecondFixedSurface = 2 ;
|
||||
scaledValueOfFirstFixedSurface = 0 ;
|
||||
|
|
|
@ -13,4 +13,3 @@ include "grib2/template.4.parameter.def"
|
|||
include "grib2/template.4.horizontal.def"
|
||||
include "grib2/template.4.derived.def"
|
||||
include "grib2/template.4.statistical.def"
|
||||
|
||||
|
|
|
@ -7,5 +7,4 @@
|
|||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
include "grib2/template.5.40.def"
|
||||
|
||||
include "grib2/template.5.40.def"
|
|
@ -8,4 +8,3 @@
|
|||
#
|
||||
|
||||
include "grib2/template.5.41.def"
|
||||
|
||||
|
|
|
@ -7,5 +7,4 @@
|
|||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
include "grib2/template.7.41.def"
|
||||
|
||||
include "grib2/template.7.41.def"
|
|
@ -216,6 +216,18 @@
|
|||
parameterNumber = 20 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Apparent temperature
|
||||
'K' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 21 ;
|
||||
}
|
||||
#Haines Index
|
||||
'Numeric' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 2 ;
|
||||
}
|
||||
#Cloudy brightness temperature
|
||||
'K' = {
|
||||
discipline = 3 ;
|
||||
|
|
Loading…
Reference in New Issue