Skip to content

Commit 4a34b52

Browse files
committed
DGOV synchronise with ecCodes 2.34.0
1 parent 54c921d commit 4a34b52

File tree

2 files changed

+75
-31
lines changed

2 files changed

+75
-31
lines changed

etc/mir/classes.yaml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
_default:
66
compare: scalar
77

8+
correlation.covariance:
9+
_warning: true
10+
811
# TODO DGOV
912
count.density: {}
1013

@@ -107,14 +110,20 @@ numerics.vertical-integral: {}
107110
# ratio between two related quantities (time, mass, length, etc.) (typical units: [... s**-1])
108111
rate: {}
109112

113+
# rate of energy per time (typical units: [J s**-1], [W])
114+
rate.energy: {}
115+
110116
# rate of flow of energy per unit area (typical units: [J m**-2 s**-1], [W m**-2])
111117
rate.energy-flux: {}
112118

119+
# rate of mass per time (typical units: [kg s**-1])
120+
rate.mass: {}
121+
113122
# rate of flow of mass per unit area (typical units: [kg m**-2 s**-1])
114123
rate.mass-flux: {}
115124

116-
# TODO DGOV
117-
rate.power: {}
125+
# rate of rate of a volumetric quantity per time (typical units: [m**3 s**-1])
126+
rate.volume: {}
118127

119128
# rate of flow of a volumetric quantity per unit area (typical units [m**3 m**-2 s**-1], [m s**-1])
120129
rate.volume-flux: {}

etc/mir/parameter-class.yaml

Lines changed: 64 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
---
22
# yamllint disable rule:line-length
33

4+
correlation.covariance:
5+
- 254001 # Covariance between 2-metre temperature and volumetric soil water layer 1
6+
- 254002 # Covariance between 2-metre relative humidity and volumetric soil water layer 1
7+
- 254003 # Covariance between surface soil moisture and volumetric soil water layer 1
8+
- 254004 # Covariance between 2-metre temperature and volumetric soil water layer 2
9+
- 254005 # Covariance between 2-metre relative humidity and volumetric soil water layer 2
10+
- 254006 # Covariance between surface soil moisture and volumetric soil water layer 2
11+
- 254007 # Covariance between 2-metre temperature and volumetric soil water layer 3
12+
- 254008 # Covariance between 2-metre relative humidity and volumetric soil water layer 3
13+
- 254009 # Covariance between surface soil moisture and volumetric soil water layer 3
14+
- 254010 # Covariance between 2-metre temperature and soil temperature layer 1
15+
- 254011 # Covariance between 2-metre relative humidity and soil temperature layer 1
16+
- 254012 # Covariance between 2-metre temperature and soil temperature layer 2
17+
- 254013 # Covariance between 2-metre relative humidity and soil temperature layer 2
18+
- 254014 # Covariance between 2-metre temperature and soil temperature layer 3
19+
- 254015 # Covariance between 2-metre relative humidity and soil temperature layer 3
20+
- 254016 # Covariance between 2-metre temperature and temperature of snow layer 1
21+
- 254017 # Covariance between 2-metre relative humidity and temperature of snow layer 1
22+
- 254018 # Covariance between 2-metre temperature and temperature of snow layer 2
23+
- 254019 # Covariance between 2-metre relative humidity and temperature of snow layer 2
24+
- 254020 # Covariance between 2-metre temperature and temperature of snow layer 3
25+
- 254021 # Covariance between 2-metre relative humidity and temperature of snow layer 3
26+
427
count.density:
528
- 228050 # Instantaneous total lightning flash density
629
- 228051 # Averaged total lightning flash density over the past hour
@@ -388,6 +411,7 @@ density.mass:
388411
- 263502 # Time-mean sea water sigma theta
389412
- 400000 # Mass density
390413
- 401000 # Total column vertically-integrated mass density
414+
- 455000 # Total column vertically-integrated mass density from volcanoes
391415

392416
density.energy:
393417
- 162059 # Vertical integral of kinetic energy
@@ -422,6 +446,7 @@ density.volume:
422446
- 200041 # Volumetric soil water layer 3 difference
423447
- 200042 # Volumetric soil water layer 4 difference
424448
- 228093 # Volumetric soil moisture
449+
- 235077 # Time-mean volumetric soil moisture
425450
- 260199 # Volumetric soil moisture
426451
- 260200 # Volumetric wilting point
427452
- 260210 # Liquid volumetric soil moisture (non-frozen)
@@ -1049,6 +1074,11 @@ intensity:
10491074
- 140118 # Significant wave height of all waves with periods within the inclusive range from 21 to 25 seconds
10501075
- 140119 # Significant wave height of all waves with periods within the inclusive range from 25 to 30 seconds
10511076
- 140120 # Significant wave height of all waves with period larger than 10s
1077+
- 140130 # Envelope-maximum individual wave height
1078+
- 140131 # Time domain maximum individual crest height
1079+
- 140132 # Time domain maximum individual wave height
1080+
- 140133 # Space time maximum individual crest height
1081+
- 140134 # Space time maximum individual wave height
10521082
- 140200 # Maximum of significant wave height
10531083
- 140207 # Wave Spectral Skewness
10541084
- 140215 # U-component stokes drift
@@ -1749,12 +1779,15 @@ intensity:
17491779
- 235014 # Mean turbulent diffusion coefficient for heat
17501780
- 235017 # Time integral of surface eastward momentum flux
17511781
- 235018 # Time integral of surface northward momentum flux
1782+
- 235079 # Time-mean skin temperature
17521783
- 240011 # Cross sectional area of flow in channel
17531784
- 240014 # River storage of water
17541785
- 240015 # Floodplain storage of water
17551786
- 240018 # Frost index
17561787
- 240028 # Groundwater upper storage
17571788
- 240029 # Groundwater lower storage
1789+
- 240030 # Lake depth
1790+
- 240031 # River depth
17581791
- 260004 # Heat index
17591792
- 260005 # Wind chill factor
17601793
- 260006 # Minimum dew point depression
@@ -1840,8 +1873,6 @@ intensity:
18401873
- 260291 # Mountain wave turbulence (eddy dissipation rate)
18411874
- 260360 # Soil temperature
18421875
- 260367 # Soil depth
1843-
- 260472 # Time-mean snow depth water equivalent
1844-
- 260473 # Time-mean skin temperature
18451876
- 260510 # Cloudy brightness temperature
18461877
- 260511 # Clear-sky brightness temperature
18471878
- 260540 # Forest fire weather index
@@ -1980,6 +2011,7 @@ intensity:
19802011
- 263140 # Time-mean eastward surface sea water velocity
19812012
- 263141 # Time-mean heat content surface to 26C isotherm
19822013
- 263142 # Time-mean sea surface height tendency due to parameterization
2014+
- 263143 # Time-mean sea surface height with inverse barometer correction
19832015
- 263144 # Time-mean average sea water potential temperature in the upper 300m
19842016
- 263501 # Time-mean sea water potential temperature
19852017
- 263503 # Time-mean Y-component of sea water velocity
@@ -2095,13 +2127,12 @@ numerics.mean:
20952127
- 235066 # Mean convective rain rate
20962128
- 235067 # Mean large-scale rain rate
20972129
- 235070 # Mean potential evaporation rate
2098-
- 260435 # Time-mean Evapotranspiration rate in the last 24h
2099-
- 260438 # Time-mean potential evapotranspiration rate in the last 24h
2100-
- 260440 # Time-mean volumetric soil moisture
2130+
- 235074 # Time-mean evapotranspiration flux
2131+
- 235076 # Time-mean potential evapotranspiration rate
2132+
- 235077 # Time-mean volumetric soil moisture
2133+
- 235078 # Time-mean snow depth water equivalent
2134+
- 235079 # Time-mean skin temperature
21012135
- 260441 # Time-mean total precipitation rate
2102-
- 260445 # Time-mean water runoff and drainage rate in the last 24h
2103-
- 260472 # Time-mean snow depth water equivalent
2104-
- 260473 # Time-mean skin temperature
21052136
- 260477 # Time-mean snow melt rate in the last 24h
21062137
- 263000 # Time-mean sea ice thickness
21072138
- 263001 # Time-mean sea ice area fraction
@@ -2169,6 +2200,7 @@ numerics.mean:
21692200
- 263140 # Time-mean eastward surface sea water velocity
21702201
- 263141 # Time-mean heat content surface to 26C isotherm
21712202
- 263142 # Time-mean sea surface height tendency due to parameterization
2203+
- 263143 # Time-mean sea surface height with inverse barometer correction
21722204
- 263144 # Time-mean average sea water potential temperature in the upper 300m
21732205
- 263145 # Time-mean sea surface salinity
21742206
- 263146 # Time-mean vertically integrated sea water practical salinity in the upper 300 m
@@ -2637,6 +2669,8 @@ numerics.accumulated:
26372669
- 235071 # Time integral of surface latent heat sublimation flux
26382670
- 235072 # Time integral of snow evaporation flux
26392671
- 235073 # Time integral of evapotranspiration flux
2672+
- 235075 # Time integral of potential evapotranspiration rate
2673+
- 235078 # Time-mean snow depth water equivalent
26402674
- 240020 # Depth of water on soil surface
26412675
- 240021 # Upstream accumulated precipitation
26422676
- 240022 # Upstream accumulated snow melt
@@ -2664,9 +2698,6 @@ numerics.accumulated:
26642698
- 260428 # Accumulated surface downward long-wave radiation flux, clear sky
26652699
- 260430 # Percolation
26662700
- 260434 # Time-integrated evapotranspiration rate in the last 24h
2667-
- 260437 # Time-integrated potential evapotranspiration rate in the last 24h
2668-
- 260444 # Time-integrated water runoff and drainage rate in the last 24h
2669-
- 260476 # Time-integrated snow melt rate in the last 24h
26702701
- 260564 # Energy release component (as defined by the U.S Forest Service National Fire-Danger Rating System)
26712702
- 260645 # Time integral of total solid precipitation flux
26722703
- 260652 # Time-integrated eastward turbulent surface stress due to orographic form drag
@@ -3129,6 +3160,7 @@ numerics.vertical-integral:
31293160
- 263148 # Time-mean total column vertically integrated sea water practical salinity
31303161
- 401000 # Total column vertically-integrated mass density
31313162
- 409000 # Volume-mean total column mixing ratio
3163+
- 455000 # Total column vertically-integrated mass density from volcanoes
31323164

31333165
rate:
31343166
- 3019 # Lapse rate
@@ -3160,6 +3192,17 @@ rate:
31603192
- 261011 # Anopheles vector number
31613193
- 261013 # Population density
31623194

3195+
rate.energy:
3196+
- 231031 # Renewable power capacity
3197+
- 231032 # Renewable power production rate
3198+
- 231033 # Renewable power production
3199+
- 231034 # Wind power capacity
3200+
- 231035 # Wind power production rate
3201+
- 231036 # Wind power production
3202+
- 231037 # Solar photovoltaic (PV) power capacity
3203+
- 231038 # Solar photovoltaic (PV) power production rate
3204+
- 231039 # Solar photovoltaic (PV) power production
3205+
31633206
rate.energy-flux:
31643207
- 19 # Clear sky surface UV
31653208
- 20 # Clear sky surface photosynthetically active radiation
@@ -4173,6 +4216,10 @@ rate.mass-flux:
41734216
- 235070 # Mean potential evaporation rate
41744217
- 235072 # Time integral of snow evaporation flux
41754218
- 235073 # Time integral of evapotranspiration flux
4219+
- 235074 # Time-mean evapotranspiration flux
4220+
- 235075 # Time integral of potential evapotranspiration rate
4221+
- 235076 # Time-mean potential evapotranspiration rate
4222+
- 235078 # Time-mean snow depth water equivalent
41764223
- 240020 # Depth of water on soil surface
41774224
- 240021 # Upstream accumulated precipitation
41784225
- 240022 # Upstream accumulated snow melt
@@ -4208,16 +4255,10 @@ rate.mass-flux:
42084255
- 260430 # Percolation
42094256
- 260433 # Evapotranspiration rate
42104257
- 260434 # Time-integrated evapotranspiration rate in the last 24h
4211-
- 260435 # Time-mean Evapotranspiration rate in the last 24h
42124258
- 260436 # Potential evapotranspiration rate
4213-
- 260437 # Time-integrated potential evapotranspiration rate in the last 24h
4214-
- 260438 # Time-mean potential evapotranspiration rate in the last 24h
42154259
- 260441 # Time-mean total precipitation rate
42164260
- 260443 # Water runoff and drainage rate
4217-
- 260444 # Time-integrated water runoff and drainage rate in the last 24h
4218-
- 260445 # Time-mean water runoff and drainage rate in the last 24h
42194261
- 260475 # Snow melt rate
4220-
- 260476 # Time-integrated snow melt rate in the last 24h
42214262
- 260477 # Time-mean snow melt rate in the last 24h
42224263
- 260645 # Time integral of total solid precipitation flux
42234264
- 262130 # Net surface upward water flux
@@ -4286,16 +4327,10 @@ rate.mass-flux:
42864327
- 452000 # Aerosol sink/loss mass flux
42874328
- 453000 # Aerosol source/gain mass flux
42884329

4289-
rate.power:
4290-
- 231031 # Renewable power capacity
4291-
- 231032 # Renewable power production rate
4292-
- 231033 # Renewable power production
4293-
- 231034 # Wind power capacity
4294-
- 231035 # Wind power production rate
4295-
- 231036 # Wind power production
4296-
- 231037 # Solar photovoltaic (PV) power capacity
4297-
- 231038 # Solar photovoltaic (PV) power production rate
4298-
- 231039 # Solar photovoltaic (PV) power production
4330+
rate.volume:
4331+
- 240032 # River outflow of water
4332+
- 240033 # Floodplain outflow of water
4333+
- 240034 # Floodpath outflow of water
42994334

43004335
rate.volume-flux:
43014336
- 8 # Surface runoff
@@ -4587,6 +4622,7 @@ rate.volume-flux:
45874622
- 260053 # Total snowfall rate
45884623
- 260054 # Convective snowfall rate
45894624
- 260055 # Large scale snowfall rate
4625+
- 456000 # Dry deposition velocity from volcanoes
45904626

45914627
ratio:
45924628
- 157 # Relative humidity
@@ -4639,8 +4675,8 @@ ratio:
46394675
- 260561 # Spread component (as defined by the U.S Forest Service National Fire-Danger Rating System)
46404676
- 260562 # Burning index (as defined by the U.S Forest Service National Fire-Danger Rating System)
46414677
- 261010 # Anopheles vector to host ratio
4642-
- 408000 # Volume mixing ratio
46434678
- 409000 # Volume-mean total column mixing ratio
4679+
- 454000 # Mass mixing ratio from volcanoes
46444680

46454681
ratio.area:
46464682
- 66 # Leaf area index, low vegetation
@@ -5494,7 +5530,6 @@ ratio.volume:
54945530
- 190229 # Total soil moisture
54955531
- 228253 # ASCAT first soil moisture CDF matching parameter
54965532
- 260215 # Soil porosity
5497-
- 260440 # Time-mean volumetric soil moisture
54985533

54995534
ratio.random:
55005535
- 213001 # Random pattern 1 for sppt

0 commit comments

Comments
 (0)