1 | #include "cnames.h" |
---|
2 | |
---|
3 | /* |
---|
4 | Helmut Frank, updated 24.07.2003: UVB, PAR, CAPE |
---|
5 | */ |
---|
6 | |
---|
7 | struct ParmTable parm_table_ecmwf_128[256] = { |
---|
8 | /* 0 */ {"var0", "undefined"}, |
---|
9 | /* 1 */ {"STRF", "Stream function [m**2 s**-1]"}, |
---|
10 | /* 2 */ {"VPOT", "Velocity potential [m**2 s**-1]"}, |
---|
11 | /* 3 */ {"PT", "Potential temperature [K]"}, |
---|
12 | /* 4 */ {"EQPT", "Equivalent potential temperature [K]"}, |
---|
13 | /* 5 */ {"SEPT", "Saturated equivalent potential temperature [K]"}, |
---|
14 | /* 6 */ {"var6", "Reserved for Metview"}, |
---|
15 | /* 7 */ {"var7", "Reserved for Metview"}, |
---|
16 | /* 8 */ {"var8", "Reserved for Metview"}, |
---|
17 | /* 9 */ {"var9", "Reserved for Metview"}, |
---|
18 | /* 10 */ {"var10", "Reserved for Metview"}, |
---|
19 | /* 11 */ {"UDVW", "U component of divergent wind [m s**-1]"}, |
---|
20 | /* 12 */ {"VDVW", "V component of divergent wind [m s**-1]"}, |
---|
21 | /* 13 */ {"URTW", "U component of rotational wind [m s**-1]"}, |
---|
22 | /* 14 */ {"VRTW", "V component of rotational wind [m s**-1]"}, |
---|
23 | /* 15 */ {"var15", "Reserved for Metview"}, |
---|
24 | /* 16 */ {"var16", "Reserved for Metview"}, |
---|
25 | /* 17 */ {"var17", "Reserved for Metview"}, |
---|
26 | /* 18 */ {"var18", "Reserved for Metview"}, |
---|
27 | /* 19 */ {"var19", "Reserved for Metview"}, |
---|
28 | /* 20 */ {"var20", "Reserved for Metview"}, |
---|
29 | /* 21 */ {"UCTP", "Unbalanced component of temperature [K]"}, |
---|
30 | /* 22 */ {"UCLN", "Unbalanced component of logarithm of surface pressure"}, |
---|
31 | /* 23 */ {"UCDV", "Unbalanced component of divergence [s**-1]"}, |
---|
32 | /* 24 */ {"var24", "Reserved for future unbalanced components"}, |
---|
33 | /* 25 */ {"var25", "Reserved for future unbalanced components"}, |
---|
34 | /* 26 */ {"CL", "Lake cover [(0-1)]"}, |
---|
35 | /* 27 */ {"CVL", "Low vegetation cover [(0-1)]"}, |
---|
36 | /* 28 */ {"CVH", "High vegetation cover [(0-1)]"}, |
---|
37 | /* 29 */ {"TVL", "Type of low vegetation"}, |
---|
38 | /* 30 */ {"TVH", "Type of high vegetation"}, |
---|
39 | /* 31 */ {"CI", "Sea-ice cover [(0-1)]"}, |
---|
40 | /* 32 */ {"ASN", "Snow albedo [(0-1)]"}, |
---|
41 | /* 33 */ {"RSN", "Snow density [kg m**-3]"}, |
---|
42 | /* 34 */ {"SSTK", "Sea surface temperature [K]"}, |
---|
43 | /* 35 */ {"ISTL1", "Ice surface temperature layer 1 [K]"}, |
---|
44 | /* 36 */ {"ISTL2", "Ice surface temperature layer 2 [K]"}, |
---|
45 | /* 37 */ {"ISTL3", "Ice surface temperature layer 3 [K]"}, |
---|
46 | /* 38 */ {"ISTL4", "Ice surface temperature layer 4 [K]"}, |
---|
47 | /* 39 */ {"SWVL1", "Volumetric soil water layer 1 [m**3 m**-3]"}, |
---|
48 | /* 40 */ {"SWVL2", "Volumetric soil water layer 2 [m**3 m**-3]"}, |
---|
49 | /* 41 */ {"SWVL3", "Volumetric soil water layer 3 [m**3 m**-3]"}, |
---|
50 | /* 42 */ {"SWVL4", "Volumetric soil water layer 4 [m**3 m**-3]"}, |
---|
51 | /* 43 */ {"SLT", "Soil type"}, |
---|
52 | /* 44 */ {"ES", "Snow evaporation [m of water]"}, |
---|
53 | /* 45 */ {"SMLT", "Snowmelt [m of water]"}, |
---|
54 | /* 46 */ {"SDUR", "Solar duration [s]"}, |
---|
55 | /* 47 */ {"DSRP", "Direct solar radiation [w m**-2]"}, |
---|
56 | /* 48 */ {"MAGSS", "Magnitude of surface stress [N m**-2 s]"}, |
---|
57 | /* 49 */ {"10FG", "Wind gust at 10 metres [m s**-1]"}, |
---|
58 | /* 50 */ {"LSPF", "Large-scale precipitation fraction [s]"}, |
---|
59 | /* 51 */ {"MX2T24", "Maximum 2 metre temperature [K]"}, |
---|
60 | /* 52 */ {"MN2T24", "Minimum 2 metre temperature [K]"}, |
---|
61 | /* 53 */ {"MONT", "Montgomery potential [m**2 s**-2]"}, |
---|
62 | /* 54 */ {"PRES", "Pressure [Pa]"}, |
---|
63 | /* 55 */ {"var55", "undefined"}, |
---|
64 | /* 56 */ {"var56", "undefined"}, |
---|
65 | /* 57 */ {"UVB", "Downward UV radiation at the surface (Ultra-violet band B) [W m**-2]"}, |
---|
66 | /* 58 */ {"PAR", "Photosynthetically active radiation at the surface [W m**-2]"}, |
---|
67 | /* 59 */ {"CAPE", "Convective available potential energy [J kg**-1]"}, |
---|
68 | /* 60 */ {"PV", "Potential vorticity [K m**2 kg**-1 s**-1]"}, |
---|
69 | /* 61 */ {"var61", "undefined"}, |
---|
70 | /* 62 */ {"var62", "undefined"}, |
---|
71 | /* 63 */ {"var63", "undefined"}, |
---|
72 | /* 64 */ {"var64", "undefined"}, |
---|
73 | /* 65 */ {"var65", "undefined"}, |
---|
74 | /* 66 */ {"var66", "undefined"}, |
---|
75 | /* 67 */ {"var67", "undefined"}, |
---|
76 | /* 68 */ {"var68", "undefined"}, |
---|
77 | /* 69 */ {"var69", "undefined"}, |
---|
78 | /* 70 */ {"var70", "undefined"}, |
---|
79 | /* 71 */ {"var71", "undefined"}, |
---|
80 | /* 72 */ {"var72", "undefined"}, |
---|
81 | /* 73 */ {"var73", "undefined"}, |
---|
82 | /* 74 */ {"var74", "undefined"}, |
---|
83 | /* 75 */ {"var75", "undefined"}, |
---|
84 | /* 76 */ {"var76", "undefined"}, |
---|
85 | /* 77 */ {"var77", "undefined"}, |
---|
86 | /* 78 */ {"var78", "undefined"}, |
---|
87 | /* 79 */ {"var79", "undefined"}, |
---|
88 | /* 80 */ {"var80", "undefined"}, |
---|
89 | /* 81 */ {"var81", "undefined"}, |
---|
90 | /* 82 */ {"var82", "undefined"}, |
---|
91 | /* 83 */ {"var83", "undefined"}, |
---|
92 | /* 84 */ {"var84", "undefined"}, |
---|
93 | /* 85 */ {"var85", "undefined"}, |
---|
94 | /* 86 */ {"var86", "undefined"}, |
---|
95 | /* 87 */ {"var87", "undefined"}, |
---|
96 | /* 88 */ {"var88", "undefined"}, |
---|
97 | /* 89 */ {"var89", "undefined"}, |
---|
98 | /* 90 */ {"var90", "undefined"}, |
---|
99 | /* 91 */ {"var91", "undefined"}, |
---|
100 | /* 92 */ {"var92", "undefined"}, |
---|
101 | /* 93 */ {"var93", "undefined"}, |
---|
102 | /* 94 */ {"var94", "undefined"}, |
---|
103 | /* 95 */ {"var95", "undefined"}, |
---|
104 | /* 96 */ {"var96", "undefined"}, |
---|
105 | /* 97 */ {"var97", "undefined"}, |
---|
106 | /* 98 */ {"var98", "undefined"}, |
---|
107 | /* 99 */ {"var99", "undefined"}, |
---|
108 | /* 100 */ {"100", "Experimental product [Undefined]"}, |
---|
109 | /* 101 */ {"101", "Experimental product [Undefined]"}, |
---|
110 | /* 102 */ {"102", "Experimental product [Undefined]"}, |
---|
111 | /* 103 */ {"103", "Experimental product [Undefined]"}, |
---|
112 | /* 104 */ {"104", "Experimental product [Undefined]"}, |
---|
113 | /* 105 */ {"105", "Experimental product [Undefined]"}, |
---|
114 | /* 106 */ {"106", "Experimental product [Undefined]"}, |
---|
115 | /* 107 */ {"107", "Experimental product [Undefined]"}, |
---|
116 | /* 108 */ {"108", "Experimental product [Undefined]"}, |
---|
117 | /* 109 */ {"109", "Experimental product [Undefined]"}, |
---|
118 | /* 110 */ {"110", "Experimental product [Undefined]"}, |
---|
119 | /* 111 */ {"111", "Experimental product [Undefined]"}, |
---|
120 | /* 112 */ {"112", "Experimental product [Undefined]"}, |
---|
121 | /* 113 */ {"113", "Experimental product [Undefined]"}, |
---|
122 | /* 114 */ {"114", "Experimental product [Undefined]"}, |
---|
123 | /* 115 */ {"115", "Experimental product [Undefined]"}, |
---|
124 | /* 116 */ {"116", "Experimental product [Undefined]"}, |
---|
125 | /* 117 */ {"117", "Experimental product [Undefined]"}, |
---|
126 | /* 118 */ {"118", "Experimental product [Undefined]"}, |
---|
127 | /* 119 */ {"119", "Experimental product [Undefined]"}, |
---|
128 | /* 120 */ {"120", "Experimental product [Undefined]"}, |
---|
129 | /* 121 */ {"var121", "undefined"}, |
---|
130 | /* 122 */ {"var122", "undefined"}, |
---|
131 | /* 123 */ {"var123", "undefined"}, |
---|
132 | /* 124 */ {"var124", "undefined"}, |
---|
133 | /* 125 */ {"var125", "undefined"}, |
---|
134 | /* 126 */ {"var126", "undefined"}, |
---|
135 | /* 127 */ {"AT", "Atmospheric tide"}, |
---|
136 | /* 128 */ {"BV", "Budget values"}, |
---|
137 | /* 129 */ {"Z", "Geopotential [m**2 s**-2]"}, |
---|
138 | /* 130 */ {"T", "Temperature [K]"}, |
---|
139 | /* 131 */ {"U", "U velocity [m s**-1]"}, |
---|
140 | /* 132 */ {"V", "V velocity [m s**-1]"}, |
---|
141 | /* 133 */ {"Q", "Specific humidity [kg kg**-1]"}, |
---|
142 | /* 134 */ {"SP", "Surface pressure [Pa]"}, |
---|
143 | /* 135 */ {"W", "Vertical velocity [Pa s**-1]"}, |
---|
144 | /* 136 */ {"TCW", "Total column water [kg m**-2]"}, |
---|
145 | /* 137 */ {"TCWV", "Total column water vapour [kg m**-2]"}, |
---|
146 | /* 138 */ {"VO", "Vorticity (relative) [s**-1]"}, |
---|
147 | /* 139 */ {"STL1", "Soil temperature level 1 [K]"}, |
---|
148 | /* 140 */ {"SWL1", "Soil wetness level 1 [m of water]"}, |
---|
149 | /* 141 */ {"SD", "Snow depth [m of water equivalent]"}, |
---|
150 | /* 142 */ {"LSP", "Stratiform precipitation [m]"}, |
---|
151 | /* 143 */ {"CP", "Convective precipitation [m]"}, |
---|
152 | /* 144 */ {"SF", "Snowfall (convective + stratiform) [m of water equivalent]"}, |
---|
153 | /* 145 */ {"BLD", "Boundary layer dissipation [W m**-2 s]"}, |
---|
154 | /* 146 */ {"SSHF", "Surface sensible heat flux [W m**-2 s]"}, |
---|
155 | /* 147 */ {"SLHF", "Surface latent heat flux [W m**-2 s]"}, |
---|
156 | /* 148 */ {"CHNK", "Charnock"}, |
---|
157 | /* 149 */ {"SNR", "Surface net radiation [W m**-2 s]"}, |
---|
158 | /* 150 */ {"TNR", "Top net radiation"}, |
---|
159 | /* 151 */ {"MSL", "Mean sea-level pressure [Pa]"}, |
---|
160 | /* 152 */ {"LNSP", "Logarithm of surface pressure"}, |
---|
161 | /* 153 */ {"SWHR", "Short-wave heating rate [K]"}, |
---|
162 | /* 154 */ {"LWHR", "Long-wave heating rate [K]"}, |
---|
163 | /* 155 */ {"D", "Divergence [s**-1]"}, |
---|
164 | /* 156 */ {"GH", "Height [m]"}, |
---|
165 | /* 157 */ {"R", "Relative humidity [%]"}, |
---|
166 | /* 158 */ {"TSP", "Tendency of surface pressure [Pa s**-1]"}, |
---|
167 | /* 159 */ {"BLH", "Boundary layer height [m]"}, |
---|
168 | /* 160 */ {"SDOR", "Standard deviation of orography"}, |
---|
169 | /* 161 */ {"ISOR", "Anisotropy of sub-gridscale orography"}, |
---|
170 | /* 162 */ {"ANOR", "Angle of sub-gridscale orography [rad]"}, |
---|
171 | /* 163 */ {"SLOR", "Slope of sub-gridscale orography"}, |
---|
172 | /* 164 */ {"TCC", "Total cloud cover [(0 - 1)]"}, |
---|
173 | /* 165 */ {"10U", "10 metre U wind component [m s**-1]"}, |
---|
174 | /* 166 */ {"10V", "10 metre V wind component [m s**-1]"}, |
---|
175 | /* 167 */ {"2T", "2 metre temperature [K]"}, |
---|
176 | /* 168 */ {"2D", "2 metre dewpoint temperature [K]"}, |
---|
177 | /* 169 */ {"SSRD", "Surface solar radiation downwards [W m**-2 s]"}, |
---|
178 | /* 170 */ {"STL2", "Soil temperature level 2 [K]"}, |
---|
179 | /* 171 */ {"SWL2", "Soil wetness level 2 [m of water]"}, |
---|
180 | /* 172 */ {"LSM", "Land/sea mask [(0, 1)]"}, |
---|
181 | /* 173 */ {"SR", "Surface roughness [m]"}, |
---|
182 | /* 174 */ {"AL", "Albedo [(0 - 1)]"}, |
---|
183 | /* 175 */ {"STRD", "Surface thermal radiation downwards [W m**-2 s]"}, |
---|
184 | /* 176 */ {"SSR", "Surface solar radiation [W m**-2 s]"}, |
---|
185 | /* 177 */ {"STR", "Surface thermal radiation [W m**-2 s]"}, |
---|
186 | /* 178 */ {"TSR", "Top solar radiation [W m**-2 s]"}, |
---|
187 | /* 179 */ {"TTR", "Top thermal radiation [W m**-2 s]"}, |
---|
188 | /* 180 */ {"EWSS", "East/West surface stress [N m**-2 s]"}, |
---|
189 | /* 181 */ {"NSSS", "North/South surface stress [N m**-2 s]"}, |
---|
190 | /* 182 */ {"E", "Evaporation [m of water]"}, |
---|
191 | /* 183 */ {"STL3", "Soil temperature level 3 [K]"}, |
---|
192 | /* 184 */ {"SWL3", "Soil wetness level 3 [m of water]"}, |
---|
193 | /* 185 */ {"CCC", "Convective cloud cover [(0 - 1)]"}, |
---|
194 | /* 186 */ {"LCC", "Low cloud cover [(0 - 1)]"}, |
---|
195 | /* 187 */ {"MCC", "Medium cloud cover [(0 - 1)]"}, |
---|
196 | /* 188 */ {"HCC", "High cloud cover [(0 - 1)]"}, |
---|
197 | /* 189 */ {"SUND", "Sunshine duration [s]"}, |
---|
198 | /* 190 */ {"EWOV", "EW component of subgrid orographic variance [m**2]"}, |
---|
199 | /* 191 */ {"NSOV", "NS component of subgrid orographic variance [m**2]"}, |
---|
200 | /* 192 */ {"NWOV", "NWSE component of subgrid orographic variance [m**2]"}, |
---|
201 | /* 193 */ {"NEOV", "NESW component of subgrid orographic variance [m**2]"}, |
---|
202 | /* 194 */ {"BTMP", "Brightness temperature [K]"}, |
---|
203 | /* 195 */ {"LGWS", "Lat. component of gravity wave stress [N m**-2 s]"}, |
---|
204 | /* 196 */ {"MGWS", "Meridional component of gravity wave stress [N m**-2 s]"}, |
---|
205 | /* 197 */ {"GWD", "Gravity wave dissipation [W m**-2 s]"}, |
---|
206 | /* 198 */ {"SRC", "Skin reservoir content [m of water]"}, |
---|
207 | /* 199 */ {"VEG", "Vegetation fraction [(0 - 1)]"}, |
---|
208 | /* 200 */ {"VSO", "Variance of sub-gridscale orography [m**2]"}, |
---|
209 | /* 201 */ {"MX2T", "Maximum 2 metre temperature since previous post-processing [K]"}, |
---|
210 | /* 202 */ {"MN2T", "Minimum 2 metre temperature since previous post-processing [K]"}, |
---|
211 | /* 203 */ {"O3", "Ozone mass mixing ratio [kg kg**-1]"}, |
---|
212 | /* 204 */ {"PAW", "Precipiation analysis weights"}, |
---|
213 | /* 205 */ {"RO", "Runoff [m]"}, |
---|
214 | /* 206 */ {"TCO3", "Total column ozone [Dobson]"}, |
---|
215 | /* 207 */ {"10SI", "10 meter windspeed [m s**-1]"}, |
---|
216 | /* 208 */ {"TSRC", "Top net solar radiation, clear sky [W m**-2]"}, |
---|
217 | /* 209 */ {"TTRC", "Top net thermal radiation, clear sky [W m**-2]"}, |
---|
218 | /* 210 */ {"SSRC", "Surface net solar radiation, clear sky [W m**-2]"}, |
---|
219 | /* 211 */ {"STRC", "Surface net thermal radiation, clear sky [W m**-2]"}, |
---|
220 | /* 212 */ {"SI", "Solar insolation [W m**-2]"}, |
---|
221 | /* 213 */ {"var213", "undefined"}, |
---|
222 | /* 214 */ {"DHR", "Diabatic heating by radiation [K]"}, |
---|
223 | /* 215 */ {"DHVD", "Diabatic heating by vertical diffusion [K]"}, |
---|
224 | /* 216 */ {"DHCC", "Diabatic heating by cumulus convection [K]"}, |
---|
225 | /* 217 */ {"DHLC", "Diabatic heating large-scale condensation [K]"}, |
---|
226 | /* 218 */ {"VDZW", "Vertical diffusion of zonal wind [m s**-1]"}, |
---|
227 | /* 219 */ {"VDMW", "Vertical diffusion of meridional wind [m s**-1]"}, |
---|
228 | /* 220 */ {"EWGD", "EW gravity wave drag tendency [m s**-1]"}, |
---|
229 | /* 221 */ {"NSGD", "NS gravity wave drag tendency [m s**-1]"}, |
---|
230 | /* 222 */ {"CTZW", "Convective tendency of zonal wind [m s**-1]"}, |
---|
231 | /* 223 */ {"CTMW", "Convective tendency of meridional wind [m s**-1]"}, |
---|
232 | /* 224 */ {"VDH", "Vertical diffusion of humidity [kg kg**-1]"}, |
---|
233 | /* 225 */ {"HTCC", "Humidity tendency by cumulus convection [kg kg**-1]"}, |
---|
234 | /* 226 */ {"HTLC", "Humidity tendency large-scale condensation [kg kg**-1]"}, |
---|
235 | /* 227 */ {"CRNH", "Change from removing negative humidity [kg kg**-1]"}, |
---|
236 | /* 228 */ {"TP", "Total precipitation [m]"}, |
---|
237 | /* 229 */ {"IEWS", "Instantaneous X surface stress [N m**-2]"}, |
---|
238 | /* 230 */ {"INSS", "Instantaneous Y surface stress [N m**-2]"}, |
---|
239 | /* 231 */ {"ISHF", "Instantaneous surface heat flux [W m**-2]"}, |
---|
240 | /* 232 */ {"IE", "Instantaneous moisture flux [kg m**-2 s]"}, |
---|
241 | /* 233 */ {"ASQ", "Apparent surface humidity [kg kg**-1]"}, |
---|
242 | /* 234 */ {"LSRH", "Logarithm of surface roughness length for heat"}, |
---|
243 | /* 235 */ {"SKT", "Skin temperature [K]"}, |
---|
244 | /* 236 */ {"STL4", "Soil temperature level 4 [K]"}, |
---|
245 | /* 237 */ {"SWL4", "Soil wetness level 4 [m]"}, |
---|
246 | /* 238 */ {"TSN", "Temperature of snow layer [K]"}, |
---|
247 | /* 239 */ {"CSF", "Convective snowfall [m of water equivalent]"}, |
---|
248 | /* 240 */ {"LSF", "Large-scale snowfall [m of water equivalent]"}, |
---|
249 | /* 241 */ {"ACF", "Accumulated cloud fraction tendency [(-1 to 1)]"}, |
---|
250 | /* 242 */ {"ALW", "Accumulated liquid water tendency [(-1 to 1)]"}, |
---|
251 | /* 243 */ {"FAL", "Forecast albedo [(0 - 1)]"}, |
---|
252 | /* 244 */ {"FSR", "Forecast surface roughness [m]"}, |
---|
253 | /* 245 */ {"FLSR", "Forecast log of surface roughness for heat"}, |
---|
254 | /* 246 */ {"CLWC", "Cloud liquid water content [kg kg**-1]"}, |
---|
255 | /* 247 */ {"CIWC", "Cloud ice water content [kg kg**-1]"}, |
---|
256 | /* 248 */ {"CC", "Cloud cover [(0 - 1)]"}, |
---|
257 | /* 249 */ {"AIW", "Accumulated ice water tendency [(-1 to 1)]"}, |
---|
258 | /* 250 */ {"ICE", "Ice age [1,0]"}, |
---|
259 | /* 251 */ {"ATTE", "Adiabatic tendency of temperature [K]"}, |
---|
260 | /* 252 */ {"ATHE", "Adiabatic tendency of humidity [kg kg**-1]"}, |
---|
261 | /* 253 */ {"ATZE", "Adiabatic tendency of zonal wind [m s**-1]"}, |
---|
262 | /* 254 */ {"ATMW", "Adiabatic tendency of meridional wind [m s**-1]"}, |
---|
263 | /* 255 */ {"var255", "Indicates a missing value"}, |
---|
264 | }; |
---|