Skip to content

Commit 762079f

Browse files
committed
ECC-1758: GRIB2: add local ECMWF parameters to pseudo-centre ERA6
1 parent 70e6d10 commit 762079f

File tree

5 files changed

+1182
-0
lines changed

5 files changed

+1182
-0
lines changed
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# Automatically generated by ./create_def.pl, do not edit
2+
#Snow depth
3+
'lwe_thickness_of_surface_snow_amount' = {
4+
localTablesVersion = 1 ;
5+
discipline = 0 ;
6+
parameterCategory = 1 ;
7+
parameterNumber = 254 ;
8+
}
9+
#Large-scale precipitation
10+
'lwe_thickness_of_stratiform_precipitation_amount' = {
11+
localTablesVersion = 1 ;
12+
discipline = 0 ;
13+
parameterCategory = 1 ;
14+
parameterNumber = 196 ;
15+
typeOfFirstFixedSurface = 1 ;
16+
typeOfStatisticalProcessing = 1 ;
17+
}
18+
#Convective precipitation
19+
'lwe_thickness_of_convective_precipitation_amount' = {
20+
localTablesVersion = 1 ;
21+
discipline = 0 ;
22+
parameterCategory = 1 ;
23+
parameterNumber = 195 ;
24+
typeOfFirstFixedSurface = 1 ;
25+
typeOfStatisticalProcessing = 1 ;
26+
}
27+
#Snowfall
28+
'lwe_thickness_of_snowfall_amount' = {
29+
localTablesVersion = 1 ;
30+
discipline = 0 ;
31+
parameterCategory = 1 ;
32+
parameterNumber = 198 ;
33+
typeOfFirstFixedSurface = 1 ;
34+
typeOfStatisticalProcessing = 1 ;
35+
}
36+
#Total cloud cover
37+
'cloud_area_fraction' = {
38+
localTablesVersion = 1 ;
39+
discipline = 0 ;
40+
parameterCategory = 6 ;
41+
parameterNumber = 192 ;
42+
typeOfFirstFixedSurface = 1 ;
43+
typeOfSecondFixedSurface = 8 ;
44+
}
45+
#Evaporation
46+
'lwe_thickness_of_water_evaporation_amount' = {
47+
localTablesVersion = 1 ;
48+
discipline = 0 ;
49+
parameterCategory = 1 ;
50+
parameterNumber = 199 ;
51+
typeOfFirstFixedSurface = 1 ;
52+
typeOfStatisticalProcessing = 1 ;
53+
}
54+
#Total column ozone
55+
'atmosphere_mass_content_of_ozone' = {
56+
localTablesVersion = 1 ;
57+
discipline = 0 ;
58+
parameterCategory = 14 ;
59+
parameterNumber = 192 ;
60+
typeOfFirstFixedSurface = 1 ;
61+
typeOfSecondFixedSurface = 8 ;
62+
}

definitions/grib2/localConcepts/era6/name.def

Lines changed: 280 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,266 @@
11
# Automatically generated by ./create_def.pl, do not edit
2+
#Surface runoff
3+
'Surface runoff' = {
4+
localTablesVersion = 1 ;
5+
discipline = 2 ;
6+
parameterCategory = 0 ;
7+
parameterNumber = 202 ;
8+
typeOfFirstFixedSurface = 1 ;
9+
typeOfStatisticalProcessing = 1 ;
10+
}
11+
#Sub-surface runoff
12+
'Sub-surface runoff' = {
13+
localTablesVersion = 1 ;
14+
discipline = 2 ;
15+
parameterCategory = 0 ;
16+
parameterNumber = 204 ;
17+
typeOfFirstFixedSurface = 1 ;
18+
typeOfStatisticalProcessing = 1 ;
19+
}
20+
#UV visible albedo for direct radiation (climatological)
21+
'UV visible albedo for direct radiation (climatological)' = {
22+
localTablesVersion = 1 ;
23+
discipline = 0 ;
24+
parameterCategory = 4 ;
25+
parameterNumber = 193 ;
26+
typeOfGeneratingProcess = 9 ;
27+
}
28+
#UV visible albedo for diffuse radiation (climatological)
29+
'UV visible albedo for diffuse radiation (climatological)' = {
30+
localTablesVersion = 1 ;
31+
discipline = 0 ;
32+
parameterCategory = 4 ;
33+
parameterNumber = 192 ;
34+
typeOfGeneratingProcess = 9 ;
35+
}
36+
#Near IR albedo for direct radiation (climatological)
37+
'Near IR albedo for direct radiation (climatological)' = {
38+
localTablesVersion = 1 ;
39+
discipline = 0 ;
40+
parameterCategory = 5 ;
41+
parameterNumber = 193 ;
42+
typeOfGeneratingProcess = 9 ;
43+
}
44+
#Near IR albedo for diffuse radiation (climatological)
45+
'Near IR albedo for diffuse radiation (climatological)' = {
46+
localTablesVersion = 1 ;
47+
discipline = 0 ;
48+
parameterCategory = 5 ;
49+
parameterNumber = 192 ;
50+
typeOfGeneratingProcess = 9 ;
51+
}
52+
#Snow albedo
53+
'Snow albedo' = {
54+
localTablesVersion = 1 ;
55+
discipline = 0 ;
56+
parameterCategory = 19 ;
57+
parameterNumber = 192 ;
58+
}
59+
#Snow evaporation
60+
'Snow evaporation' = {
61+
localTablesVersion = 1 ;
62+
discipline = 0 ;
63+
parameterCategory = 1 ;
64+
parameterNumber = 197 ;
65+
typeOfFirstFixedSurface = 1 ;
66+
typeOfStatisticalProcessing = 1 ;
67+
}
68+
#Snowmelt
69+
'Snowmelt' = {
70+
localTablesVersion = 1 ;
71+
discipline = 2 ;
72+
parameterCategory = 0 ;
73+
parameterNumber = 203 ;
74+
typeOfFirstFixedSurface = 1 ;
75+
typeOfStatisticalProcessing = 1 ;
76+
}
77+
#Snow depth
78+
'Snow depth' = {
79+
localTablesVersion = 1 ;
80+
discipline = 0 ;
81+
parameterCategory = 1 ;
82+
parameterNumber = 254 ;
83+
}
84+
#Large-scale precipitation
85+
'Large-scale precipitation' = {
86+
localTablesVersion = 1 ;
87+
discipline = 0 ;
88+
parameterCategory = 1 ;
89+
parameterNumber = 196 ;
90+
typeOfFirstFixedSurface = 1 ;
91+
typeOfStatisticalProcessing = 1 ;
92+
}
93+
#Convective precipitation
94+
'Convective precipitation' = {
95+
localTablesVersion = 1 ;
96+
discipline = 0 ;
97+
parameterCategory = 1 ;
98+
parameterNumber = 195 ;
99+
typeOfFirstFixedSurface = 1 ;
100+
typeOfStatisticalProcessing = 1 ;
101+
}
102+
#Snowfall
103+
'Snowfall' = {
104+
localTablesVersion = 1 ;
105+
discipline = 0 ;
106+
parameterCategory = 1 ;
107+
parameterNumber = 198 ;
108+
typeOfFirstFixedSurface = 1 ;
109+
typeOfStatisticalProcessing = 1 ;
110+
}
111+
#Logarithm of surface pressure
112+
'Logarithm of surface pressure' = {
113+
discipline = 0 ;
114+
parameterCategory = 3 ;
115+
parameterNumber = 25 ;
116+
typeOfFirstFixedSurface = 105 ;
117+
}
118+
#Total cloud cover
119+
'Total cloud cover' = {
120+
localTablesVersion = 1 ;
121+
discipline = 0 ;
122+
parameterCategory = 6 ;
123+
parameterNumber = 192 ;
124+
typeOfFirstFixedSurface = 1 ;
125+
typeOfSecondFixedSurface = 8 ;
126+
}
127+
#Evaporation
128+
'Evaporation' = {
129+
localTablesVersion = 1 ;
130+
discipline = 0 ;
131+
parameterCategory = 1 ;
132+
parameterNumber = 199 ;
133+
typeOfFirstFixedSurface = 1 ;
134+
typeOfStatisticalProcessing = 1 ;
135+
}
136+
#Low cloud cover
137+
'Low cloud cover' = {
138+
localTablesVersion = 1 ;
139+
discipline = 0 ;
140+
parameterCategory = 6 ;
141+
parameterNumber = 193 ;
142+
}
143+
#Medium cloud cover
144+
'Medium cloud cover' = {
145+
localTablesVersion = 1 ;
146+
discipline = 0 ;
147+
parameterCategory = 6 ;
148+
parameterNumber = 194 ;
149+
}
150+
#High cloud cover
151+
'High cloud cover' = {
152+
localTablesVersion = 1 ;
153+
discipline = 0 ;
154+
parameterCategory = 6 ;
155+
parameterNumber = 195 ;
156+
}
157+
#Skin reservoir content
158+
'Skin reservoir content' = {
159+
localTablesVersion = 1 ;
160+
discipline = 2 ;
161+
parameterCategory = 0 ;
162+
parameterNumber = 205 ;
163+
}
164+
#Runoff
165+
'Runoff' = {
166+
localTablesVersion = 1 ;
167+
discipline = 2 ;
168+
parameterCategory = 0 ;
169+
parameterNumber = 201 ;
170+
typeOfStatisticalProcessing = 1 ;
171+
}
172+
#Total column ozone
173+
'Total column ozone' = {
174+
localTablesVersion = 1 ;
175+
discipline = 0 ;
176+
parameterCategory = 14 ;
177+
parameterNumber = 192 ;
178+
typeOfFirstFixedSurface = 1 ;
179+
typeOfSecondFixedSurface = 8 ;
180+
}
181+
#Total precipitation
182+
'Total precipitation' = {
183+
localTablesVersion = 1 ;
184+
discipline = 0 ;
185+
parameterCategory = 1 ;
186+
parameterNumber = 193 ;
187+
typeOfFirstFixedSurface = 1 ;
188+
typeOfSecondFixedSurface = 255 ;
189+
typeOfStatisticalProcessing = 1 ;
190+
}
191+
#Convective snowfall
192+
'Convective snowfall' = {
193+
localTablesVersion = 1 ;
194+
discipline = 0 ;
195+
parameterCategory = 1 ;
196+
parameterNumber = 201 ;
197+
typeOfFirstFixedSurface = 1 ;
198+
typeOfStatisticalProcessing = 1 ;
199+
}
200+
#Large-scale snowfall
201+
'Large-scale snowfall' = {
202+
localTablesVersion = 1 ;
203+
discipline = 0 ;
204+
parameterCategory = 1 ;
205+
parameterNumber = 202 ;
206+
typeOfFirstFixedSurface = 1 ;
207+
typeOfStatisticalProcessing = 1 ;
208+
}
209+
#Forecast albedo
210+
'Forecast albedo' = {
211+
localTablesVersion = 1 ;
212+
discipline = 0 ;
213+
parameterCategory = 19 ;
214+
parameterNumber = 193 ;
215+
}
216+
#UV visible albedo for direct radiation, isotropic component (climatological)
217+
'UV visible albedo for direct radiation, isotropic component (climatological)' = {
218+
localTablesVersion = 1 ;
219+
discipline = 0 ;
220+
parameterCategory = 4 ;
221+
parameterNumber = 195 ;
222+
typeOfGeneratingProcess = 9 ;
223+
}
224+
#UV visible albedo for direct radiation, volumetric component (climatological)
225+
'UV visible albedo for direct radiation, volumetric component (climatological)' = {
226+
localTablesVersion = 1 ;
227+
discipline = 0 ;
228+
parameterCategory = 4 ;
229+
parameterNumber = 196 ;
230+
typeOfGeneratingProcess = 9 ;
231+
}
232+
#UV visible albedo for direct radiation, geometric component (climatological)
233+
'UV visible albedo for direct radiation, geometric component (climatological)' = {
234+
localTablesVersion = 1 ;
235+
discipline = 0 ;
236+
parameterCategory = 4 ;
237+
parameterNumber = 194 ;
238+
typeOfGeneratingProcess = 9 ;
239+
}
240+
#Near IR albedo for direct radiation, isotropic component (climatological)
241+
'Near IR albedo for direct radiation, isotropic component (climatological)' = {
242+
localTablesVersion = 1 ;
243+
discipline = 0 ;
244+
parameterCategory = 5 ;
245+
parameterNumber = 195 ;
246+
typeOfGeneratingProcess = 9 ;
247+
}
248+
#Near IR albedo for direct radiation, volumetric component (climatological)
249+
'Near IR albedo for direct radiation, volumetric component (climatological)' = {
250+
localTablesVersion = 1 ;
251+
discipline = 0 ;
252+
parameterCategory = 5 ;
253+
parameterNumber = 196 ;
254+
typeOfGeneratingProcess = 9 ;
255+
}
256+
#Near IR albedo for direct radiation, geometric component (climatological)
257+
'Near IR albedo for direct radiation, geometric component (climatological)' = {
258+
localTablesVersion = 1 ;
259+
discipline = 0 ;
260+
parameterCategory = 5 ;
261+
parameterNumber = 194 ;
262+
typeOfGeneratingProcess = 9 ;
263+
}
2264
#Accumulated Carbon Dioxide Net Ecosystem Exchange
3265
'Accumulated Carbon Dioxide Net Ecosystem Exchange' = {
4266
discipline = 2 ;
@@ -50,6 +312,24 @@
50312
constituentType = 3 ;
51313
is_chemical = 1 ;
52314
}
315+
#Accumulated freezing rain
316+
'Accumulated freezing rain' = {
317+
localTablesVersion = 1 ;
318+
discipline = 0 ;
319+
parameterCategory = 1 ;
320+
parameterNumber = 194 ;
321+
typeOfFirstFixedSurface = 1 ;
322+
typeOfStatisticalProcessing = 1 ;
323+
}
324+
#Potential evaporation
325+
'Potential evaporation' = {
326+
localTablesVersion = 1 ;
327+
discipline = 0 ;
328+
parameterCategory = 1 ;
329+
parameterNumber = 200 ;
330+
typeOfFirstFixedSurface = 1 ;
331+
typeOfStatisticalProcessing = 1 ;
332+
}
53333
#Time integrated, vertically integrated eastward ozone flux
54334
'Time integrated, vertically integrated eastward ozone flux' = {
55335
discipline = 0 ;

0 commit comments

Comments
 (0)