mirror of https://github.com/ecmwf/eccodes.git
ECC-1155: GRIB: New CAPE and CIN parameters (228237)
This commit is contained in:
parent
ccbb0f9dab
commit
7b3e9aa23b
|
@ -891,8 +891,8 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 6 ;
|
parameterNumber = 6 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#Most-unstable CIN
|
#Most-unstable CIN
|
||||||
'mucin' = {
|
'mucin' = {
|
||||||
|
@ -900,8 +900,17 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 7 ;
|
parameterNumber = 7 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
|
}
|
||||||
|
#Departure level of the most unstable parcel expressed as Pressure
|
||||||
|
'mudlp' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 0 ;
|
||||||
|
typeOfFirstFixedSurface = 17 ;
|
||||||
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#200 metre U wind component
|
#200 metre U wind component
|
||||||
'u200' = {
|
'u200' = {
|
||||||
|
|
|
@ -891,8 +891,8 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 6 ;
|
parameterNumber = 6 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#Most-unstable CIN
|
#Most-unstable CIN
|
||||||
'Most-unstable CIN' = {
|
'Most-unstable CIN' = {
|
||||||
|
@ -900,8 +900,17 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 7 ;
|
parameterNumber = 7 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
|
}
|
||||||
|
#Departure level of the most unstable parcel expressed as Pressure
|
||||||
|
'Departure level of the most unstable parcel expressed as Pressure' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 0 ;
|
||||||
|
typeOfFirstFixedSurface = 17 ;
|
||||||
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#200 metre U wind component
|
#200 metre U wind component
|
||||||
'200 metre U wind component' = {
|
'200 metre U wind component' = {
|
||||||
|
|
|
@ -891,8 +891,8 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 6 ;
|
parameterNumber = 6 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#Most-unstable CIN
|
#Most-unstable CIN
|
||||||
'228236' = {
|
'228236' = {
|
||||||
|
@ -900,8 +900,17 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 7 ;
|
parameterNumber = 7 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
|
}
|
||||||
|
#Departure level of the most unstable parcel expressed as Pressure
|
||||||
|
'228237' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 0 ;
|
||||||
|
typeOfFirstFixedSurface = 17 ;
|
||||||
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#200 metre U wind component
|
#200 metre U wind component
|
||||||
'228239' = {
|
'228239' = {
|
||||||
|
|
|
@ -891,8 +891,8 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 6 ;
|
parameterNumber = 6 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#Most-unstable CIN
|
#Most-unstable CIN
|
||||||
'mucin' = {
|
'mucin' = {
|
||||||
|
@ -900,8 +900,17 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 7 ;
|
parameterNumber = 7 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
|
}
|
||||||
|
#Departure level of the most unstable parcel expressed as Pressure
|
||||||
|
'mudlp' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 0 ;
|
||||||
|
typeOfFirstFixedSurface = 17 ;
|
||||||
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#200 metre U wind component
|
#200 metre U wind component
|
||||||
'200u' = {
|
'200u' = {
|
||||||
|
|
|
@ -891,8 +891,8 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 6 ;
|
parameterNumber = 6 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#Most-unstable CIN
|
#Most-unstable CIN
|
||||||
'J kg**-1' = {
|
'J kg**-1' = {
|
||||||
|
@ -900,8 +900,17 @@
|
||||||
parameterCategory = 7 ;
|
parameterCategory = 7 ;
|
||||||
parameterNumber = 7 ;
|
parameterNumber = 7 ;
|
||||||
typeOfFirstFixedSurface = 17 ;
|
typeOfFirstFixedSurface = 17 ;
|
||||||
scaleFactorOfFirstFixedSurface = missing() ;
|
|
||||||
scaledValueOfFirstFixedSurface = missing() ;
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
|
}
|
||||||
|
#Departure level of the most unstable parcel expressed as Pressure
|
||||||
|
'Pa' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 0 ;
|
||||||
|
typeOfFirstFixedSurface = 17 ;
|
||||||
|
scaledValueOfFirstFixedSurface = missing() ;
|
||||||
|
scaleFactorOfFirstFixedSurface = missing() ;
|
||||||
}
|
}
|
||||||
#200 metre U wind component
|
#200 metre U wind component
|
||||||
'm s**-1' = {
|
'm s**-1' = {
|
||||||
|
|
Loading…
Reference in New Issue