ripgrib/src/parm_tables/ectable_200.rs

348 lines
16 KiB
Rust

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