mirror of https://github.com/ecmwf/eccodes.git
Merge remote-tracking branch 'origin/feature/ECC-1903-tablesVersion-switch' into feature/mtg2_parameters
This commit is contained in:
commit
d4b1865d7b
|
@ -6,40 +6,6 @@
|
|||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Maximum 10 metre wind gust since previous post-processing
|
||||
'fg10' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 22 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres in the last 6 hours
|
||||
'mx2t6' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
indicatorOfUnitForTimeRange = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
lengthOfTimeRange = 6 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres in the last 6 hours
|
||||
'mn2t6' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
indicatorOfUnitForTimeRange = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
lengthOfTimeRange = 6 ;
|
||||
}
|
||||
#10 metre U wind component
|
||||
'u10' = {
|
||||
discipline = 0 ;
|
||||
|
@ -76,26 +42,6 @@
|
|||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres since previous post-processing
|
||||
'mx2t' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres since previous post-processing
|
||||
'mn2t' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#10 metre wind speed
|
||||
'si10' = {
|
||||
discipline = 0 ;
|
||||
|
@ -129,18 +75,6 @@
|
|||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#Maximum 10 metre wind gust in the last 3 hours
|
||||
'fg310' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 22 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
indicatorOfUnitForTimeRange = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
lengthOfTimeRange = 3 ;
|
||||
}
|
||||
#2 metre relative humidity with respect to water
|
||||
'rhw2' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -5,30 +5,6 @@
|
|||
parameterCategory = 128 ;
|
||||
parameterNumber = 31 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres in the last 24 hours
|
||||
'mx2t24' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
indicatorOfUnitForTimeRange = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
lengthOfTimeRange = 24 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres in the last 24 hours
|
||||
'mn2t24' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
indicatorOfUnitForTimeRange = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
lengthOfTimeRange = 24 ;
|
||||
}
|
||||
#10 metre wind gust difference
|
||||
'fgdiff10' = {
|
||||
discipline = 192 ;
|
||||
|
@ -77,30 +53,6 @@
|
|||
parameterCategory = 171 ;
|
||||
parameterNumber = 7 ;
|
||||
}
|
||||
#Maximum temperature at 2 metres in the last 3 hours
|
||||
'mx2t3' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
indicatorOfUnitForTimeRange = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
lengthOfTimeRange = 3 ;
|
||||
}
|
||||
#Minimum temperature at 2 metres in the last 3 hours
|
||||
'mn2t3' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 0 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 2 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
indicatorOfUnitForTimeRange = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
lengthOfTimeRange = 3 ;
|
||||
}
|
||||
#Maximum 10 metre wind gust in the last 3 hours
|
||||
'fg310' = {
|
||||
discipline = 192 ;
|
||||
|
|
|
@ -931,6 +931,18 @@
|
|||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#10 metre convective gust of at least 25 m/s
|
||||
'10 metre convective gust of at least 25 m/s' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfLowerLimit = 25 ;
|
||||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#Probability of temperature standardized anomaly greater than 1 standard deviation
|
||||
'Probability of temperature standardized anomaly greater than 1 standard deviation' = {
|
||||
discipline = 0 ;
|
||||
|
@ -4024,6 +4036,13 @@
|
|||
typeOfGeneratingProcess = 20 ;
|
||||
is_aerosol = 1 ;
|
||||
}
|
||||
#Cosine of solar zenith angle
|
||||
'Cosine of solar zenith angle' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Dry deposition of ammonium aerosol
|
||||
'Dry deposition of ammonium aerosol' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8297,6 +8316,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean cosine of solar zenith angle
|
||||
'Time-mean cosine of solar zenith angle' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean freezing rain precipitation rate
|
||||
'Time-mean freezing rain precipitation rate' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8681,6 +8708,58 @@
|
|||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean land surface heat net flux
|
||||
'Time-mean land surface heat net flux' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean surface direct normal short-wave radiation flux, clear sky
|
||||
'Time-mean surface direct normal short-wave radiation flux, clear sky' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre convective gust
|
||||
'Time-mean 10 metre convective gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre turbulent gust
|
||||
'Time-mean 10 metre turbulent gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-integrated land surface heat net flux
|
||||
'Time-integrated land surface heat net flux' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-integrated surface direct normal short-wave radiation flux, clear sky
|
||||
'Time-integrated surface direct normal short-wave radiation flux, clear sky' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-maximum temperature tendency due to short-wave radiation
|
||||
'Time-maximum temperature tendency due to short-wave radiation' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10122,6 +10201,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum cosine of solar zenith angle
|
||||
'Time-maximum cosine of solar zenith angle' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum freezing rain precipitation rate
|
||||
'Time-maximum freezing rain precipitation rate' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10517,6 +10604,42 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum land surface heat net flux
|
||||
'Time-maximum land surface heat net flux' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum surface direct normal short-wave radiation flux, clear sky
|
||||
'Time-maximum surface direct normal short-wave radiation flux, clear sky' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre convective gust
|
||||
'Time-maximum 10 metre convective gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre turbulent gust
|
||||
'Time-maximum 10 metre turbulent gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-minimum temperature tendency due to short-wave radiation
|
||||
'Time-minimum temperature tendency due to short-wave radiation' = {
|
||||
discipline = 0 ;
|
||||
|
@ -11958,6 +12081,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum cosine of solar zenith angle
|
||||
'Time-minimum cosine of solar zenith angle' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum freezing rain rate water equivalent
|
||||
'Time-minimum freezing rain rate water equivalent' = {
|
||||
discipline = 0 ;
|
||||
|
@ -12333,6 +12464,42 @@
|
|||
parameterNumber = 51 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum land surface heat net flux
|
||||
'Time-minimum land surface heat net flux' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum surface direct normal short-wave radiation flux, clear sky
|
||||
'Time-minimum surface direct normal short-wave radiation flux, clear sky' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre convective gust
|
||||
'Time-minimum 10 metre convective gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre turbulent gust
|
||||
'Time-minimum 10 metre turbulent gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-standard-deviation temperature tendency due to short-wave radiation
|
||||
'Time-standard-deviation temperature tendency due to short-wave radiation' = {
|
||||
discipline = 0 ;
|
||||
|
@ -13764,6 +13931,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation cosine of solar zenith angle
|
||||
'Time-standard-deviation cosine of solar zenith angle' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation freezing rain rate water equivalent
|
||||
'Time-standard-deviation freezing rain rate water equivalent' = {
|
||||
discipline = 0 ;
|
||||
|
@ -14132,6 +14307,42 @@
|
|||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation land surface heat net flux
|
||||
'Time-standard-deviation land surface heat net flux' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation surface direct normal short-wave radiation flux, clear sky
|
||||
'Time-standard-deviation surface direct normal short-wave radiation flux, clear sky' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre convective gust
|
||||
'Time-standard-deviation 10 metre convective gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre turbulent gust
|
||||
'Time-standard-deviation 10 metre turbulent gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Cross sectional area of flow in channel
|
||||
'Cross sectional area of flow in channel' = {
|
||||
discipline = 1 ;
|
||||
|
@ -16335,6 +16546,38 @@
|
|||
parameterNumber = 19 ;
|
||||
typeOfStatisticalProcessing = 101 ;
|
||||
}
|
||||
#Land surface heat net flux
|
||||
'Land surface heat net flux' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Surface direct normal short-wave radiation flux, clear sky
|
||||
'Surface direct normal short-wave radiation flux, clear sky' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#10 metre convective gust
|
||||
'10 metre convective gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#10 metre turbulent gust
|
||||
'10 metre turbulent gust' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#Universal thermal climate index
|
||||
'Universal thermal climate index' = {
|
||||
discipline = 20 ;
|
||||
|
@ -19162,6 +19405,28 @@
|
|||
parameterCategory = 20 ;
|
||||
parameterNumber = 105 ;
|
||||
}
|
||||
#Mass mixing ratio difference
|
||||
'Mass mixing ratio difference' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
}
|
||||
#Mass mixing ratio from volcanoes difference
|
||||
'Mass mixing ratio from volcanoes difference' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
sourceSinkChemicalPhysicalProcess = 7 ;
|
||||
}
|
||||
#Emission mass flux from wild fires
|
||||
'Emission mass flux from wild fires' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 77 ;
|
||||
sourceSinkChemicalPhysicalProcess = 5 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'Pressure tendency' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -931,6 +931,18 @@
|
|||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#10 metre convective gust of at least 25 m/s
|
||||
'131256' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfLowerLimit = 25 ;
|
||||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#Probability of temperature standardized anomaly greater than 1 standard deviation
|
||||
'133093' = {
|
||||
discipline = 0 ;
|
||||
|
@ -4024,6 +4036,13 @@
|
|||
typeOfGeneratingProcess = 20 ;
|
||||
is_aerosol = 1 ;
|
||||
}
|
||||
#Cosine of solar zenith angle
|
||||
'214001' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Dry deposition of ammonium aerosol
|
||||
'215206' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8297,6 +8316,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean cosine of solar zenith angle
|
||||
'235340' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean freezing rain precipitation rate
|
||||
'235341' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8681,6 +8708,58 @@
|
|||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean land surface heat net flux
|
||||
'235386' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean surface direct normal short-wave radiation flux, clear sky
|
||||
'235387' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre convective gust
|
||||
'235388' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre turbulent gust
|
||||
'235389' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-integrated land surface heat net flux
|
||||
'236386' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-integrated surface direct normal short-wave radiation flux, clear sky
|
||||
'236387' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-maximum temperature tendency due to short-wave radiation
|
||||
'237001' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10122,6 +10201,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum cosine of solar zenith angle
|
||||
'237340' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum freezing rain precipitation rate
|
||||
'237341' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10517,6 +10604,42 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum land surface heat net flux
|
||||
'237386' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum surface direct normal short-wave radiation flux, clear sky
|
||||
'237387' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre convective gust
|
||||
'237388' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre turbulent gust
|
||||
'237389' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-minimum temperature tendency due to short-wave radiation
|
||||
'238001' = {
|
||||
discipline = 0 ;
|
||||
|
@ -11958,6 +12081,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum cosine of solar zenith angle
|
||||
'238340' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum freezing rain rate water equivalent
|
||||
'238341' = {
|
||||
discipline = 0 ;
|
||||
|
@ -12333,6 +12464,42 @@
|
|||
parameterNumber = 51 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum land surface heat net flux
|
||||
'238386' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum surface direct normal short-wave radiation flux, clear sky
|
||||
'238387' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre convective gust
|
||||
'238388' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre turbulent gust
|
||||
'238389' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-standard-deviation temperature tendency due to short-wave radiation
|
||||
'239001' = {
|
||||
discipline = 0 ;
|
||||
|
@ -13764,6 +13931,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation cosine of solar zenith angle
|
||||
'239340' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation freezing rain rate water equivalent
|
||||
'239341' = {
|
||||
discipline = 0 ;
|
||||
|
@ -14132,6 +14307,42 @@
|
|||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation land surface heat net flux
|
||||
'239386' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation surface direct normal short-wave radiation flux, clear sky
|
||||
'239387' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre convective gust
|
||||
'239388' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre turbulent gust
|
||||
'239389' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Cross sectional area of flow in channel
|
||||
'240011' = {
|
||||
discipline = 1 ;
|
||||
|
@ -16335,6 +16546,38 @@
|
|||
parameterNumber = 19 ;
|
||||
typeOfStatisticalProcessing = 101 ;
|
||||
}
|
||||
#Land surface heat net flux
|
||||
'260684' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Surface direct normal short-wave radiation flux, clear sky
|
||||
'260685' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#10 metre convective gust
|
||||
'260686' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#10 metre turbulent gust
|
||||
'260687' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#Universal thermal climate index
|
||||
'261001' = {
|
||||
discipline = 20 ;
|
||||
|
@ -19162,6 +19405,28 @@
|
|||
parameterCategory = 20 ;
|
||||
parameterNumber = 105 ;
|
||||
}
|
||||
#Mass mixing ratio difference
|
||||
'467000' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
}
|
||||
#Mass mixing ratio from volcanoes difference
|
||||
'468000' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
sourceSinkChemicalPhysicalProcess = 7 ;
|
||||
}
|
||||
#Emission mass flux from wild fires
|
||||
'469000' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 77 ;
|
||||
sourceSinkChemicalPhysicalProcess = 5 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'3003' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -931,6 +931,18 @@
|
|||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#10 metre convective gust of at least 25 m/s
|
||||
'10cogug25' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfLowerLimit = 25 ;
|
||||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#Probability of temperature standardized anomaly greater than 1 standard deviation
|
||||
'ptsa_gt_1stdev' = {
|
||||
discipline = 0 ;
|
||||
|
@ -4024,6 +4036,13 @@
|
|||
typeOfGeneratingProcess = 20 ;
|
||||
is_aerosol = 1 ;
|
||||
}
|
||||
#Cosine of solar zenith angle
|
||||
'cossza' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Dry deposition of ammonium aerosol
|
||||
'aerddpam' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8297,6 +8316,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean cosine of solar zenith angle
|
||||
'avg_cossza' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean freezing rain precipitation rate
|
||||
'avg_fprate' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8681,6 +8708,58 @@
|
|||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean land surface heat net flux
|
||||
'avg_lshnf' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean surface direct normal short-wave radiation flux, clear sky
|
||||
'avg_sdirnswrfcs' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre convective gust
|
||||
'avg_10cogu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre turbulent gust
|
||||
'avg_10tugu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-integrated land surface heat net flux
|
||||
'acc_lshnf' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-integrated surface direct normal short-wave radiation flux, clear sky
|
||||
'acc_sdirnswrfcs' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-maximum temperature tendency due to short-wave radiation
|
||||
'max_ttswr' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10122,6 +10201,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum cosine of solar zenith angle
|
||||
'max_cossza' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum freezing rain precipitation rate
|
||||
'max_fprate' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10517,6 +10604,42 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum land surface heat net flux
|
||||
'max_lshnf' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum surface direct normal short-wave radiation flux, clear sky
|
||||
'max_sdirnswrfcs' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre convective gust
|
||||
'max_10cogu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre turbulent gust
|
||||
'max_10tugu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-minimum temperature tendency due to short-wave radiation
|
||||
'min_ttswr' = {
|
||||
discipline = 0 ;
|
||||
|
@ -11958,6 +12081,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum cosine of solar zenith angle
|
||||
'min_cossza' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum freezing rain rate water equivalent
|
||||
'min_fprate' = {
|
||||
discipline = 0 ;
|
||||
|
@ -12333,6 +12464,42 @@
|
|||
parameterNumber = 51 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum land surface heat net flux
|
||||
'min_lshnf' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum surface direct normal short-wave radiation flux, clear sky
|
||||
'min_sdirnswrfcs' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre convective gust
|
||||
'min_10cogu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre turbulent gust
|
||||
'min_10tugu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-standard-deviation temperature tendency due to short-wave radiation
|
||||
'std_ttswr' = {
|
||||
discipline = 0 ;
|
||||
|
@ -13764,6 +13931,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation cosine of solar zenith angle
|
||||
'std_cossza' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation freezing rain rate water equivalent
|
||||
'std_fprate' = {
|
||||
discipline = 0 ;
|
||||
|
@ -14132,6 +14307,42 @@
|
|||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation land surface heat net flux
|
||||
'std_lshnf' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation surface direct normal short-wave radiation flux, clear sky
|
||||
'std_sdirnswrfcs' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre convective gust
|
||||
'std_10cogu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre turbulent gust
|
||||
'std_10tugu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Cross sectional area of flow in channel
|
||||
'chcross' = {
|
||||
discipline = 1 ;
|
||||
|
@ -16335,6 +16546,38 @@
|
|||
parameterNumber = 19 ;
|
||||
typeOfStatisticalProcessing = 101 ;
|
||||
}
|
||||
#Land surface heat net flux
|
||||
'lshnf' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Surface direct normal short-wave radiation flux, clear sky
|
||||
'sdirnswrfcs' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#10 metre convective gust
|
||||
'10cogu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#10 metre turbulent gust
|
||||
'10tugu' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#Universal thermal climate index
|
||||
'utci' = {
|
||||
discipline = 20 ;
|
||||
|
@ -19162,6 +19405,28 @@
|
|||
parameterCategory = 20 ;
|
||||
parameterNumber = 105 ;
|
||||
}
|
||||
#Mass mixing ratio difference
|
||||
'mass_mixrat_diff' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
}
|
||||
#Mass mixing ratio from volcanoes difference
|
||||
'mass_mixrat_vol_diff' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
sourceSinkChemicalPhysicalProcess = 7 ;
|
||||
}
|
||||
#Emission mass flux from wild fires
|
||||
'emi_mflx_wfire' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 77 ;
|
||||
sourceSinkChemicalPhysicalProcess = 5 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'ptend' = {
|
||||
discipline = 0 ;
|
||||
|
|
|
@ -931,6 +931,18 @@
|
|||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#10 metre convective gust of at least 25 m/s
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
scaledValueOfLowerLimit = 25 ;
|
||||
scaleFactorOfLowerLimit = 0 ;
|
||||
probabilityType = 3 ;
|
||||
}
|
||||
#Probability of temperature standardized anomaly greater than 1 standard deviation
|
||||
'%' = {
|
||||
discipline = 0 ;
|
||||
|
@ -4024,6 +4036,13 @@
|
|||
typeOfGeneratingProcess = 20 ;
|
||||
is_aerosol = 1 ;
|
||||
}
|
||||
#Cosine of solar zenith angle
|
||||
'Numeric' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Dry deposition of ammonium aerosol
|
||||
'kg m**-2 s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8297,6 +8316,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean cosine of solar zenith angle
|
||||
'Numeric' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean freezing rain precipitation rate
|
||||
'kg m**-2 s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -8681,6 +8708,58 @@
|
|||
typeOfSecondFixedSurface = 8 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean land surface heat net flux
|
||||
'W m**-2' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean surface direct normal short-wave radiation flux, clear sky
|
||||
'W m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre convective gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-mean 10 metre turbulent gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 0 ;
|
||||
}
|
||||
#Time-integrated land surface heat net flux
|
||||
'J m**-2' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-integrated surface direct normal short-wave radiation flux, clear sky
|
||||
'J m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 1 ;
|
||||
}
|
||||
#Time-maximum temperature tendency due to short-wave radiation
|
||||
'K s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10122,6 +10201,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum cosine of solar zenith angle
|
||||
'Numeric' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum freezing rain precipitation rate
|
||||
'kg m**-2 s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -10517,6 +10604,42 @@
|
|||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum land surface heat net flux
|
||||
'W m**-2' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum surface direct normal short-wave radiation flux, clear sky
|
||||
'W m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre convective gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-maximum 10 metre turbulent gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 2 ;
|
||||
}
|
||||
#Time-minimum temperature tendency due to short-wave radiation
|
||||
'K s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -11958,6 +12081,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum cosine of solar zenith angle
|
||||
'Numeric' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum freezing rain rate water equivalent
|
||||
'kg m**-2 s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -12333,6 +12464,42 @@
|
|||
parameterNumber = 51 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum land surface heat net flux
|
||||
'W m**-2' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum surface direct normal short-wave radiation flux, clear sky
|
||||
'W m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre convective gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-minimum 10 metre turbulent gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 3 ;
|
||||
}
|
||||
#Time-standard-deviation temperature tendency due to short-wave radiation
|
||||
'K s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -13764,6 +13931,14 @@
|
|||
typeOfSecondFixedSurface = 255 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation cosine of solar zenith angle
|
||||
'Numeric' = {
|
||||
discipline = 3 ;
|
||||
parameterCategory = 1 ;
|
||||
parameterNumber = 24 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation freezing rain rate water equivalent
|
||||
'kg m**-2 s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
@ -14132,6 +14307,42 @@
|
|||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation land surface heat net flux
|
||||
'W m**-2' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation surface direct normal short-wave radiation flux, clear sky
|
||||
'W m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre convective gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Time-standard-deviation 10 metre turbulent gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
typeOfStatisticalProcessing = 6 ;
|
||||
}
|
||||
#Cross sectional area of flow in channel
|
||||
'm**2' = {
|
||||
discipline = 1 ;
|
||||
|
@ -16335,6 +16546,38 @@
|
|||
parameterNumber = 19 ;
|
||||
typeOfStatisticalProcessing = 101 ;
|
||||
}
|
||||
#Land surface heat net flux
|
||||
'W m**-2' = {
|
||||
discipline = 2 ;
|
||||
parameterCategory = 7 ;
|
||||
parameterNumber = 0 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#Surface direct normal short-wave radiation flux, clear sky
|
||||
'W m**-2' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 4 ;
|
||||
parameterNumber = 62 ;
|
||||
typeOfFirstFixedSurface = 1 ;
|
||||
}
|
||||
#10 metre convective gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 68 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#10 metre turbulent gust
|
||||
'm s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 2 ;
|
||||
parameterNumber = 69 ;
|
||||
typeOfFirstFixedSurface = 103 ;
|
||||
scaledValueOfFirstFixedSurface = 10 ;
|
||||
scaleFactorOfFirstFixedSurface = 0 ;
|
||||
}
|
||||
#Universal thermal climate index
|
||||
'K' = {
|
||||
discipline = 20 ;
|
||||
|
@ -19162,6 +19405,28 @@
|
|||
parameterCategory = 20 ;
|
||||
parameterNumber = 105 ;
|
||||
}
|
||||
#Mass mixing ratio difference
|
||||
'kg kg**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
}
|
||||
#Mass mixing ratio from volcanoes difference
|
||||
'kg kg**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 2 ;
|
||||
typeOfGeneratingProcess = 20 ;
|
||||
sourceSinkChemicalPhysicalProcess = 7 ;
|
||||
}
|
||||
#Emission mass flux from wild fires
|
||||
'kg m**-2 s**-1' = {
|
||||
discipline = 0 ;
|
||||
parameterCategory = 20 ;
|
||||
parameterNumber = 77 ;
|
||||
sourceSinkChemicalPhysicalProcess = 5 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'Pa s**-1' = {
|
||||
discipline = 0 ;
|
||||
|
|
Loading…
Reference in New Issue