mirror of https://github.com/ecmwf/eccodes.git
ECC-1812: GRIB2: Add time-mean version of 159; blh
This commit is contained in:
parent
8e4b9192ca
commit
ce7301ee44
|
@ -5013,6 +5013,13 @@
|
|||
parameterNumber = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean boundary layer height
|
||||
'mblh' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 18 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre U wind component
|
||||
'm10u' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -5013,6 +5013,13 @@
|
|||
parameterNumber = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean boundary layer height
|
||||
'Time-mean boundary layer height' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 18 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre U wind component
|
||||
'Time-mean 10 metre U wind component' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -5013,6 +5013,13 @@
|
|||
parameterNumber = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean boundary layer height
|
||||
'235159' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 18 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre U wind component
|
||||
'235165' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -5013,6 +5013,13 @@
|
|||
parameterNumber = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean boundary layer height
|
||||
'mblh' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 18 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre U wind component
|
||||
'm10u' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -5013,6 +5013,13 @@
|
|||
parameterNumber = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean boundary layer height
|
||||
'm' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 3 ;
|
||||
parameterNumber = 18 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre U wind component
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
|
Loading…
Reference in New Issue