mirror of https://github.com/ecmwf/eccodes.git
GRIB-577: Create GRIB1 concept for GLAMEPS CAPE parameter
This commit is contained in:
parent
5cffcff0bb
commit
381af37302
|
@ -4,6 +4,11 @@
|
|||
table2Version = 1 ;
|
||||
indicatorOfParameter = 61 ;
|
||||
}
|
||||
#Convective available potential energy
|
||||
'Convective available potential energy' = {
|
||||
table2Version = 1 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#10 metre wind gust
|
||||
'10 metre wind gust' = {
|
||||
table2Version = 1 ;
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
table2Version = 1 ;
|
||||
indicatorOfParameter = 61 ;
|
||||
}
|
||||
#Convective available potential energy
|
||||
'59' = {
|
||||
table2Version = 1 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#10 metre wind gust
|
||||
'88001228' = {
|
||||
table2Version = 1 ;
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
table2Version = 1 ;
|
||||
indicatorOfParameter = 61 ;
|
||||
}
|
||||
#Convective available potential energy
|
||||
'cape' = {
|
||||
table2Version = 1 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#10 metre wind gust
|
||||
'gust' = {
|
||||
table2Version = 1 ;
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
table2Version = 1 ;
|
||||
indicatorOfParameter = 61 ;
|
||||
}
|
||||
#Convective available potential energy
|
||||
'J kg**-1' = {
|
||||
table2Version = 1 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#10 metre wind gust
|
||||
'm s**-1' = {
|
||||
table2Version = 1 ;
|
||||
|
|
Loading…
Reference in New Issue