mirror of https://github.com/ecmwf/eccodes.git
ECC-1145: GRIB edition 2 parameter representing 'liquid water content in snow pack'
This commit is contained in:
parent
0bb6d97f8b
commit
aff465eba0
|
@ -675,6 +675,12 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
}
|
||||
#Liquid water content in snow pack
|
||||
'lwcs' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 23 ;
|
||||
}
|
||||
#Height of convective cloud top
|
||||
'hcct' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -675,6 +675,12 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
}
|
||||
#Liquid water content in snow pack
|
||||
'Liquid water content in snow pack' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 23 ;
|
||||
}
|
||||
#Height of convective cloud top
|
||||
'Height of convective cloud top' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -675,6 +675,12 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
}
|
||||
#Liquid water content in snow pack
|
||||
'228038' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 23 ;
|
||||
}
|
||||
#Height of convective cloud top
|
||||
'228046' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -675,6 +675,12 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
}
|
||||
#Liquid water content in snow pack
|
||||
'lwcs' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 23 ;
|
||||
}
|
||||
#Height of convective cloud top
|
||||
'hcct' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -675,6 +675,12 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
}
|
||||
#Liquid water content in snow pack
|
||||
'kg m**-2' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 23 ;
|
||||
}
|
||||
#Height of convective cloud top
|
||||
'm' = {
|
||||
discipline = 0 ;
|
||||
|
|
Loading…
Reference in New Issue