mirror of https://github.com/ecmwf/eccodes.git
GRIB-869: Adding 4 new surface parameters (grib1 codings)
This commit is contained in:
parent
bfe7e43b0a
commit
eabfbaec9e
|
@ -9009,6 +9009,26 @@
|
|||
table2Version = 228 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Cloud base height aviation
|
||||
'cbha' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Cloud top height convective
|
||||
'cthc' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Height of Zero Deg Wet Bulb Temperature
|
||||
'hwbt0' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Height of One Deg Wet Bulb Temperature
|
||||
'hwbt1' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#GPP coefficient from Biogenic Flux Adjustment System
|
||||
'gppbfas' = {
|
||||
table2Version = 228 ;
|
||||
|
|
|
@ -9009,6 +9009,26 @@
|
|||
table2Version = 228 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Cloud base height aviation
|
||||
'Cloud base height aviation' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Cloud top height convective
|
||||
'Cloud top height convective' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Height of Zero Deg Wet Bulb Temperature
|
||||
'Height of Zero Deg Wet Bulb Temperature' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Height of One Deg Wet Bulb Temperature
|
||||
'Height of One Deg Wet Bulb Temperature' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#GPP coefficient from Biogenic Flux Adjustment System
|
||||
'GPP coefficient from Biogenic Flux Adjustment System' = {
|
||||
table2Version = 228 ;
|
||||
|
|
|
@ -9009,6 +9009,26 @@
|
|||
table2Version = 228 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Cloud base height aviation
|
||||
'228045' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Cloud top height convective
|
||||
'228046' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Height of Zero Deg Wet Bulb Temperature
|
||||
'228047' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Height of One Deg Wet Bulb Temperature
|
||||
'228048' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#GPP coefficient from Biogenic Flux Adjustment System
|
||||
'228078' = {
|
||||
table2Version = 228 ;
|
||||
|
|
|
@ -9009,6 +9009,26 @@
|
|||
table2Version = 228 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Cloud base height aviation
|
||||
'cbha' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Cloud top height convective
|
||||
'cthc' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Height of Zero Deg Wet Bulb Temperature
|
||||
'hwbt0' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Height of One Deg Wet Bulb Temperature
|
||||
'hwbt1' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#GPP coefficient from Biogenic Flux Adjustment System
|
||||
'gppbfas' = {
|
||||
table2Version = 228 ;
|
||||
|
|
|
@ -9009,6 +9009,26 @@
|
|||
table2Version = 228 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Cloud base height aviation
|
||||
'm' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Cloud top height convective
|
||||
'm' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Height of Zero Deg Wet Bulb Temperature
|
||||
'm' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Height of One Deg Wet Bulb Temperature
|
||||
'm' = {
|
||||
table2Version = 228 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#GPP coefficient from Biogenic Flux Adjustment System
|
||||
'dimensionless' = {
|
||||
table2Version = 228 ;
|
||||
|
|
Loading…
Reference in New Issue