ripgrib/src/parm_tables/nceptab_131.rs

317 lines
16 KiB
Rust

use super::Parm;
pub const NCEP_131: [Parm; 256] = [
/* 0 */ Parm("var0", "undefined"),
/* 1 */ Parm("PRES", "Pressure [Pa]"),
/* 2 */ Parm("PRMSL", "Mean sea level pressure (Shuell method) [Pa]"),
/* 3 */ Parm("PTEND", "Pressure tendency [Pa/s]"),
/* 4 */ Parm("PVORT", "Pot. vorticity [km^2/kg/s]"),
/* 5 */ Parm("ICAHT", "ICAO Standard Atmosphere Reference Height [M]"),
/* 6 */ Parm("GP", "Geopotential [m^2/s^2]"),
/* 7 */ Parm("HGT", "Geopotential height [gpm]"),
/* 8 */ Parm("DIST", "Geometric height [m]"),
/* 9 */ Parm("HSTDV", "Std dev of height [m]"),
/* 10 */ Parm("TOZNE", "Total ozone [Dobson]"),
/* 11 */ Parm("TMP", "Temp. [K]"),
/* 12 */ Parm("VTMP", "Virtual temp. [K]"),
/* 13 */ Parm("POT", "Potential temp. [K]"),
/* 14 */ Parm("EPOT", "Pseudo-adiabatic pot. temp. [K]"),
/* 15 */ Parm("TMAX", "Max. temp. [K]"),
/* 16 */ Parm("TMIN", "Min. temp. [K]"),
/* 17 */ Parm("DPT", "Dew point temp. [K]"),
/* 18 */ Parm("DEPR", "Dew point depression [K]"),
/* 19 */ Parm("LAPR", "Lapse rate [K/m]"),
/* 20 */ Parm("VIS", "Visibility [m]"),
/* 21 */ Parm("RDSP1", "Radar spectra (1) [non-dim]"),
/* 22 */ Parm("RDSP2", "Radar spectra (2) [non-dim]"),
/* 23 */ Parm("RDSP3", "Radar spectra (3) [non-dim]"),
/* 24 */ Parm("PLI", "Parcel lifted index (to 500 hPa) [K]"),
/* 25 */ Parm("TMPA", "Temp. anomaly [K]"),
/* 26 */ Parm("PRESA", "Pressure anomaly [Pa]"),
/* 27 */ Parm("GPA", "Geopotential height anomaly [gpm]"),
/* 28 */ Parm("WVSP1", "Wave spectra (1) [non-dim]"),
/* 29 */ Parm("WVSP2", "Wave spectra (2) [non-dim]"),
/* 30 */ Parm("WVSP3", "Wave spectra (3) [non-dim]"),
/* 31 */ Parm("WDIR", "Wind direction [deg]"),
/* 32 */ Parm("WIND", "Wind speed [m/s]"),
/* 33 */ Parm("UGRD", "u wind [m/s]"),
/* 34 */ Parm("VGRD", "v wind [m/s]"),
/* 35 */ Parm("STRM", "Stream function [m^2/s]"),
/* 36 */ Parm("VPOT", "Velocity potential [m^2/s]"),
/* 37 */ Parm("MNTSF", "Montgomery stream function [m^2/s^2]"),
/* 38 */ Parm("SGCVV", "Sigma coord. vertical velocity [/s]"),
/* 39 */ Parm("VVEL", "Pressure vertical velocity [Pa/s]"),
/* 40 */ Parm("DZDT", "Geometric vertical velocity [m/s]"),
/* 41 */ Parm("ABSV", "Absolute vorticity [/s]"),
/* 42 */ Parm("ABSD", "Absolute divergence [/s]"),
/* 43 */ Parm("RELV", "Relative vorticity [/s]"),
/* 44 */ Parm("RELD", "Relative divergence [/s]"),
/* 45 */ Parm("VUCSH", "Vertical u shear [/s]"),
/* 46 */ Parm("VVCSH", "Vertical v shear [/s]"),
/* 47 */ Parm("DIRC", "Direction of current [deg]"),
/* 48 */ Parm("SPC", "Speed of current [m/s]"),
/* 49 */ Parm("UOGRD", "u of current [m/s]"),
/* 50 */ Parm("VOGRD", "v of current [m/s]"),
/* 51 */ Parm("SPFH", "Specific humidity [kg/kg]"),
/* 52 */ Parm("RH", "Relative humidity [%]"),
/* 53 */ Parm("MIXR", "Humidity mixing ratio [kg/kg]"),
/* 54 */ Parm("PWAT", "Precipitable water [kg/m^2]"),
/* 55 */ Parm("VAPP", "Vapor pressure [Pa]"),
/* 56 */ Parm("SATD", "Saturation deficit [Pa]"),
/* 57 */ Parm("EVP", "Evaporation [kg/m^2]"),
/* 58 */ Parm("CICE", "Cloud Ice [kg/m^2]"),
/* 59 */ Parm("PRATE", "Precipitation rate [kg/m^2/s]"),
/* 60 */ Parm("TSTM", "Thunderstorm probability [%]"),
/* 61 */ Parm("APCP", "Total precipitation [kg/m^2]"),
/* 62 */ Parm("NCPCP", "Large scale precipitation [kg/m^2]"),
/* 63 */ Parm("ACPCP", "Convective precipitation [kg/m^2]"),
/* 64 */ Parm("SRWEQ", "Snowfall rate water equiv. [kg/m^2/s]"),
/* 65 */ Parm("WEASD", "Accum. snow [kg/m^2]"),
/* 66 */ Parm("SNOD", "Snow depth [m]"),
/* 67 */ Parm("MIXHT", "Mixed layer depth [m]"),
/* 68 */ Parm("TTHDP", "Transient thermocline depth [m]"),
/* 69 */ Parm("MTHD", "Main thermocline depth [m]"),
/* 70 */ Parm("MTHA", "Main thermocline anomaly [m]"),
/* 71 */ Parm("TCDC", "Total cloud cover [%]"),
/* 72 */ Parm("CDCON", "Convective cloud cover [%]"),
/* 73 */ Parm("LCDC", "Low level cloud cover [%]"),
/* 74 */ Parm("MCDC", "Mid level cloud cover [%]"),
/* 75 */ Parm("HCDC", "High level cloud cover [%]"),
/* 76 */ Parm("CWAT", "Cloud water [kg/m^2]"),
/* 77 */ Parm("BLI", "Best lifted index (to 500 hPa) [K]"),
/* 78 */ Parm("SNOC", "Convective snow [kg/m^2]"),
/* 79 */ Parm("SNOL", "Large scale snow [kg/m^2]"),
/* 80 */ Parm("WTMP", "Water temp. [K]"),
/* 81 */ Parm("LAND", "Land cover (land=1;sea=0) [fraction]"),
/* 82 */ Parm("DSLM", "Deviation of sea level from mean [m]"),
/* 83 */ Parm("SFCR", "Surface roughness [m]"),
/* 84 */ Parm("ALBDO", "Albedo [%]"),
/* 85 */ Parm("TSOIL", "Soil temp. [K]"),
/* 86 */ Parm("SOILM", "Soil moisture content [kg/m^2]"),
/* 87 */ Parm("VEG", "Vegetation [%]"),
/* 88 */ Parm("SALTY", "Salinity [kg/kg]"),
/* 89 */ Parm("DEN", "Density [kg/m^3]"),
/* 90 */ Parm("WATR", "Water runoff [kg/m^2]"),
/* 91 */ Parm("ICEC", "Ice concentration (ice=1;no ice=0) [fraction]"),
/* 92 */ Parm("ICETK", "Ice thickness [m]"),
/* 93 */ Parm("DICED", "Direction of ice drift [deg]"),
/* 94 */ Parm("SICED", "Speed of ice drift [m/s]"),
/* 95 */ Parm("UICE", "u of ice drift [m/s]"),
/* 96 */ Parm("VICE", "v of ice drift [m/s]"),
/* 97 */ Parm("ICEG", "Ice growth rate [m/s]"),
/* 98 */ Parm("ICED", "Ice divergence [/s]"),
/* 99 */ Parm("SNOM", "Snow melt [kg/m^2]"),
/* 100 */ Parm("HTSGW", "Sig height of wind waves and swell [m]"),
/* 101 */ Parm("WVDIR", "Direction of wind waves [deg]"),
/* 102 */ Parm("WVHGT", "Sig height of wind waves [m]"),
/* 103 */ Parm("WVPER", "Mean period of wind waves [s]"),
/* 104 */ Parm("SWDIR", "Direction of swell waves [deg]"),
/* 105 */ Parm("SWELL", "Sig height of swell waves [m]"),
/* 106 */ Parm("SWPER", "Mean period of swell waves [s]"),
/* 107 */ Parm("DIRPW", "Primary wave direction [deg]"),
/* 108 */ Parm("PERPW", "Primary wave mean period [s]"),
/* 109 */ Parm("DIRSW", "Secondary wave direction [deg]"),
/* 110 */ Parm("PERSW", "Secondary wave mean period [s]"),
/* 111 */ Parm("NSWRS", "Net short wave (surface) [W/m^2]"),
/* 112 */ Parm("NLWRS", "Net long wave (surface) [W/m^2]"),
/* 113 */ Parm("NSWRT", "Net short wave (top) [W/m^2]"),
/* 114 */ Parm("NLWRT", "Net long wave (top) [W/m^2]"),
/* 115 */ Parm("LWAVR", "Long wave [W/m^2]"),
/* 116 */ Parm("SWAVR", "Short wave [W/m^2]"),
/* 117 */ Parm("GRAD", "Global radiation [W/m^2]"),
/* 118 */ Parm("BRTMP", "Brightness temperature [K]"),
/* 119 */ Parm("LWRAD", "Radiance with respect to wave no. [W/m/sr]"),
/* 120 */ Parm("SWRAD", "Radiance with respect ot wave len. [W/m^3/sr]"),
/* 121 */ Parm("LHTFL", "Latent heat flux [W/m^2]"),
/* 122 */ Parm("SHTFL", "Sensible heat flux [W/m^2]"),
/* 123 */ Parm("BLYDP", "Boundary layer dissipation [W/m^2]"),
/* 124 */ Parm("UFLX", "Zonal momentum flux [N/m^2]"),
/* 125 */ Parm("VFLX", "Meridional momentum flux [N/m^2]"),
/* 126 */ Parm("WMIXE", "Wind mixing energy [J]"),
/* 127 */ Parm("IMGD", "Image data []"),
/* 128 */ Parm("MSLSA", "Mean sea level pressure (Std Atm) [Pa]"),
/* 129 */ Parm("var129", "undefined"),
/* 130 */ Parm("MSLET", "Mean sea level pressure (Mesinger method) [Pa]"),
/* 131 */ Parm("LFTX", "Surface lifted index [K]"),
/* 132 */ Parm("4LFTX", "Best (4-layer) lifted index [K]"),
/* 133 */ Parm("var133", "undefined"),
/* 134 */ Parm("PRESN", "Pressure (nearest grid point) [Pa]"),
/* 135 */ Parm("MCONV", "Horizontal moisture divergence [kg/kg/s]"),
/* 136 */ Parm("VWSH", "Vertical speed shear [1/s]"),
/* 137 */ Parm("var137", "undefined"),
/* 138 */ Parm("var138", "undefined"),
/* 139 */ Parm("PVMW", "Potential vorticity (mass-weighted) [1/s/m]"),
/* 140 */ Parm("CRAIN", "Categorical rain [yes=1;no=0]"),
/* 141 */ Parm("CFRZR", "Categorical freezing rain [yes=1;no=0]"),
/* 142 */ Parm("CICEP", "Categorical ice pellets [yes=1;no=0]"),
/* 143 */ Parm("CSNOW", "Categorical snow [yes=1;no=0]"),
/* 144 */
Parm(
"SOILW",
"Volumetric soil moisture (frozen + liquid) [fraction]",
),
/* 145 */ Parm("PEVPR", "Potential evaporation rate [W/m^2]"),
/* 146 */ Parm("VEGT", "Vegetation canopy temperature [K]"),
/* 147 */ Parm("BARET", "Bare soil surface skin temperature [K]"),
/* 148 */ Parm("AVSFT", "Average surface skin temperature [K]"),
/* 149 */ Parm("RADT", "Effective radiative skin temperature [K]"),
/* 150 */ Parm("SSTOR", "Surface water storage [kg/m^2]"),
/* 151 */
Parm(
"LSOIL",
"Liquid soil moisture content (non-frozen) [kg/m^2]",
),
/* 152 */ Parm("EWATR", "Open water evaporation (standing water) [W/m^2]"),
/* 153 */ Parm("CLWMR", "Cloud water [kg/kg]"),
/* 154 */ Parm("var154", "undefined"),
/* 155 */ Parm("GFLUX", "Ground Heat Flux [W/m^2]"),
/* 156 */ Parm("CIN", "Convective inhibition [J/kg]"),
/* 157 */ Parm("CAPE", "Convective available potential energy [J/kg]"),
/* 158 */ Parm("TKE", "Turbulent Kinetic Energy [J/kg]"),
/* 159 */ Parm("MXSALB", "Maximum snow albedo [%]"),
/* 160 */
Parm(
"SOILL",
"Liquid volumetric soil moisture (non-frozen) [fraction]",
),
/* 161 */ Parm("ASNOW", "Frozen precipitation (e.g. snowfall) [kg/m^2]"),
/* 162 */ Parm("ARAIN", "Liquid precipitation (rainfall) [kg/m^2]"),
/* 163 */ Parm("GWREC", "Groundwater recharge [kg/m^2]"),
/* 164 */ Parm("QREC", "Flood plain recharge [kg/m^2]"),
/* 165 */ Parm("SNOWT", "Snow temperature, depth-avg [K]"),
/* 166 */ Parm("VBDSF", "Visible beam downward solar flux [W/m^2]"),
/* 167 */ Parm("VDDSF", "Visible diffuse downward solar flux [W/m^2]"),
/* 168 */ Parm("NBDSF", "Near IR beam downward solar flux [W/m^2]"),
/* 169 */ Parm("NDDSF", "Near IR diffuse downward solar flux [W/m^2]"),
/* 170 */ Parm("SNFALB", "Snow-free albedo [%]"),
/* 171 */ Parm("RLYRS", "Number of soil layers in root zone [non-dim]"),
/* 172 */ Parm("FLX", "Momentum flux N/m2 [M]"),
/* 173 */ Parm("LMH", "Mass point model surface [non-dim]"),
/* 174 */ Parm("LMV", "Velocity point model surface [non-dim]"),
/* 175 */ Parm("MLYNO", "Model layer number (from bottom up) [non-dim]"),
/* 176 */ Parm("NLAT", "Latitude (-90 to +90) [deg]"),
/* 177 */ Parm("ELON", "East longitude (0-360) [deg]"),
/* 178 */ Parm("ICMR", "Ice mixing ratio [kg/kg]"),
/* 179 */ Parm("ACOND", "Aerodynamic conductance [m/s]"),
/* 180 */ Parm("SNOAG", "Snow age [s]"),
/* 181 */ Parm("CCOND", "Canopy conductance [m/s]"),
/* 182 */ Parm("LAI", "Leaf area index (0-9) [non-dim]"),
/* 183 */ Parm("SFCRH", "Roughness length for heat [m]"),
/* 184 */ Parm("SALBD", "Snow albedo (over snow cover area only) [%]"),
/* 185 */ Parm("var185", "undefined"),
/* 186 */ Parm("var186", "undefined"),
/* 187 */ Parm("NDVI", "Normalized Difference Vegetation Index []"),
/* 188 */ Parm("DRIP", "Rate of water dropping from canopy to gnd [kg/m^2]"),
/* 189 */ Parm("LANDN", "Land cover (nearest neighbor) [sea=0,land=1]"),
/* 190 */ Parm("HLCY", "Storm relative helicity [m^2/s^2]"),
/* 191 */ Parm("NLATN", "Latitude (nearest neigbhbor) (-90 to +90) [deg]"),
/* 192 */ Parm("ELONN", "East longitude (nearest neigbhbor) (0-360) [deg]"),
/* 193 */ Parm("var193", "undefined"),
/* 194 */ Parm("CPOFP", "Prob. of frozen precipitation [%]"),
/* 195 */ Parm("var195", "undefined"),
/* 196 */ Parm("USTM", "u-component of storm motion [m/s]"),
/* 197 */ Parm("VSTM", "v-component of storm motion [m/s]"),
/* 198 */ Parm("SBSNO", "Sublimation (evaporation from snow) [W/m^2]"),
/* 199 */ Parm("EVBS", "Direct evaporation from bare soil [W/m^2]"),
/* 200 */ Parm("EVCW", "Canopy water evaporation [W/m^2]"),
/* 201 */ Parm("var201", "undefined"),
/* 202 */ Parm("APCPN", "Total precipitation (nearest grid point) [kg/m^2]"),
/* 203 */ Parm("RSMIN", "Minimal stomatal resistance [s/m]"),
/* 204 */ Parm("DSWRF", "Downward shortwave radiation flux [W/m^2]"),
/* 205 */ Parm("DLWRF", "Downward longwave radiation flux [W/m^2]"),
/* 206 */
Parm(
"ACPCPN",
"Convective precipitation (nearest grid point) [kg/m^2]",
),
/* 207 */ Parm("MSTAV", "Moisture availability [%]"),
/* 208 */ Parm("SFEXC", "Exchange coefficient [(kg/m^3)(m/s)]"),
/* 209 */ Parm("var209", "undefined"),
/* 210 */ Parm("TRANS", "Transpiration [W/m^2]"),
/* 211 */ Parm("USWRF", "Upward short wave radiation flux [W/m^2]"),
/* 212 */ Parm("ULWRF", "Upward long wave radiation flux [W/m^2]"),
/* 213 */ Parm("CDLYR", "Non-convective cloud [%]"),
/* 214 */ Parm("CPRAT", "Convective precip. rate [kg/m^2/s]"),
/* 215 */ Parm("var215", "undefined"),
/* 216 */ Parm("TTRAD", "Temp. tendency by all radiation [K/s]"),
/* 217 */ Parm("var217", "undefined"),
/* 218 */ Parm("HGTN", "Geopotential Height (nearest grid point) [gpm]"),
/* 219 */ Parm("WILT", "Wilting point [fraction]"),
/* 220 */ Parm("FLDCP", "Field Capacity [fraction]"),
/* 221 */ Parm("HPBL", "Planetary boundary layer height [m]"),
/* 222 */ Parm("SLTYP", "Surface slope type [Index]"),
/* 223 */ Parm("CNWAT", "Plant canopy surface water [kg/m^2]"),
/* 224 */ Parm("SOTYP", "Soil type [Index]"),
/* 225 */ Parm("VGTYP", "Vegetation type [Index]"),
/* 226 */ Parm("BMIXL", "Blackadars mixing length scale [m]"),
/* 227 */ Parm("AMIXL", "Asymptotic mixing length scale [m]"),
/* 228 */ Parm("PEVAP", "Potential evaporation [kg/m^2]"),
/* 229 */ Parm("SNOHF", "Snow phase-change heat flux [W/m^2]"),
/* 230 */
Parm(
"SMREF",
"Transpiration stress-onset (soil moisture) [fraction]",
),
/* 231 */
Parm(
"SMDRY",
"Direct evaporation cease (soil moisture) [fraction]",
),
/* 232 */ Parm("WVINC", "water vapor added by precip assimilation [kg/m^2]"),
/* 233 */
Parm(
"WCINC",
"water condensate added by precip assimilaition [kg/m^2]",
),
/* 234 */ Parm("BGRUN", "Subsurface runoff (baseflow) [kg/m^2]"),
/* 235 */ Parm("SSRUN", "Surface runoff (non-infiltrating) [kg/m^2]"),
/* 236 */ Parm("var236", "undefined"),
/* 237 */
Parm(
"WVCONV",
"Water vapor flux convergence (vertical int) [kg/m^2]",
),
/* 238 */ Parm("SNOWC", "Snow cover [%]"),
/* 239 */ Parm("SNOT", "Snow temperature [K]"),
/* 240 */ Parm("POROS", "Soil porosity [fraction]"),
/* 241 */
Parm(
"WCCONV",
"Water condensate flux convergence (vertical int) [kg/m^2]",
),
/* 242 */ Parm("WVUFLX", "Water vapor zonal transport (vertical int)[kg/m]"),
/* 243 */
Parm(
"WVVFLX",
"Water vapor meridional transport (vertical int) [kg/m]",
),
/* 244 */
Parm(
"WCUFLX",
"Water condensate zonal transport (vertical int) [kg/m]",
),
/* 245 */
Parm(
"WCVFLX",
"Water condensate meridional transport (vertical int) [kg/m]",
),
/* 246 */ Parm("RCS", "Solar parameter in canopy conductance [fraction]"),
/* 247 */
Parm(
"RCT",
"Temperature parameter in canopy conductance [fraction]",
),
/* 248 */ Parm("RCQ", "Humidity parameter in canopy conductance [fraction]"),
/* 249 */
Parm(
"RCSOL",
"Soil moisture parameter in canopy conductance [fraction]",
),
/* 250 */ Parm("SWHR", "Solar radiative heating [K/s]"),
/* 251 */ Parm("LWHR", "Longwave radiative heating [K/s]"),
/* 252 */ Parm("CD", "Surface drag coefficient [non-dim]"),
/* 253 */ Parm("FRICV", "Surface friction velocity [m/s]"),
/* 254 */ Parm("RI", "Richardson number [non-dim]"),
/* 255 */ Parm("var255", "undefined"),
];