mirror of https://github.com/ecmwf/eccodes.git
Merge branch 'develop' into feature/ecbuild_3.4
This commit is contained in:
commit
3fc4f62b0f
|
@ -675,6 +675,12 @@
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
scaledValueOfFirstFixedSurface = 2 ;
|
scaledValueOfFirstFixedSurface = 2 ;
|
||||||
}
|
}
|
||||||
|
#Liquid water content in snow pack
|
||||||
|
'lwcs' = {
|
||||||
|
discipline = 2 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 23 ;
|
||||||
|
}
|
||||||
#Height of convective cloud top
|
#Height of convective cloud top
|
||||||
'hcct' = {
|
'hcct' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -675,6 +675,12 @@
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
typeOfFirstFixedSurface = 103 ;
|
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
|
||||||
'Height of convective cloud top' = {
|
'Height of convective cloud top' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -675,6 +675,12 @@
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
scaledValueOfFirstFixedSurface = 2 ;
|
scaledValueOfFirstFixedSurface = 2 ;
|
||||||
}
|
}
|
||||||
|
#Liquid water content in snow pack
|
||||||
|
'228038' = {
|
||||||
|
discipline = 2 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 23 ;
|
||||||
|
}
|
||||||
#Height of convective cloud top
|
#Height of convective cloud top
|
||||||
'228046' = {
|
'228046' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -675,6 +675,12 @@
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
scaledValueOfFirstFixedSurface = 2 ;
|
scaledValueOfFirstFixedSurface = 2 ;
|
||||||
}
|
}
|
||||||
|
#Liquid water content in snow pack
|
||||||
|
'lwcs' = {
|
||||||
|
discipline = 2 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 23 ;
|
||||||
|
}
|
||||||
#Height of convective cloud top
|
#Height of convective cloud top
|
||||||
'hcct' = {
|
'hcct' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -675,6 +675,12 @@
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
typeOfFirstFixedSurface = 103 ;
|
typeOfFirstFixedSurface = 103 ;
|
||||||
}
|
}
|
||||||
|
#Liquid water content in snow pack
|
||||||
|
'kg m**-2' = {
|
||||||
|
discipline = 2 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 23 ;
|
||||||
|
}
|
||||||
#Height of convective cloud top
|
#Height of convective cloud top
|
||||||
'm' = {
|
'm' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
Loading…
Reference in New Issue