mirror of https://github.com/ecmwf/eccodes.git
GRIB-1018: UKMO params 201 and 202
This commit is contained in:
parent
861c3f42ab
commit
3105e697d8
|
@ -1,4 +1,26 @@
|
|||
# Automatically generated by ./create_def.pl, do not edit
|
||||
#Maximum temperature at 2 metres since previous post-processing
|
||||
'Maximum temperature at 2 metres since previous post-processing' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
is_uerra = 1 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres since previous post-processing
|
||||
'Minimum temperature at 2 metres since previous post-processing' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
is_uerra = 1 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres in the last 6 hours
|
||||
'Maximum temperature at 2 metres in the last 6 hours' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -1,4 +1,26 @@
|
|||
# Automatically generated by ./create_def.pl, do not edit
|
||||
#Maximum temperature at 2 metres since previous post-processing
|
||||
'201' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
is_uerra = 1 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres since previous post-processing
|
||||
'202' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
is_uerra = 1 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres in the last 6 hours
|
||||
'121' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -1,4 +1,26 @@
|
|||
# Automatically generated by ./create_def.pl, do not edit
|
||||
#Maximum temperature at 2 metres since previous post-processing
|
||||
'mx2t' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
is_uerra = 1 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres since previous post-processing
|
||||
'mn2t' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
is_uerra = 1 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres in the last 6 hours
|
||||
'mx2t6' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -1,4 +1,26 @@
|
|||
# Automatically generated by ./create_def.pl, do not edit
|
||||
#Maximum temperature at 2 metres since previous post-processing
|
||||
'K' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
is_uerra = 1 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres since previous post-processing
|
||||
'K' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
scaledValueOfFirstFixedSurface = 15 ;
|
||||
scaleFactorOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
is_uerra = 1 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres in the last 6 hours
|
||||
'K' = {
|
||||
discipline = 0 ;
|
||||
|
|
Loading…
Reference in New Issue