mirror of https://github.com/ecmwf/eccodes.git
ECC-1659: GRIB2: Update encodings with 192 discipline
This commit is contained in:
parent
26e5e9b031
commit
a628b627f4
|
@ -17814,12 +17814,12 @@
|
||||||
table2Version = 234 ;
|
table2Version = 234 ;
|
||||||
indicatorOfParameter = 228 ;
|
indicatorOfParameter = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
#U-component surface stokes drift
|
||||||
'ust' = {
|
'ust' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 215 ;
|
indicatorOfParameter = 215 ;
|
||||||
}
|
}
|
||||||
#V-component stokes drift
|
#V-component surface stokes drift
|
||||||
'vst' = {
|
'vst' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 216 ;
|
indicatorOfParameter = 216 ;
|
||||||
|
|
|
@ -17814,13 +17814,13 @@
|
||||||
table2Version = 234 ;
|
table2Version = 234 ;
|
||||||
indicatorOfParameter = 228 ;
|
indicatorOfParameter = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
#U-component surface stokes drift
|
||||||
'U-component stokes drift' = {
|
'U-component surface stokes drift' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 215 ;
|
indicatorOfParameter = 215 ;
|
||||||
}
|
}
|
||||||
#V-component stokes drift
|
#V-component surface stokes drift
|
||||||
'V-component stokes drift' = {
|
'V-component surface stokes drift' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 216 ;
|
indicatorOfParameter = 216 ;
|
||||||
}
|
}
|
||||||
|
|
|
@ -17814,12 +17814,12 @@
|
||||||
table2Version = 234 ;
|
table2Version = 234 ;
|
||||||
indicatorOfParameter = 228 ;
|
indicatorOfParameter = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
#U-component surface stokes drift
|
||||||
'140215' = {
|
'140215' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 215 ;
|
indicatorOfParameter = 215 ;
|
||||||
}
|
}
|
||||||
#V-component stokes drift
|
#V-component surface stokes drift
|
||||||
'140216' = {
|
'140216' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 216 ;
|
indicatorOfParameter = 216 ;
|
||||||
|
|
|
@ -17814,12 +17814,12 @@
|
||||||
table2Version = 234 ;
|
table2Version = 234 ;
|
||||||
indicatorOfParameter = 228 ;
|
indicatorOfParameter = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
#U-component surface stokes drift
|
||||||
'ust' = {
|
'ust' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 215 ;
|
indicatorOfParameter = 215 ;
|
||||||
}
|
}
|
||||||
#V-component stokes drift
|
#V-component surface stokes drift
|
||||||
'vst' = {
|
'vst' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 216 ;
|
indicatorOfParameter = 216 ;
|
||||||
|
|
|
@ -1170,7 +1170,7 @@
|
||||||
indicatorOfParameter = 159 ;
|
indicatorOfParameter = 159 ;
|
||||||
}
|
}
|
||||||
#Standard deviation of orography
|
#Standard deviation of orography
|
||||||
'm' = {
|
'Numeric' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 160 ;
|
indicatorOfParameter = 160 ;
|
||||||
}
|
}
|
||||||
|
@ -1185,7 +1185,7 @@
|
||||||
indicatorOfParameter = 162 ;
|
indicatorOfParameter = 162 ;
|
||||||
}
|
}
|
||||||
#Slope of sub-gridscale orography
|
#Slope of sub-gridscale orography
|
||||||
'~' = {
|
'Numeric' = {
|
||||||
table2Version = 128 ;
|
table2Version = 128 ;
|
||||||
indicatorOfParameter = 163 ;
|
indicatorOfParameter = 163 ;
|
||||||
}
|
}
|
||||||
|
@ -17814,12 +17814,12 @@
|
||||||
table2Version = 234 ;
|
table2Version = 234 ;
|
||||||
indicatorOfParameter = 228 ;
|
indicatorOfParameter = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
#U-component surface stokes drift
|
||||||
'm s**-1' = {
|
'm s**-1' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 215 ;
|
indicatorOfParameter = 215 ;
|
||||||
}
|
}
|
||||||
#V-component stokes drift
|
#V-component surface stokes drift
|
||||||
'm s**-1' = {
|
'm s**-1' = {
|
||||||
table2Version = 140 ;
|
table2Version = 140 ;
|
||||||
indicatorOfParameter = 216 ;
|
indicatorOfParameter = 216 ;
|
||||||
|
|
|
@ -139,6 +139,12 @@
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 45 ;
|
parameterNumber = 45 ;
|
||||||
}
|
}
|
||||||
|
#Lake cover
|
||||||
|
'cl' = {
|
||||||
|
discipline = 1 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 2 ;
|
||||||
|
}
|
||||||
#Low vegetation cover
|
#Low vegetation cover
|
||||||
'cvl' = {
|
'cvl' = {
|
||||||
discipline = 2 ;
|
discipline = 2 ;
|
||||||
|
@ -214,6 +220,12 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery potential
|
||||||
|
'mont' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 6 ;
|
||||||
|
}
|
||||||
#Downward UV radiation at the surface
|
#Downward UV radiation at the surface
|
||||||
'uvb' = {
|
'uvb' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -310,6 +322,24 @@
|
||||||
parameterCategory = 3 ;
|
parameterCategory = 3 ;
|
||||||
parameterNumber = 18 ;
|
parameterNumber = 18 ;
|
||||||
}
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'isor' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 24 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'anor' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'slor' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#Surface short-wave (solar) radiation downwards
|
#Surface short-wave (solar) radiation downwards
|
||||||
'ssrd' = {
|
'ssrd' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -7905,6 +7935,18 @@
|
||||||
scaledValueOfFirstFixedSurface = 10 ;
|
scaledValueOfFirstFixedSurface = 10 ;
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
}
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'ust' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'vst' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#100 metre U wind component
|
#100 metre U wind component
|
||||||
'u100' = {
|
'u100' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -115,12 +115,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 25 ;
|
parameterNumber = 25 ;
|
||||||
}
|
}
|
||||||
#Lake cover
|
|
||||||
'cl' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 26 ;
|
|
||||||
}
|
|
||||||
#Snow albedo
|
#Snow albedo
|
||||||
'asn' = {
|
'asn' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -224,12 +218,6 @@
|
||||||
typeOfStatisticalProcessing = 3 ;
|
typeOfStatisticalProcessing = 3 ;
|
||||||
lengthOfTimeRange = 24 ;
|
lengthOfTimeRange = 24 ;
|
||||||
}
|
}
|
||||||
#Montgomery potential
|
|
||||||
'mont' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 53 ;
|
|
||||||
}
|
|
||||||
#Mean temperature at 2 metres in the last 24 hours
|
#Mean temperature at 2 metres in the last 24 hours
|
||||||
'mean2t24' = {
|
'mean2t24' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
@ -673,24 +661,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 160 ;
|
parameterNumber = 160 ;
|
||||||
}
|
}
|
||||||
#Anisotropy of sub-gridscale orography
|
|
||||||
'isor' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 161 ;
|
|
||||||
}
|
|
||||||
#Angle of sub-gridscale orography
|
|
||||||
'anor' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 162 ;
|
|
||||||
}
|
|
||||||
#Slope of sub-gridscale orography
|
|
||||||
'slor' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 163 ;
|
|
||||||
}
|
|
||||||
#Total cloud cover
|
#Total cloud cover
|
||||||
'tcc' = {
|
'tcc' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -21820,18 +21790,6 @@
|
||||||
parameterCategory = 234 ;
|
parameterCategory = 234 ;
|
||||||
parameterNumber = 228 ;
|
parameterNumber = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
|
||||||
'ust' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 215 ;
|
|
||||||
}
|
|
||||||
#V-component stokes drift
|
|
||||||
'vst' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 216 ;
|
|
||||||
}
|
|
||||||
#Wildfire radiative power maximum
|
#Wildfire radiative power maximum
|
||||||
'maxfrpfire' = {
|
'maxfrpfire' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
|
|
@ -1183,3 +1183,45 @@
|
||||||
parameterCategory = 140 ;
|
parameterCategory = 140 ;
|
||||||
parameterNumber = 253 ;
|
parameterNumber = 253 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery stream Function
|
||||||
|
'mntsf' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 53 ;
|
||||||
|
}
|
||||||
|
#Water fraction
|
||||||
|
'fldfrc' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 26 ;
|
||||||
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'isor' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 161 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'anor' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 162 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'slor' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 163 ;
|
||||||
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'ust' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 215 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'vst' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 216 ;
|
||||||
|
}
|
||||||
|
|
|
@ -115,12 +115,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 25 ;
|
parameterNumber = 25 ;
|
||||||
}
|
}
|
||||||
#Lake cover
|
|
||||||
'Lake cover' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 26 ;
|
|
||||||
}
|
|
||||||
#Snow albedo
|
#Snow albedo
|
||||||
'Snow albedo' = {
|
'Snow albedo' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -224,12 +218,6 @@
|
||||||
typeOfStatisticalProcessing = 3 ;
|
typeOfStatisticalProcessing = 3 ;
|
||||||
lengthOfTimeRange = 24 ;
|
lengthOfTimeRange = 24 ;
|
||||||
}
|
}
|
||||||
#Montgomery potential
|
|
||||||
'Montgomery potential' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 53 ;
|
|
||||||
}
|
|
||||||
#Mean temperature at 2 metres in the last 24 hours
|
#Mean temperature at 2 metres in the last 24 hours
|
||||||
'Mean temperature at 2 metres in the last 24 hours' = {
|
'Mean temperature at 2 metres in the last 24 hours' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
@ -673,24 +661,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 160 ;
|
parameterNumber = 160 ;
|
||||||
}
|
}
|
||||||
#Anisotropy of sub-gridscale orography
|
|
||||||
'Anisotropy of sub-gridscale orography' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 161 ;
|
|
||||||
}
|
|
||||||
#Angle of sub-gridscale orography
|
|
||||||
'Angle of sub-gridscale orography' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 162 ;
|
|
||||||
}
|
|
||||||
#Slope of sub-gridscale orography
|
|
||||||
'Slope of sub-gridscale orography' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 163 ;
|
|
||||||
}
|
|
||||||
#Total cloud cover
|
#Total cloud cover
|
||||||
'Total cloud cover' = {
|
'Total cloud cover' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -21820,18 +21790,6 @@
|
||||||
parameterCategory = 234 ;
|
parameterCategory = 234 ;
|
||||||
parameterNumber = 228 ;
|
parameterNumber = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
|
||||||
'U-component stokes drift' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 215 ;
|
|
||||||
}
|
|
||||||
#V-component stokes drift
|
|
||||||
'V-component stokes drift' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 216 ;
|
|
||||||
}
|
|
||||||
#Wildfire radiative power maximum
|
#Wildfire radiative power maximum
|
||||||
'Wildfire radiative power maximum' = {
|
'Wildfire radiative power maximum' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
|
|
@ -1183,3 +1183,45 @@
|
||||||
parameterCategory = 140 ;
|
parameterCategory = 140 ;
|
||||||
parameterNumber = 253 ;
|
parameterNumber = 253 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery stream Function
|
||||||
|
'Montgomery stream Function' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 53 ;
|
||||||
|
}
|
||||||
|
#Water fraction
|
||||||
|
'Water fraction' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 26 ;
|
||||||
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'Anisotropy of sub-gridscale orography' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 161 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'Angle of sub-gridscale orography' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 162 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'Slope of sub-gridscale orography' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 163 ;
|
||||||
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'U-component surface stokes drift' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 215 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'V-component surface stokes drift' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 216 ;
|
||||||
|
}
|
||||||
|
|
|
@ -115,12 +115,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 25 ;
|
parameterNumber = 25 ;
|
||||||
}
|
}
|
||||||
#Lake cover
|
|
||||||
'26' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 26 ;
|
|
||||||
}
|
|
||||||
#Snow albedo
|
#Snow albedo
|
||||||
'32' = {
|
'32' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -224,12 +218,6 @@
|
||||||
typeOfStatisticalProcessing = 3 ;
|
typeOfStatisticalProcessing = 3 ;
|
||||||
lengthOfTimeRange = 24 ;
|
lengthOfTimeRange = 24 ;
|
||||||
}
|
}
|
||||||
#Montgomery potential
|
|
||||||
'53' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 53 ;
|
|
||||||
}
|
|
||||||
#Mean temperature at 2 metres in the last 24 hours
|
#Mean temperature at 2 metres in the last 24 hours
|
||||||
'55' = {
|
'55' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
@ -673,24 +661,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 160 ;
|
parameterNumber = 160 ;
|
||||||
}
|
}
|
||||||
#Anisotropy of sub-gridscale orography
|
|
||||||
'161' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 161 ;
|
|
||||||
}
|
|
||||||
#Angle of sub-gridscale orography
|
|
||||||
'162' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 162 ;
|
|
||||||
}
|
|
||||||
#Slope of sub-gridscale orography
|
|
||||||
'163' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 163 ;
|
|
||||||
}
|
|
||||||
#Total cloud cover
|
#Total cloud cover
|
||||||
'164' = {
|
'164' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -21820,18 +21790,6 @@
|
||||||
parameterCategory = 234 ;
|
parameterCategory = 234 ;
|
||||||
parameterNumber = 228 ;
|
parameterNumber = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
|
||||||
'140215' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 215 ;
|
|
||||||
}
|
|
||||||
#V-component stokes drift
|
|
||||||
'140216' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 216 ;
|
|
||||||
}
|
|
||||||
#Wildfire radiative power maximum
|
#Wildfire radiative power maximum
|
||||||
'210101' = {
|
'210101' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
|
|
@ -1183,3 +1183,45 @@
|
||||||
parameterCategory = 140 ;
|
parameterCategory = 140 ;
|
||||||
parameterNumber = 253 ;
|
parameterNumber = 253 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery stream Function
|
||||||
|
'53' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 53 ;
|
||||||
|
}
|
||||||
|
#Water fraction
|
||||||
|
'26' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 26 ;
|
||||||
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'161' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 161 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'162' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 162 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'163' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 163 ;
|
||||||
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'140215' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 215 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'140216' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 216 ;
|
||||||
|
}
|
||||||
|
|
|
@ -115,12 +115,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 25 ;
|
parameterNumber = 25 ;
|
||||||
}
|
}
|
||||||
#Lake cover
|
|
||||||
'cl' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 26 ;
|
|
||||||
}
|
|
||||||
#Snow albedo
|
#Snow albedo
|
||||||
'asn' = {
|
'asn' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -224,12 +218,6 @@
|
||||||
typeOfStatisticalProcessing = 3 ;
|
typeOfStatisticalProcessing = 3 ;
|
||||||
lengthOfTimeRange = 24 ;
|
lengthOfTimeRange = 24 ;
|
||||||
}
|
}
|
||||||
#Montgomery potential
|
|
||||||
'mont' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 53 ;
|
|
||||||
}
|
|
||||||
#Mean temperature at 2 metres in the last 24 hours
|
#Mean temperature at 2 metres in the last 24 hours
|
||||||
'mean2t24' = {
|
'mean2t24' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
@ -673,24 +661,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 160 ;
|
parameterNumber = 160 ;
|
||||||
}
|
}
|
||||||
#Anisotropy of sub-gridscale orography
|
|
||||||
'isor' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 161 ;
|
|
||||||
}
|
|
||||||
#Angle of sub-gridscale orography
|
|
||||||
'anor' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 162 ;
|
|
||||||
}
|
|
||||||
#Slope of sub-gridscale orography
|
|
||||||
'slor' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 163 ;
|
|
||||||
}
|
|
||||||
#Total cloud cover
|
#Total cloud cover
|
||||||
'tcc' = {
|
'tcc' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -21820,18 +21790,6 @@
|
||||||
parameterCategory = 234 ;
|
parameterCategory = 234 ;
|
||||||
parameterNumber = 228 ;
|
parameterNumber = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
|
||||||
'ust' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 215 ;
|
|
||||||
}
|
|
||||||
#V-component stokes drift
|
|
||||||
'vst' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 216 ;
|
|
||||||
}
|
|
||||||
#Wildfire radiative power maximum
|
#Wildfire radiative power maximum
|
||||||
'maxfrpfire' = {
|
'maxfrpfire' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
|
|
@ -1183,3 +1183,45 @@
|
||||||
parameterCategory = 140 ;
|
parameterCategory = 140 ;
|
||||||
parameterNumber = 253 ;
|
parameterNumber = 253 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery stream Function
|
||||||
|
'mntsf' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 53 ;
|
||||||
|
}
|
||||||
|
#Water fraction
|
||||||
|
'fldfrc' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 26 ;
|
||||||
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'isor' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 161 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'anor' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 162 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'slor' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 163 ;
|
||||||
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'ust' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 215 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'vst' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 216 ;
|
||||||
|
}
|
||||||
|
|
|
@ -115,12 +115,6 @@
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 25 ;
|
parameterNumber = 25 ;
|
||||||
}
|
}
|
||||||
#Lake cover
|
|
||||||
'(0 - 1)' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 26 ;
|
|
||||||
}
|
|
||||||
#Snow albedo
|
#Snow albedo
|
||||||
'(0 - 1)' = {
|
'(0 - 1)' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -224,12 +218,6 @@
|
||||||
typeOfStatisticalProcessing = 3 ;
|
typeOfStatisticalProcessing = 3 ;
|
||||||
lengthOfTimeRange = 24 ;
|
lengthOfTimeRange = 24 ;
|
||||||
}
|
}
|
||||||
#Montgomery potential
|
|
||||||
'm**2 s**-2' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 53 ;
|
|
||||||
}
|
|
||||||
#Mean temperature at 2 metres in the last 24 hours
|
#Mean temperature at 2 metres in the last 24 hours
|
||||||
'K' = {
|
'K' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
@ -668,29 +656,11 @@
|
||||||
parameterNumber = 158 ;
|
parameterNumber = 158 ;
|
||||||
}
|
}
|
||||||
#Standard deviation of orography
|
#Standard deviation of orography
|
||||||
'm' = {
|
'Numeric' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
parameterCategory = 128 ;
|
parameterCategory = 128 ;
|
||||||
parameterNumber = 160 ;
|
parameterNumber = 160 ;
|
||||||
}
|
}
|
||||||
#Anisotropy of sub-gridscale orography
|
|
||||||
'~' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 161 ;
|
|
||||||
}
|
|
||||||
#Angle of sub-gridscale orography
|
|
||||||
'radians' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 162 ;
|
|
||||||
}
|
|
||||||
#Slope of sub-gridscale orography
|
|
||||||
'~' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 128 ;
|
|
||||||
parameterNumber = 163 ;
|
|
||||||
}
|
|
||||||
#Total cloud cover
|
#Total cloud cover
|
||||||
'(0 - 1)' = {
|
'(0 - 1)' = {
|
||||||
localTablesVersion = 1 ;
|
localTablesVersion = 1 ;
|
||||||
|
@ -21820,18 +21790,6 @@
|
||||||
parameterCategory = 234 ;
|
parameterCategory = 234 ;
|
||||||
parameterNumber = 228 ;
|
parameterNumber = 228 ;
|
||||||
}
|
}
|
||||||
#U-component stokes drift
|
|
||||||
'm s**-1' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 215 ;
|
|
||||||
}
|
|
||||||
#V-component stokes drift
|
|
||||||
'm s**-1' = {
|
|
||||||
discipline = 192 ;
|
|
||||||
parameterCategory = 140 ;
|
|
||||||
parameterNumber = 216 ;
|
|
||||||
}
|
|
||||||
#Wildfire radiative power maximum
|
#Wildfire radiative power maximum
|
||||||
'W' = {
|
'W' = {
|
||||||
discipline = 192 ;
|
discipline = 192 ;
|
||||||
|
|
|
@ -1183,3 +1183,45 @@
|
||||||
parameterCategory = 140 ;
|
parameterCategory = 140 ;
|
||||||
parameterNumber = 253 ;
|
parameterNumber = 253 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery stream Function
|
||||||
|
'm**2 s**-2' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 53 ;
|
||||||
|
}
|
||||||
|
#Water fraction
|
||||||
|
'(0 - 1)' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 26 ;
|
||||||
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'~' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 161 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'radians' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 162 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'Numeric' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 128 ;
|
||||||
|
parameterNumber = 163 ;
|
||||||
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'm s**-1' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 215 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'm s**-1' = {
|
||||||
|
discipline = 192 ;
|
||||||
|
parameterCategory = 140 ;
|
||||||
|
parameterNumber = 216 ;
|
||||||
|
}
|
||||||
|
|
|
@ -139,6 +139,12 @@
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 45 ;
|
parameterNumber = 45 ;
|
||||||
}
|
}
|
||||||
|
#Lake cover
|
||||||
|
'Lake cover' = {
|
||||||
|
discipline = 1 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 2 ;
|
||||||
|
}
|
||||||
#Low vegetation cover
|
#Low vegetation cover
|
||||||
'Low vegetation cover' = {
|
'Low vegetation cover' = {
|
||||||
discipline = 2 ;
|
discipline = 2 ;
|
||||||
|
@ -214,6 +220,12 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery potential
|
||||||
|
'Montgomery potential' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 6 ;
|
||||||
|
}
|
||||||
#Downward UV radiation at the surface
|
#Downward UV radiation at the surface
|
||||||
'Downward UV radiation at the surface' = {
|
'Downward UV radiation at the surface' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -310,6 +322,24 @@
|
||||||
parameterCategory = 3 ;
|
parameterCategory = 3 ;
|
||||||
parameterNumber = 18 ;
|
parameterNumber = 18 ;
|
||||||
}
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'Anisotropy of sub-gridscale orography' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 24 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'Angle of sub-gridscale orography' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'Slope of sub-gridscale orography' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#Surface short-wave (solar) radiation downwards
|
#Surface short-wave (solar) radiation downwards
|
||||||
'Surface short-wave (solar) radiation downwards' = {
|
'Surface short-wave (solar) radiation downwards' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -7905,6 +7935,18 @@
|
||||||
scaledValueOfFirstFixedSurface = 10 ;
|
scaledValueOfFirstFixedSurface = 10 ;
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
}
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'U-component surface stokes drift' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'V-component surface stokes drift' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#100 metre U wind component
|
#100 metre U wind component
|
||||||
'100 metre U wind component' = {
|
'100 metre U wind component' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -139,6 +139,12 @@
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 45 ;
|
parameterNumber = 45 ;
|
||||||
}
|
}
|
||||||
|
#Lake cover
|
||||||
|
'26' = {
|
||||||
|
discipline = 1 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 2 ;
|
||||||
|
}
|
||||||
#Low vegetation cover
|
#Low vegetation cover
|
||||||
'27' = {
|
'27' = {
|
||||||
discipline = 2 ;
|
discipline = 2 ;
|
||||||
|
@ -214,6 +220,12 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery potential
|
||||||
|
'53' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 6 ;
|
||||||
|
}
|
||||||
#Downward UV radiation at the surface
|
#Downward UV radiation at the surface
|
||||||
'57' = {
|
'57' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -310,6 +322,24 @@
|
||||||
parameterCategory = 3 ;
|
parameterCategory = 3 ;
|
||||||
parameterNumber = 18 ;
|
parameterNumber = 18 ;
|
||||||
}
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'161' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 24 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'162' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'163' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#Surface short-wave (solar) radiation downwards
|
#Surface short-wave (solar) radiation downwards
|
||||||
'169' = {
|
'169' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -7905,6 +7935,18 @@
|
||||||
scaledValueOfFirstFixedSurface = 10 ;
|
scaledValueOfFirstFixedSurface = 10 ;
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
}
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'140215' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'140216' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#100 metre U wind component
|
#100 metre U wind component
|
||||||
'228246' = {
|
'228246' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -139,6 +139,12 @@
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 45 ;
|
parameterNumber = 45 ;
|
||||||
}
|
}
|
||||||
|
#Lake cover
|
||||||
|
'cl' = {
|
||||||
|
discipline = 1 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 2 ;
|
||||||
|
}
|
||||||
#Low vegetation cover
|
#Low vegetation cover
|
||||||
'cvl' = {
|
'cvl' = {
|
||||||
discipline = 2 ;
|
discipline = 2 ;
|
||||||
|
@ -214,6 +220,12 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery potential
|
||||||
|
'mont' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 6 ;
|
||||||
|
}
|
||||||
#Downward UV radiation at the surface
|
#Downward UV radiation at the surface
|
||||||
'uvb' = {
|
'uvb' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -310,6 +322,24 @@
|
||||||
parameterCategory = 3 ;
|
parameterCategory = 3 ;
|
||||||
parameterNumber = 18 ;
|
parameterNumber = 18 ;
|
||||||
}
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'isor' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 24 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'anor' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'slor' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#Surface short-wave (solar) radiation downwards
|
#Surface short-wave (solar) radiation downwards
|
||||||
'ssrd' = {
|
'ssrd' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -7905,6 +7935,18 @@
|
||||||
scaledValueOfFirstFixedSurface = 10 ;
|
scaledValueOfFirstFixedSurface = 10 ;
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
}
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'ust' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'vst' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#100 metre U wind component
|
#100 metre U wind component
|
||||||
'100u' = {
|
'100u' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
|
@ -139,6 +139,12 @@
|
||||||
parameterCategory = 2 ;
|
parameterCategory = 2 ;
|
||||||
parameterNumber = 45 ;
|
parameterNumber = 45 ;
|
||||||
}
|
}
|
||||||
|
#Lake cover
|
||||||
|
'(0 - 1)' = {
|
||||||
|
discipline = 1 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 2 ;
|
||||||
|
}
|
||||||
#Low vegetation cover
|
#Low vegetation cover
|
||||||
'(0 - 1)' = {
|
'(0 - 1)' = {
|
||||||
discipline = 2 ;
|
discipline = 2 ;
|
||||||
|
@ -214,6 +220,12 @@
|
||||||
typeOfFirstFixedSurface = 1 ;
|
typeOfFirstFixedSurface = 1 ;
|
||||||
typeOfStatisticalProcessing = 1 ;
|
typeOfStatisticalProcessing = 1 ;
|
||||||
}
|
}
|
||||||
|
#Montgomery potential
|
||||||
|
'm**2 s**-2' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 2 ;
|
||||||
|
parameterNumber = 6 ;
|
||||||
|
}
|
||||||
#Downward UV radiation at the surface
|
#Downward UV radiation at the surface
|
||||||
'J m**-2' = {
|
'J m**-2' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -310,6 +322,24 @@
|
||||||
parameterCategory = 3 ;
|
parameterCategory = 3 ;
|
||||||
parameterNumber = 18 ;
|
parameterNumber = 18 ;
|
||||||
}
|
}
|
||||||
|
#Anisotropy of sub-gridscale orography
|
||||||
|
'~' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 24 ;
|
||||||
|
}
|
||||||
|
#Angle of sub-gridscale orography
|
||||||
|
'radians' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#Slope of sub-gridscale orography
|
||||||
|
'Numeric' = {
|
||||||
|
discipline = 0 ;
|
||||||
|
parameterCategory = 3 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#Surface short-wave (solar) radiation downwards
|
#Surface short-wave (solar) radiation downwards
|
||||||
'J m**-2' = {
|
'J m**-2' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
@ -7905,6 +7935,18 @@
|
||||||
scaledValueOfFirstFixedSurface = 10 ;
|
scaledValueOfFirstFixedSurface = 10 ;
|
||||||
scaleFactorOfFirstFixedSurface = 0 ;
|
scaleFactorOfFirstFixedSurface = 0 ;
|
||||||
}
|
}
|
||||||
|
#U-component surface stokes drift
|
||||||
|
'm s**-1' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 21 ;
|
||||||
|
}
|
||||||
|
#V-component surface stokes drift
|
||||||
|
'm s**-1' = {
|
||||||
|
discipline = 10 ;
|
||||||
|
parameterCategory = 0 ;
|
||||||
|
parameterNumber = 22 ;
|
||||||
|
}
|
||||||
#100 metre U wind component
|
#100 metre U wind component
|
||||||
'm s**-1' = {
|
'm s**-1' = {
|
||||||
discipline = 0 ;
|
discipline = 0 ;
|
||||||
|
|
Loading…
Reference in New Issue