mirror of https://github.com/ecmwf/eccodes.git
ECC-1155: GRIB: New CAPE and CIN parameters (Add keys with missing values)
This commit is contained in:
parent
9eac6d620d
commit
c238a49abe
|
@ -891,6 +891,8 @@
|
|||
parameterCategory = 7 ;
|
||||
parameterNumber = 6 ;
|
||||
typeOfFirstFixedSurface = 17 ;
|
||||
scaleFactorOfFirstFixedSurface = missing() ;
|
||||
scaledValueOfFirstFixedSurface = missing() ;
|
||||
}
|
||||
#Most-unstable CIN
|
||||
'mucin' = {
|
||||
|
|
|
@ -891,6 +891,8 @@
|
|||
parameterCategory = 7 ;
|
||||
parameterNumber = 6 ;
|
||||
typeOfFirstFixedSurface = 17 ;
|
||||
scaleFactorOfFirstFixedSurface = missing() ;
|
||||
scaledValueOfFirstFixedSurface = missing() ;
|
||||
}
|
||||
#Most-unstable CIN
|
||||
'Most-unstable CIN' = {
|
||||
|
|
|
@ -891,6 +891,8 @@
|
|||
parameterCategory = 7 ;
|
||||
parameterNumber = 6 ;
|
||||
typeOfFirstFixedSurface = 17 ;
|
||||
scaleFactorOfFirstFixedSurface = missing() ;
|
||||
scaledValueOfFirstFixedSurface = missing() ;
|
||||
}
|
||||
#Most-unstable CIN
|
||||
'228236' = {
|
||||
|
|
|
@ -891,6 +891,8 @@
|
|||
parameterCategory = 7 ;
|
||||
parameterNumber = 6 ;
|
||||
typeOfFirstFixedSurface = 17 ;
|
||||
scaleFactorOfFirstFixedSurface = missing() ;
|
||||
scaledValueOfFirstFixedSurface = missing() ;
|
||||
}
|
||||
#Most-unstable CIN
|
||||
'mucin' = {
|
||||
|
|
|
@ -891,6 +891,8 @@
|
|||
parameterCategory = 7 ;
|
||||
parameterNumber = 6 ;
|
||||
typeOfFirstFixedSurface = 17 ;
|
||||
scaleFactorOfFirstFixedSurface = missing() ;
|
||||
scaledValueOfFirstFixedSurface = missing() ;
|
||||
}
|
||||
#Most-unstable CIN
|
||||
'J kg**-1' = {
|
||||
|
|
Loading…
Reference in New Issue