mirror of https://github.com/ecmwf/eccodes.git
GRIB-460: Modify GRIB API to adapt JRA-55's grib table: added params Part 1
This commit is contained in:
parent
8940686134
commit
2c3c57faea
|
@ -1,6 +1,606 @@
|
|||
# Automatically generated by ./create_def.pl from database param@wrep-db-misc-prod, do not edit
|
||||
#Stream function
|
||||
'strf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 35 ;
|
||||
}
|
||||
#Velocity potential
|
||||
'vp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 36 ;
|
||||
}
|
||||
#Potential temperature
|
||||
'pt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 13 ;
|
||||
}
|
||||
#Wind speed
|
||||
'ws' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 32 ;
|
||||
}
|
||||
#Pressure
|
||||
'pres' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Potential vorticity
|
||||
'pv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 4 ;
|
||||
}
|
||||
#Geopotential
|
||||
'z' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 6 ;
|
||||
}
|
||||
#Temperature
|
||||
't' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 11 ;
|
||||
}
|
||||
#U component of wind
|
||||
'u' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 33 ;
|
||||
}
|
||||
#V component of wind
|
||||
'v' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 34 ;
|
||||
}
|
||||
#Specific humidity
|
||||
'q' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 51 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'w' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 39 ;
|
||||
}
|
||||
#Vorticity (relative)
|
||||
'vo' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 43 ;
|
||||
}
|
||||
#Mean sea level pressure
|
||||
'msl' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Divergence
|
||||
'd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Geopotential Height
|
||||
'gh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 7 ;
|
||||
}
|
||||
#Relative humidity
|
||||
'r' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 52 ;
|
||||
}
|
||||
#Land-sea mask
|
||||
'lsm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 81 ;
|
||||
}
|
||||
#Surface roughness
|
||||
'sr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 83 ;
|
||||
}
|
||||
#Brightness temperature
|
||||
'btmp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 118 ;
|
||||
}
|
||||
#Specific cloud ice water content
|
||||
'ciwc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 229 ;
|
||||
}
|
||||
#Snow depth
|
||||
'sd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 66 ;
|
||||
}
|
||||
#Convective cloud cover
|
||||
'ccc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 72 ;
|
||||
}
|
||||
#Low cloud cover
|
||||
'lcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 73 ;
|
||||
}
|
||||
#Medium cloud cover
|
||||
'mcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 74 ;
|
||||
}
|
||||
#High cloud cover
|
||||
'hcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 75 ;
|
||||
}
|
||||
#Large scale snow
|
||||
'lssf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 79 ;
|
||||
}
|
||||
#Convective snow
|
||||
'snoc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 78 ;
|
||||
}
|
||||
#Cloud water
|
||||
'cwat' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 76 ;
|
||||
}
|
||||
#Albedo
|
||||
'al' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 84 ;
|
||||
}
|
||||
#Virtual temperature
|
||||
'vtmp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 12 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'omg2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 40 ;
|
||||
}
|
||||
#Interception loss
|
||||
'pitp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 203 ;
|
||||
}
|
||||
#Soil wetness of surface
|
||||
'ussl' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'ptend' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
}
|
||||
#ICAO Standard Atmosphere reference height
|
||||
'icaht' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 5 ;
|
||||
}
|
||||
#Geometrical height
|
||||
'h' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Standard deviation of height
|
||||
'hstdv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Pseudo-adiabatic potential temperature
|
||||
'papt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 14 ;
|
||||
}
|
||||
#Maximum temperature
|
||||
'tmax' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 15 ;
|
||||
}
|
||||
#Minimum temperature
|
||||
'tmin' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 16 ;
|
||||
}
|
||||
#Dew point temperature
|
||||
'dpt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 17 ;
|
||||
}
|
||||
#Dew point depression (or deficit)
|
||||
'depr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 18 ;
|
||||
}
|
||||
#Lapse rate
|
||||
'lapr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 19 ;
|
||||
}
|
||||
#Visibility
|
||||
'vis' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 20 ;
|
||||
}
|
||||
#Radar spectra (1)
|
||||
'rdsp1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 21 ;
|
||||
}
|
||||
#Radar spectra (2)
|
||||
'rdsp2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 22 ;
|
||||
}
|
||||
#Radar spectra (3)
|
||||
'rdsp3' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 23 ;
|
||||
}
|
||||
#Parcel lifted index (to 500 hPa)
|
||||
'pli' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 24 ;
|
||||
}
|
||||
#Temperature anomaly
|
||||
'ta' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 25 ;
|
||||
}
|
||||
#Pressure anomaly
|
||||
'presa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 26 ;
|
||||
}
|
||||
#Geopotential height anomaly
|
||||
'gpa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 27 ;
|
||||
}
|
||||
#Wave spectra (1)
|
||||
'wvsp1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 28 ;
|
||||
}
|
||||
#Wave spectra (2)
|
||||
'wvsp2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 29 ;
|
||||
}
|
||||
#Wave spectra (3)
|
||||
'wvsp3' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 30 ;
|
||||
}
|
||||
#Wind direction
|
||||
'wdir' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 31 ;
|
||||
}
|
||||
#Montgomery stream Function
|
||||
'mntsf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 37 ;
|
||||
}
|
||||
#Sigma coordinate vertical velocity
|
||||
'sgcvv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 38 ;
|
||||
}
|
||||
#Absolute vorticity
|
||||
'absv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 41 ;
|
||||
}
|
||||
#Absolute divergence
|
||||
'absd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 42 ;
|
||||
}
|
||||
#Vertical u-component shear
|
||||
'vucsh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Vertical v-component shear
|
||||
'vvcsh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Direction of current
|
||||
'dirc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Speed of current
|
||||
'spc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#U-component of current
|
||||
'ucurr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 49 ;
|
||||
}
|
||||
#V-component of current
|
||||
'vcurr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 50 ;
|
||||
}
|
||||
#Humidity mixing ratio
|
||||
'mixr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 53 ;
|
||||
}
|
||||
#Precipitable water
|
||||
'pwat' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 54 ;
|
||||
}
|
||||
#Vapour pressure
|
||||
'vp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 55 ;
|
||||
}
|
||||
#Saturation deficit
|
||||
'satd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 56 ;
|
||||
}
|
||||
#Precipitation rate
|
||||
'prate' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 59 ;
|
||||
}
|
||||
#Thunderstorm probability
|
||||
'tstm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 60 ;
|
||||
}
|
||||
#Mixed layer depth
|
||||
'mld' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 67 ;
|
||||
}
|
||||
#Transient thermocline depth
|
||||
'tthdp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 68 ;
|
||||
}
|
||||
#Main thermocline depth
|
||||
'mthd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 69 ;
|
||||
}
|
||||
#Main thermocline anomaly
|
||||
'mtha' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 70 ;
|
||||
}
|
||||
#Best lifted index (to 500 hPa)
|
||||
'bli' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 77 ;
|
||||
}
|
||||
#Water temperature
|
||||
'wtmp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 80 ;
|
||||
}
|
||||
#Deviation of sea-level from mean
|
||||
'dslm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 82 ;
|
||||
}
|
||||
#Soil moisture content
|
||||
'ssw' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 86 ;
|
||||
}
|
||||
#Salinity
|
||||
's' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 88 ;
|
||||
}
|
||||
#Density
|
||||
'den' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 89 ;
|
||||
}
|
||||
#Ice cover (1=ice, 0=no ice)
|
||||
'icec' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 91 ;
|
||||
}
|
||||
#Ice thickness
|
||||
'icetk' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 92 ;
|
||||
}
|
||||
#Direction of ice drift
|
||||
'diced' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 93 ;
|
||||
}
|
||||
#Speed of ice drift
|
||||
'siced' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 94 ;
|
||||
}
|
||||
#U-component of ice drift
|
||||
'uice' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 95 ;
|
||||
}
|
||||
#V-component of ice drift
|
||||
'vice' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 96 ;
|
||||
}
|
||||
#Ice growth rate
|
||||
'iceg' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 97 ;
|
||||
}
|
||||
#Ice divergence
|
||||
'iced' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 98 ;
|
||||
}
|
||||
#Snow melt
|
||||
'snom' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 99 ;
|
||||
}
|
||||
#Signific.height,combined wind waves+swell
|
||||
'swh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 100 ;
|
||||
}
|
||||
#Mean direction of wind waves
|
||||
'mdww' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 101 ;
|
||||
}
|
||||
#Significant height of wind waves
|
||||
'shww' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 102 ;
|
||||
}
|
||||
#Mean period of wind waves
|
||||
'mpww' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 103 ;
|
||||
}
|
||||
#Direction of swell waves
|
||||
'swdir' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 104 ;
|
||||
}
|
||||
#Significant height of swell waves
|
||||
'swell' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 105 ;
|
||||
}
|
||||
#Mean period of swell waves
|
||||
'swper' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 106 ;
|
||||
}
|
||||
#Primary wave direction
|
||||
'mdps' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 107 ;
|
||||
}
|
||||
#Primary wave mean period
|
||||
'mpps' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 108 ;
|
||||
}
|
||||
#Secondary wave direction
|
||||
'dirsw' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 109 ;
|
||||
}
|
||||
#Secondary wave mean period
|
||||
'swp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 110 ;
|
||||
}
|
||||
#Net short-wave radiation flux (surface)
|
||||
'nswrs' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 111 ;
|
||||
}
|
||||
#Net long-wave radiation flux (surface)
|
||||
'nlwrs' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 112 ;
|
||||
}
|
||||
#Net short-wave radiationflux(atmosph.top)
|
||||
'nlwrt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 113 ;
|
||||
}
|
||||
#Net long-wave radiation flux(atmosph.top)
|
||||
'nlwrt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 114 ;
|
||||
}
|
||||
#Long wave radiation flux
|
||||
'lwavr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 115 ;
|
||||
}
|
||||
#Short wave radiation flux
|
||||
'swavr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 116 ;
|
||||
}
|
||||
#Global radiation flux
|
||||
'grad' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 117 ;
|
||||
}
|
||||
#Radiance (with respect to wave number)
|
||||
'lwrad' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 119 ;
|
||||
}
|
||||
#Radiance (with respect to wave length)
|
||||
'swrad' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 120 ;
|
||||
}
|
||||
#Momentum flux, u-component
|
||||
'uflx' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 124 ;
|
||||
}
|
||||
#Momentum flux, v-component
|
||||
'vflx' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 125 ;
|
||||
}
|
||||
#Wind mixing energy
|
||||
'wmixe' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 126 ;
|
||||
}
|
||||
#Image data
|
||||
'imgd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 127 ;
|
||||
}
|
||||
#Cloud liquid water
|
||||
'clw' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 228 ;
|
||||
}
|
||||
#Percentage of vegetation
|
||||
'vegrea' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 87 ;
|
||||
}
|
||||
#specific cloud water content
|
||||
'qc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 221 ;
|
||||
}
|
||||
#Soil Temperature
|
||||
'st' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 85 ;
|
||||
}
|
||||
#Snow Fall water equivalent
|
||||
'sf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 65 ;
|
||||
}
|
||||
#Total Cloud Cover
|
||||
'tcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 71 ;
|
||||
}
|
||||
|
|
|
@ -1,6 +1,606 @@
|
|||
# Automatically generated by ./create_def.pl from database param@wrep-db-misc-prod, do not edit
|
||||
#Stream function
|
||||
'Stream function' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 35 ;
|
||||
}
|
||||
#Velocity potential
|
||||
'Velocity potential' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 36 ;
|
||||
}
|
||||
#Potential temperature
|
||||
'Potential temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 13 ;
|
||||
}
|
||||
#Wind speed
|
||||
'Wind speed' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 32 ;
|
||||
}
|
||||
#Pressure
|
||||
'Pressure' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Potential vorticity
|
||||
'Potential vorticity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 4 ;
|
||||
}
|
||||
#Geopotential
|
||||
'Geopotential' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 6 ;
|
||||
}
|
||||
#Temperature
|
||||
'Temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 11 ;
|
||||
}
|
||||
#U component of wind
|
||||
'U component of wind' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 33 ;
|
||||
}
|
||||
#V component of wind
|
||||
'V component of wind' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 34 ;
|
||||
}
|
||||
#Specific humidity
|
||||
'Specific humidity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 51 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'Vertical velocity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 39 ;
|
||||
}
|
||||
#Vorticity (relative)
|
||||
'Vorticity (relative)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 43 ;
|
||||
}
|
||||
#Mean sea level pressure
|
||||
'Mean sea level pressure' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Divergence
|
||||
'Divergence' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Geopotential Height
|
||||
'Geopotential Height' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 7 ;
|
||||
}
|
||||
#Relative humidity
|
||||
'Relative humidity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 52 ;
|
||||
}
|
||||
#Land-sea mask
|
||||
'Land-sea mask' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 81 ;
|
||||
}
|
||||
#Surface roughness
|
||||
'Surface roughness' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 83 ;
|
||||
}
|
||||
#Brightness temperature
|
||||
'Brightness temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 118 ;
|
||||
}
|
||||
#Specific cloud ice water content
|
||||
'Specific cloud ice water content' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 229 ;
|
||||
}
|
||||
#Snow depth
|
||||
'Snow depth' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 66 ;
|
||||
}
|
||||
#Convective cloud cover
|
||||
'Convective cloud cover' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 72 ;
|
||||
}
|
||||
#Low cloud cover
|
||||
'Low cloud cover' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 73 ;
|
||||
}
|
||||
#Medium cloud cover
|
||||
'Medium cloud cover' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 74 ;
|
||||
}
|
||||
#High cloud cover
|
||||
'High cloud cover' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 75 ;
|
||||
}
|
||||
#Large scale snow
|
||||
'Large scale snow' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 79 ;
|
||||
}
|
||||
#Convective snow
|
||||
'Convective snow' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 78 ;
|
||||
}
|
||||
#Cloud water
|
||||
'Cloud water' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 76 ;
|
||||
}
|
||||
#Albedo
|
||||
'Albedo' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 84 ;
|
||||
}
|
||||
#Virtual temperature
|
||||
'Virtual temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 12 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'Vertical velocity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 40 ;
|
||||
}
|
||||
#Interception loss
|
||||
'Interception loss' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 203 ;
|
||||
}
|
||||
#Soil wetness of surface
|
||||
'Soil wetness of surface' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'Pressure tendency' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
}
|
||||
#ICAO Standard Atmosphere reference height
|
||||
'ICAO Standard Atmosphere reference height' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 5 ;
|
||||
}
|
||||
#Geometrical height
|
||||
'Geometrical height' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Standard deviation of height
|
||||
'Standard deviation of height' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Pseudo-adiabatic potential temperature
|
||||
'Pseudo-adiabatic potential temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 14 ;
|
||||
}
|
||||
#Maximum temperature
|
||||
'Maximum temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 15 ;
|
||||
}
|
||||
#Minimum temperature
|
||||
'Minimum temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 16 ;
|
||||
}
|
||||
#Dew point temperature
|
||||
'Dew point temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 17 ;
|
||||
}
|
||||
#Dew point depression (or deficit)
|
||||
'Dew point depression (or deficit)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 18 ;
|
||||
}
|
||||
#Lapse rate
|
||||
'Lapse rate' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 19 ;
|
||||
}
|
||||
#Visibility
|
||||
'Visibility' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 20 ;
|
||||
}
|
||||
#Radar spectra (1)
|
||||
'Radar spectra (1)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 21 ;
|
||||
}
|
||||
#Radar spectra (2)
|
||||
'Radar spectra (2)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 22 ;
|
||||
}
|
||||
#Radar spectra (3)
|
||||
'Radar spectra (3)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 23 ;
|
||||
}
|
||||
#Parcel lifted index (to 500 hPa)
|
||||
'Parcel lifted index (to 500 hPa)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 24 ;
|
||||
}
|
||||
#Temperature anomaly
|
||||
'Temperature anomaly' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 25 ;
|
||||
}
|
||||
#Pressure anomaly
|
||||
'Pressure anomaly' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 26 ;
|
||||
}
|
||||
#Geopotential height anomaly
|
||||
'Geopotential height anomaly' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 27 ;
|
||||
}
|
||||
#Wave spectra (1)
|
||||
'Wave spectra (1)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 28 ;
|
||||
}
|
||||
#Wave spectra (2)
|
||||
'Wave spectra (2)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 29 ;
|
||||
}
|
||||
#Wave spectra (3)
|
||||
'Wave spectra (3)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 30 ;
|
||||
}
|
||||
#Wind direction
|
||||
'Wind direction' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 31 ;
|
||||
}
|
||||
#Montgomery stream Function
|
||||
'Montgomery stream Function' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 37 ;
|
||||
}
|
||||
#Sigma coordinate vertical velocity
|
||||
'Sigma coordinate vertical velocity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 38 ;
|
||||
}
|
||||
#Absolute vorticity
|
||||
'Absolute vorticity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 41 ;
|
||||
}
|
||||
#Absolute divergence
|
||||
'Absolute divergence' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 42 ;
|
||||
}
|
||||
#Vertical u-component shear
|
||||
'Vertical u-component shear' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Vertical v-component shear
|
||||
'Vertical v-component shear' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Direction of current
|
||||
'Direction of current' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Speed of current
|
||||
'Speed of current' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#U-component of current
|
||||
'U-component of current ' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 49 ;
|
||||
}
|
||||
#V-component of current
|
||||
'V-component of current ' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 50 ;
|
||||
}
|
||||
#Humidity mixing ratio
|
||||
'Humidity mixing ratio' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 53 ;
|
||||
}
|
||||
#Precipitable water
|
||||
'Precipitable water' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 54 ;
|
||||
}
|
||||
#Vapour pressure
|
||||
'Vapour pressure' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 55 ;
|
||||
}
|
||||
#Saturation deficit
|
||||
'Saturation deficit' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 56 ;
|
||||
}
|
||||
#Precipitation rate
|
||||
'Precipitation rate' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 59 ;
|
||||
}
|
||||
#Thunderstorm probability
|
||||
'Thunderstorm probability' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 60 ;
|
||||
}
|
||||
#Mixed layer depth
|
||||
'Mixed layer depth' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 67 ;
|
||||
}
|
||||
#Transient thermocline depth
|
||||
'Transient thermocline depth' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 68 ;
|
||||
}
|
||||
#Main thermocline depth
|
||||
'Main thermocline depth' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 69 ;
|
||||
}
|
||||
#Main thermocline anomaly
|
||||
'Main thermocline anomaly' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 70 ;
|
||||
}
|
||||
#Best lifted index (to 500 hPa)
|
||||
'Best lifted index (to 500 hPa)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 77 ;
|
||||
}
|
||||
#Water temperature
|
||||
'Water temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 80 ;
|
||||
}
|
||||
#Deviation of sea-level from mean
|
||||
'Deviation of sea-level from mean' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 82 ;
|
||||
}
|
||||
#Soil moisture content
|
||||
'Soil moisture content' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 86 ;
|
||||
}
|
||||
#Salinity
|
||||
'Salinity' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 88 ;
|
||||
}
|
||||
#Density
|
||||
'Density' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 89 ;
|
||||
}
|
||||
#Ice cover (1=ice, 0=no ice)
|
||||
'Ice cover (1=ice, 0=no ice)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 91 ;
|
||||
}
|
||||
#Ice thickness
|
||||
'Ice thickness' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 92 ;
|
||||
}
|
||||
#Direction of ice drift
|
||||
'Direction of ice drift' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 93 ;
|
||||
}
|
||||
#Speed of ice drift
|
||||
'Speed of ice drift' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 94 ;
|
||||
}
|
||||
#U-component of ice drift
|
||||
'U-component of ice drift' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 95 ;
|
||||
}
|
||||
#V-component of ice drift
|
||||
'V-component of ice drift' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 96 ;
|
||||
}
|
||||
#Ice growth rate
|
||||
'Ice growth rate' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 97 ;
|
||||
}
|
||||
#Ice divergence
|
||||
'Ice divergence' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 98 ;
|
||||
}
|
||||
#Snow melt
|
||||
'Snow melt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 99 ;
|
||||
}
|
||||
#Signific.height,combined wind waves+swell
|
||||
'Signific.height,combined wind waves+swell' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 100 ;
|
||||
}
|
||||
#Mean direction of wind waves
|
||||
'Mean direction of wind waves' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 101 ;
|
||||
}
|
||||
#Significant height of wind waves
|
||||
'Significant height of wind waves' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 102 ;
|
||||
}
|
||||
#Mean period of wind waves
|
||||
'Mean period of wind waves' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 103 ;
|
||||
}
|
||||
#Direction of swell waves
|
||||
'Direction of swell waves' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 104 ;
|
||||
}
|
||||
#Significant height of swell waves
|
||||
'Significant height of swell waves' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 105 ;
|
||||
}
|
||||
#Mean period of swell waves
|
||||
'Mean period of swell waves' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 106 ;
|
||||
}
|
||||
#Primary wave direction
|
||||
'Primary wave direction' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 107 ;
|
||||
}
|
||||
#Primary wave mean period
|
||||
'Primary wave mean period' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 108 ;
|
||||
}
|
||||
#Secondary wave direction
|
||||
'Secondary wave direction' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 109 ;
|
||||
}
|
||||
#Secondary wave mean period
|
||||
'Secondary wave mean period' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 110 ;
|
||||
}
|
||||
#Net short-wave radiation flux (surface)
|
||||
'Net short-wave radiation flux (surface)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 111 ;
|
||||
}
|
||||
#Net long-wave radiation flux (surface)
|
||||
'Net long-wave radiation flux (surface)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 112 ;
|
||||
}
|
||||
#Net short-wave radiationflux(atmosph.top)
|
||||
'Net short-wave radiationflux(atmosph.top)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 113 ;
|
||||
}
|
||||
#Net long-wave radiation flux(atmosph.top)
|
||||
'Net long-wave radiation flux(atmosph.top)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 114 ;
|
||||
}
|
||||
#Long wave radiation flux
|
||||
'Long wave radiation flux' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 115 ;
|
||||
}
|
||||
#Short wave radiation flux
|
||||
'Short wave radiation flux' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 116 ;
|
||||
}
|
||||
#Global radiation flux
|
||||
'Global radiation flux' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 117 ;
|
||||
}
|
||||
#Radiance (with respect to wave number)
|
||||
'Radiance (with respect to wave number)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 119 ;
|
||||
}
|
||||
#Radiance (with respect to wave length)
|
||||
'Radiance (with respect to wave length)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 120 ;
|
||||
}
|
||||
#Momentum flux, u-component
|
||||
'Momentum flux, u-component' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 124 ;
|
||||
}
|
||||
#Momentum flux, v-component
|
||||
'Momentum flux, v-component' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 125 ;
|
||||
}
|
||||
#Wind mixing energy
|
||||
'Wind mixing energy' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 126 ;
|
||||
}
|
||||
#Image data
|
||||
'Image data' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 127 ;
|
||||
}
|
||||
#Cloud liquid water
|
||||
'Cloud liquid water' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 228 ;
|
||||
}
|
||||
#Percentage of vegetation
|
||||
'Percentage of vegetation' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 87 ;
|
||||
}
|
||||
#specific cloud water content
|
||||
'specific cloud water content' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 221 ;
|
||||
}
|
||||
#Soil Temperature
|
||||
'Soil Temperature' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 85 ;
|
||||
}
|
||||
#Snow Fall water equivalent
|
||||
'Snow Fall water equivalent' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 65 ;
|
||||
}
|
||||
#Total Cloud Cover
|
||||
'Total Cloud Cover' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 71 ;
|
||||
}
|
||||
|
|
|
@ -1,6 +1,606 @@
|
|||
# Automatically generated by ./create_def.pl from database param@wrep-db-misc-prod, do not edit
|
||||
#Stream function
|
||||
'1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 35 ;
|
||||
}
|
||||
#Velocity potential
|
||||
'2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 36 ;
|
||||
}
|
||||
#Potential temperature
|
||||
'3' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 13 ;
|
||||
}
|
||||
#Wind speed
|
||||
'10' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 32 ;
|
||||
}
|
||||
#Pressure
|
||||
'54' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Potential vorticity
|
||||
'60' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 4 ;
|
||||
}
|
||||
#Geopotential
|
||||
'129' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 6 ;
|
||||
}
|
||||
#Temperature
|
||||
'130' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 11 ;
|
||||
}
|
||||
#U component of wind
|
||||
'131' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 33 ;
|
||||
}
|
||||
#V component of wind
|
||||
'132' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 34 ;
|
||||
}
|
||||
#Specific humidity
|
||||
'133' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 51 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'135' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 39 ;
|
||||
}
|
||||
#Vorticity (relative)
|
||||
'138' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 43 ;
|
||||
}
|
||||
#Mean sea level pressure
|
||||
'151' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Divergence
|
||||
'155' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Geopotential Height
|
||||
'156' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 7 ;
|
||||
}
|
||||
#Relative humidity
|
||||
'157' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 52 ;
|
||||
}
|
||||
#Land-sea mask
|
||||
'172' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 81 ;
|
||||
}
|
||||
#Surface roughness
|
||||
'173' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 83 ;
|
||||
}
|
||||
#Brightness temperature
|
||||
'194' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 118 ;
|
||||
}
|
||||
#Specific cloud ice water content
|
||||
'247' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 229 ;
|
||||
}
|
||||
#Snow depth
|
||||
'3066' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 66 ;
|
||||
}
|
||||
#Convective cloud cover
|
||||
'3072' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 72 ;
|
||||
}
|
||||
#Low cloud cover
|
||||
'3073' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 73 ;
|
||||
}
|
||||
#Medium cloud cover
|
||||
'3074' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 74 ;
|
||||
}
|
||||
#High cloud cover
|
||||
'3075' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 75 ;
|
||||
}
|
||||
#Large scale snow
|
||||
'3079' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 79 ;
|
||||
}
|
||||
#Convective snow
|
||||
'260011' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 78 ;
|
||||
}
|
||||
#Cloud water
|
||||
'260102' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 76 ;
|
||||
}
|
||||
#Albedo
|
||||
'260509' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 84 ;
|
||||
}
|
||||
#Virtual temperature
|
||||
'300012' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 12 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'300040' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 40 ;
|
||||
}
|
||||
#Interception loss
|
||||
'300179' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 203 ;
|
||||
}
|
||||
#Soil wetness of surface
|
||||
'300182' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'3003' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
}
|
||||
#ICAO Standard Atmosphere reference height
|
||||
'3005' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 5 ;
|
||||
}
|
||||
#Geometrical height
|
||||
'3008' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Standard deviation of height
|
||||
'3009' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Pseudo-adiabatic potential temperature
|
||||
'3014' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 14 ;
|
||||
}
|
||||
#Maximum temperature
|
||||
'3015' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 15 ;
|
||||
}
|
||||
#Minimum temperature
|
||||
'3016' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 16 ;
|
||||
}
|
||||
#Dew point temperature
|
||||
'3017' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 17 ;
|
||||
}
|
||||
#Dew point depression (or deficit)
|
||||
'3018' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 18 ;
|
||||
}
|
||||
#Lapse rate
|
||||
'3019' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 19 ;
|
||||
}
|
||||
#Visibility
|
||||
'3020' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 20 ;
|
||||
}
|
||||
#Radar spectra (1)
|
||||
'3021' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 21 ;
|
||||
}
|
||||
#Radar spectra (2)
|
||||
'3022' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 22 ;
|
||||
}
|
||||
#Radar spectra (3)
|
||||
'3023' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 23 ;
|
||||
}
|
||||
#Parcel lifted index (to 500 hPa)
|
||||
'3024' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 24 ;
|
||||
}
|
||||
#Temperature anomaly
|
||||
'3025' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 25 ;
|
||||
}
|
||||
#Pressure anomaly
|
||||
'3026' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 26 ;
|
||||
}
|
||||
#Geopotential height anomaly
|
||||
'3027' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 27 ;
|
||||
}
|
||||
#Wave spectra (1)
|
||||
'3028' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 28 ;
|
||||
}
|
||||
#Wave spectra (2)
|
||||
'3029' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 29 ;
|
||||
}
|
||||
#Wave spectra (3)
|
||||
'3030' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 30 ;
|
||||
}
|
||||
#Wind direction
|
||||
'3031' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 31 ;
|
||||
}
|
||||
#Montgomery stream Function
|
||||
'3037' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 37 ;
|
||||
}
|
||||
#Sigma coordinate vertical velocity
|
||||
'3038' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 38 ;
|
||||
}
|
||||
#Absolute vorticity
|
||||
'3041' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 41 ;
|
||||
}
|
||||
#Absolute divergence
|
||||
'3042' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 42 ;
|
||||
}
|
||||
#Vertical u-component shear
|
||||
'3045' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Vertical v-component shear
|
||||
'3046' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Direction of current
|
||||
'3047' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Speed of current
|
||||
'3048' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#U-component of current
|
||||
'3049' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 49 ;
|
||||
}
|
||||
#V-component of current
|
||||
'3050' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 50 ;
|
||||
}
|
||||
#Humidity mixing ratio
|
||||
'3053' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 53 ;
|
||||
}
|
||||
#Precipitable water
|
||||
'3054' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 54 ;
|
||||
}
|
||||
#Vapour pressure
|
||||
'3055' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 55 ;
|
||||
}
|
||||
#Saturation deficit
|
||||
'3056' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 56 ;
|
||||
}
|
||||
#Precipitation rate
|
||||
'3059' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 59 ;
|
||||
}
|
||||
#Thunderstorm probability
|
||||
'3060' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 60 ;
|
||||
}
|
||||
#Mixed layer depth
|
||||
'3067' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 67 ;
|
||||
}
|
||||
#Transient thermocline depth
|
||||
'3068' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 68 ;
|
||||
}
|
||||
#Main thermocline depth
|
||||
'3069' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 69 ;
|
||||
}
|
||||
#Main thermocline anomaly
|
||||
'3070' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 70 ;
|
||||
}
|
||||
#Best lifted index (to 500 hPa)
|
||||
'3077' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 77 ;
|
||||
}
|
||||
#Water temperature
|
||||
'3080' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 80 ;
|
||||
}
|
||||
#Deviation of sea-level from mean
|
||||
'3082' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 82 ;
|
||||
}
|
||||
#Soil moisture content
|
||||
'3086' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 86 ;
|
||||
}
|
||||
#Salinity
|
||||
'3088' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 88 ;
|
||||
}
|
||||
#Density
|
||||
'3089' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 89 ;
|
||||
}
|
||||
#Ice cover (1=ice, 0=no ice)
|
||||
'3091' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 91 ;
|
||||
}
|
||||
#Ice thickness
|
||||
'3092' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 92 ;
|
||||
}
|
||||
#Direction of ice drift
|
||||
'3093' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 93 ;
|
||||
}
|
||||
#Speed of ice drift
|
||||
'3094' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 94 ;
|
||||
}
|
||||
#U-component of ice drift
|
||||
'3095' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 95 ;
|
||||
}
|
||||
#V-component of ice drift
|
||||
'3096' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 96 ;
|
||||
}
|
||||
#Ice growth rate
|
||||
'3097' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 97 ;
|
||||
}
|
||||
#Ice divergence
|
||||
'3098' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 98 ;
|
||||
}
|
||||
#Snow melt
|
||||
'3099' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 99 ;
|
||||
}
|
||||
#Signific.height,combined wind waves+swell
|
||||
'3100' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 100 ;
|
||||
}
|
||||
#Mean direction of wind waves
|
||||
'3101' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 101 ;
|
||||
}
|
||||
#Significant height of wind waves
|
||||
'3102' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 102 ;
|
||||
}
|
||||
#Mean period of wind waves
|
||||
'3103' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 103 ;
|
||||
}
|
||||
#Direction of swell waves
|
||||
'3104' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 104 ;
|
||||
}
|
||||
#Significant height of swell waves
|
||||
'3105' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 105 ;
|
||||
}
|
||||
#Mean period of swell waves
|
||||
'3106' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 106 ;
|
||||
}
|
||||
#Primary wave direction
|
||||
'3107' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 107 ;
|
||||
}
|
||||
#Primary wave mean period
|
||||
'3108' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 108 ;
|
||||
}
|
||||
#Secondary wave direction
|
||||
'3109' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 109 ;
|
||||
}
|
||||
#Secondary wave mean period
|
||||
'3110' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 110 ;
|
||||
}
|
||||
#Net short-wave radiation flux (surface)
|
||||
'3111' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 111 ;
|
||||
}
|
||||
#Net long-wave radiation flux (surface)
|
||||
'3112' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 112 ;
|
||||
}
|
||||
#Net short-wave radiationflux(atmosph.top)
|
||||
'3113' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 113 ;
|
||||
}
|
||||
#Net long-wave radiation flux(atmosph.top)
|
||||
'3114' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 114 ;
|
||||
}
|
||||
#Long wave radiation flux
|
||||
'3115' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 115 ;
|
||||
}
|
||||
#Short wave radiation flux
|
||||
'3116' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 116 ;
|
||||
}
|
||||
#Global radiation flux
|
||||
'3117' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 117 ;
|
||||
}
|
||||
#Radiance (with respect to wave number)
|
||||
'3119' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 119 ;
|
||||
}
|
||||
#Radiance (with respect to wave length)
|
||||
'3120' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 120 ;
|
||||
}
|
||||
#Momentum flux, u-component
|
||||
'3124' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 124 ;
|
||||
}
|
||||
#Momentum flux, v-component
|
||||
'3125' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 125 ;
|
||||
}
|
||||
#Wind mixing energy
|
||||
'3126' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 126 ;
|
||||
}
|
||||
#Image data
|
||||
'3127' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 127 ;
|
||||
}
|
||||
#Cloud liquid water
|
||||
'130212' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 228 ;
|
||||
}
|
||||
#Percentage of vegetation
|
||||
'160199' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 87 ;
|
||||
}
|
||||
#specific cloud water content
|
||||
'201031' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 221 ;
|
||||
}
|
||||
#Soil Temperature
|
||||
'228139' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 85 ;
|
||||
}
|
||||
#Snow Fall water equivalent
|
||||
'228144' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 65 ;
|
||||
}
|
||||
#Total Cloud Cover
|
||||
'228164' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 71 ;
|
||||
}
|
||||
|
|
|
@ -1,6 +1,606 @@
|
|||
# Automatically generated by ./create_def.pl from database param@wrep-db-misc-prod, do not edit
|
||||
#Stream function
|
||||
'strf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 35 ;
|
||||
}
|
||||
#Velocity potential
|
||||
'vp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 36 ;
|
||||
}
|
||||
#Potential temperature
|
||||
'pt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 13 ;
|
||||
}
|
||||
#Wind speed
|
||||
'ws' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 32 ;
|
||||
}
|
||||
#Pressure
|
||||
'pres' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Potential vorticity
|
||||
'pv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 4 ;
|
||||
}
|
||||
#Geopotential
|
||||
'z' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 6 ;
|
||||
}
|
||||
#Temperature
|
||||
't' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 11 ;
|
||||
}
|
||||
#U component of wind
|
||||
'u' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 33 ;
|
||||
}
|
||||
#V component of wind
|
||||
'v' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 34 ;
|
||||
}
|
||||
#Specific humidity
|
||||
'q' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 51 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'w' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 39 ;
|
||||
}
|
||||
#Vorticity (relative)
|
||||
'vo' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 43 ;
|
||||
}
|
||||
#Mean sea level pressure
|
||||
'msl' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Divergence
|
||||
'd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Geopotential Height
|
||||
'gh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 7 ;
|
||||
}
|
||||
#Relative humidity
|
||||
'r' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 52 ;
|
||||
}
|
||||
#Land-sea mask
|
||||
'lsm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 81 ;
|
||||
}
|
||||
#Surface roughness
|
||||
'sr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 83 ;
|
||||
}
|
||||
#Brightness temperature
|
||||
'btmp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 118 ;
|
||||
}
|
||||
#Specific cloud ice water content
|
||||
'ciwc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 229 ;
|
||||
}
|
||||
#Snow depth
|
||||
'sd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 66 ;
|
||||
}
|
||||
#Convective cloud cover
|
||||
'ccc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 72 ;
|
||||
}
|
||||
#Low cloud cover
|
||||
'lcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 73 ;
|
||||
}
|
||||
#Medium cloud cover
|
||||
'mcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 74 ;
|
||||
}
|
||||
#High cloud cover
|
||||
'hcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 75 ;
|
||||
}
|
||||
#Large scale snow
|
||||
'lssf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 79 ;
|
||||
}
|
||||
#Convective snow
|
||||
'snoc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 78 ;
|
||||
}
|
||||
#Cloud water
|
||||
'cwat' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 76 ;
|
||||
}
|
||||
#Albedo
|
||||
'al' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 84 ;
|
||||
}
|
||||
#Virtual temperature
|
||||
'vtmp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 12 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'omg2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 40 ;
|
||||
}
|
||||
#Interception loss
|
||||
'pitp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 203 ;
|
||||
}
|
||||
#Soil wetness of surface
|
||||
'ussl' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'ptend' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
}
|
||||
#ICAO Standard Atmosphere reference height
|
||||
'icaht' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 5 ;
|
||||
}
|
||||
#Geometrical height
|
||||
'h' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Standard deviation of height
|
||||
'hstdv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Pseudo-adiabatic potential temperature
|
||||
'papt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 14 ;
|
||||
}
|
||||
#Maximum temperature
|
||||
'tmax' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 15 ;
|
||||
}
|
||||
#Minimum temperature
|
||||
'tmin' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 16 ;
|
||||
}
|
||||
#Dew point temperature
|
||||
'dpt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 17 ;
|
||||
}
|
||||
#Dew point depression (or deficit)
|
||||
'depr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 18 ;
|
||||
}
|
||||
#Lapse rate
|
||||
'lapr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 19 ;
|
||||
}
|
||||
#Visibility
|
||||
'vis' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 20 ;
|
||||
}
|
||||
#Radar spectra (1)
|
||||
'rdsp1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 21 ;
|
||||
}
|
||||
#Radar spectra (2)
|
||||
'rdsp2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 22 ;
|
||||
}
|
||||
#Radar spectra (3)
|
||||
'rdsp3' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 23 ;
|
||||
}
|
||||
#Parcel lifted index (to 500 hPa)
|
||||
'pli' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 24 ;
|
||||
}
|
||||
#Temperature anomaly
|
||||
'ta' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 25 ;
|
||||
}
|
||||
#Pressure anomaly
|
||||
'presa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 26 ;
|
||||
}
|
||||
#Geopotential height anomaly
|
||||
'gpa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 27 ;
|
||||
}
|
||||
#Wave spectra (1)
|
||||
'wvsp1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 28 ;
|
||||
}
|
||||
#Wave spectra (2)
|
||||
'wvsp2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 29 ;
|
||||
}
|
||||
#Wave spectra (3)
|
||||
'wvsp3' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 30 ;
|
||||
}
|
||||
#Wind direction
|
||||
'wdir' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 31 ;
|
||||
}
|
||||
#Montgomery stream Function
|
||||
'mntsf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 37 ;
|
||||
}
|
||||
#Sigma coordinate vertical velocity
|
||||
'sgcvv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 38 ;
|
||||
}
|
||||
#Absolute vorticity
|
||||
'absv' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 41 ;
|
||||
}
|
||||
#Absolute divergence
|
||||
'absd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 42 ;
|
||||
}
|
||||
#Vertical u-component shear
|
||||
'vucsh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Vertical v-component shear
|
||||
'vvcsh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Direction of current
|
||||
'dirc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Speed of current
|
||||
'spc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#U-component of current
|
||||
'ucurr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 49 ;
|
||||
}
|
||||
#V-component of current
|
||||
'vcurr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 50 ;
|
||||
}
|
||||
#Humidity mixing ratio
|
||||
'mixr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 53 ;
|
||||
}
|
||||
#Precipitable water
|
||||
'pwat' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 54 ;
|
||||
}
|
||||
#Vapour pressure
|
||||
'vp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 55 ;
|
||||
}
|
||||
#Saturation deficit
|
||||
'satd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 56 ;
|
||||
}
|
||||
#Precipitation rate
|
||||
'prate' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 59 ;
|
||||
}
|
||||
#Thunderstorm probability
|
||||
'tstm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 60 ;
|
||||
}
|
||||
#Mixed layer depth
|
||||
'mld' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 67 ;
|
||||
}
|
||||
#Transient thermocline depth
|
||||
'tthdp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 68 ;
|
||||
}
|
||||
#Main thermocline depth
|
||||
'mthd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 69 ;
|
||||
}
|
||||
#Main thermocline anomaly
|
||||
'mtha' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 70 ;
|
||||
}
|
||||
#Best lifted index (to 500 hPa)
|
||||
'bli' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 77 ;
|
||||
}
|
||||
#Water temperature
|
||||
'wtmp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 80 ;
|
||||
}
|
||||
#Deviation of sea-level from mean
|
||||
'dslm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 82 ;
|
||||
}
|
||||
#Soil moisture content
|
||||
'ssw' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 86 ;
|
||||
}
|
||||
#Salinity
|
||||
's' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 88 ;
|
||||
}
|
||||
#Density
|
||||
'den' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 89 ;
|
||||
}
|
||||
#Ice cover (1=ice, 0=no ice)
|
||||
'icec' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 91 ;
|
||||
}
|
||||
#Ice thickness
|
||||
'icetk' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 92 ;
|
||||
}
|
||||
#Direction of ice drift
|
||||
'diced' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 93 ;
|
||||
}
|
||||
#Speed of ice drift
|
||||
'siced' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 94 ;
|
||||
}
|
||||
#U-component of ice drift
|
||||
'uice' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 95 ;
|
||||
}
|
||||
#V-component of ice drift
|
||||
'vice' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 96 ;
|
||||
}
|
||||
#Ice growth rate
|
||||
'iceg' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 97 ;
|
||||
}
|
||||
#Ice divergence
|
||||
'iced' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 98 ;
|
||||
}
|
||||
#Snow melt
|
||||
'snom' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 99 ;
|
||||
}
|
||||
#Signific.height,combined wind waves+swell
|
||||
'swh' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 100 ;
|
||||
}
|
||||
#Mean direction of wind waves
|
||||
'mdww' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 101 ;
|
||||
}
|
||||
#Significant height of wind waves
|
||||
'shww' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 102 ;
|
||||
}
|
||||
#Mean period of wind waves
|
||||
'mpww' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 103 ;
|
||||
}
|
||||
#Direction of swell waves
|
||||
'swdir' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 104 ;
|
||||
}
|
||||
#Significant height of swell waves
|
||||
'swell' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 105 ;
|
||||
}
|
||||
#Mean period of swell waves
|
||||
'swper' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 106 ;
|
||||
}
|
||||
#Primary wave direction
|
||||
'mdps' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 107 ;
|
||||
}
|
||||
#Primary wave mean period
|
||||
'mpps' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 108 ;
|
||||
}
|
||||
#Secondary wave direction
|
||||
'dirsw' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 109 ;
|
||||
}
|
||||
#Secondary wave mean period
|
||||
'swp' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 110 ;
|
||||
}
|
||||
#Net short-wave radiation flux (surface)
|
||||
'nswrs' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 111 ;
|
||||
}
|
||||
#Net long-wave radiation flux (surface)
|
||||
'nlwrs' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 112 ;
|
||||
}
|
||||
#Net short-wave radiationflux(atmosph.top)
|
||||
'nlwrt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 113 ;
|
||||
}
|
||||
#Net long-wave radiation flux(atmosph.top)
|
||||
'nlwrt' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 114 ;
|
||||
}
|
||||
#Long wave radiation flux
|
||||
'lwavr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 115 ;
|
||||
}
|
||||
#Short wave radiation flux
|
||||
'swavr' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 116 ;
|
||||
}
|
||||
#Global radiation flux
|
||||
'grad' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 117 ;
|
||||
}
|
||||
#Radiance (with respect to wave number)
|
||||
'lwrad' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 119 ;
|
||||
}
|
||||
#Radiance (with respect to wave length)
|
||||
'swrad' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 120 ;
|
||||
}
|
||||
#Momentum flux, u-component
|
||||
'uflx' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 124 ;
|
||||
}
|
||||
#Momentum flux, v-component
|
||||
'vflx' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 125 ;
|
||||
}
|
||||
#Wind mixing energy
|
||||
'wmixe' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 126 ;
|
||||
}
|
||||
#Image data
|
||||
'imgd' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 127 ;
|
||||
}
|
||||
#Cloud liquid water
|
||||
'clw' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 228 ;
|
||||
}
|
||||
#Percentage of vegetation
|
||||
'vegrea' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 87 ;
|
||||
}
|
||||
#specific cloud water content
|
||||
'qc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 221 ;
|
||||
}
|
||||
#Soil Temperature
|
||||
'st' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 85 ;
|
||||
}
|
||||
#Snow Fall water equivalent
|
||||
'sf' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 65 ;
|
||||
}
|
||||
#Total Cloud Cover
|
||||
'tcc' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 71 ;
|
||||
}
|
||||
|
|
|
@ -1,6 +1,606 @@
|
|||
# Automatically generated by ./create_def.pl from database param@wrep-db-misc-prod, do not edit
|
||||
#Stream function
|
||||
'm**2 s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 35 ;
|
||||
}
|
||||
#Velocity potential
|
||||
'm**2 s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 36 ;
|
||||
}
|
||||
#Potential temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 13 ;
|
||||
}
|
||||
#Wind speed
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 32 ;
|
||||
}
|
||||
#Pressure
|
||||
'Pa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 1 ;
|
||||
}
|
||||
#Potential vorticity
|
||||
'K m**2 kg**-1 s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 4 ;
|
||||
}
|
||||
#Geopotential
|
||||
'm**2 s**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 6 ;
|
||||
}
|
||||
#Temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 11 ;
|
||||
}
|
||||
#U component of wind
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 33 ;
|
||||
}
|
||||
#V component of wind
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 34 ;
|
||||
}
|
||||
#Specific humidity
|
||||
'kg kg**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 51 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'Pa s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 39 ;
|
||||
}
|
||||
#Vorticity (relative)
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 43 ;
|
||||
}
|
||||
#Mean sea level pressure
|
||||
'Pa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 2 ;
|
||||
}
|
||||
#Divergence
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 44 ;
|
||||
}
|
||||
#Geopotential Height
|
||||
'gpm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 7 ;
|
||||
}
|
||||
#Relative humidity
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 52 ;
|
||||
}
|
||||
#Land-sea mask
|
||||
'(0 - 1)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 81 ;
|
||||
}
|
||||
#Surface roughness
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 83 ;
|
||||
}
|
||||
#Brightness temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 118 ;
|
||||
}
|
||||
#Specific cloud ice water content
|
||||
'kg kg**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 229 ;
|
||||
}
|
||||
#Snow depth
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 66 ;
|
||||
}
|
||||
#Convective cloud cover
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 72 ;
|
||||
}
|
||||
#Low cloud cover
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 73 ;
|
||||
}
|
||||
#Medium cloud cover
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 74 ;
|
||||
}
|
||||
#High cloud cover
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 75 ;
|
||||
}
|
||||
#Large scale snow
|
||||
'kg m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 79 ;
|
||||
}
|
||||
#Convective snow
|
||||
'kg m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 78 ;
|
||||
}
|
||||
#Cloud water
|
||||
'kg m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 76 ;
|
||||
}
|
||||
#Albedo
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 84 ;
|
||||
}
|
||||
#Virtual temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 12 ;
|
||||
}
|
||||
#Vertical velocity
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 40 ;
|
||||
}
|
||||
#Interception loss
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 203 ;
|
||||
}
|
||||
#Soil wetness of surface
|
||||
'(0 - 1)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 225 ;
|
||||
}
|
||||
#Pressure tendency
|
||||
'Pa s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 3 ;
|
||||
}
|
||||
#ICAO Standard Atmosphere reference height
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 5 ;
|
||||
}
|
||||
#Geometrical height
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 8 ;
|
||||
}
|
||||
#Standard deviation of height
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 9 ;
|
||||
}
|
||||
#Pseudo-adiabatic potential temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 14 ;
|
||||
}
|
||||
#Maximum temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 15 ;
|
||||
}
|
||||
#Minimum temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 16 ;
|
||||
}
|
||||
#Dew point temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 17 ;
|
||||
}
|
||||
#Dew point depression (or deficit)
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 18 ;
|
||||
}
|
||||
#Lapse rate
|
||||
'K m**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 19 ;
|
||||
}
|
||||
#Visibility
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 20 ;
|
||||
}
|
||||
#Radar spectra (1)
|
||||
'~' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 21 ;
|
||||
}
|
||||
#Radar spectra (2)
|
||||
'~' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 22 ;
|
||||
}
|
||||
#Radar spectra (3)
|
||||
'~' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 23 ;
|
||||
}
|
||||
#Parcel lifted index (to 500 hPa)
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 24 ;
|
||||
}
|
||||
#Temperature anomaly
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 25 ;
|
||||
}
|
||||
#Pressure anomaly
|
||||
'Pa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 26 ;
|
||||
}
|
||||
#Geopotential height anomaly
|
||||
'gpm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 27 ;
|
||||
}
|
||||
#Wave spectra (1)
|
||||
'~' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 28 ;
|
||||
}
|
||||
#Wave spectra (2)
|
||||
'~' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 29 ;
|
||||
}
|
||||
#Wave spectra (3)
|
||||
'~' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 30 ;
|
||||
}
|
||||
#Wind direction
|
||||
'Degree true' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 31 ;
|
||||
}
|
||||
#Montgomery stream Function
|
||||
'm**2 s**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 37 ;
|
||||
}
|
||||
#Sigma coordinate vertical velocity
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 38 ;
|
||||
}
|
||||
#Absolute vorticity
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 41 ;
|
||||
}
|
||||
#Absolute divergence
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 42 ;
|
||||
}
|
||||
#Vertical u-component shear
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 45 ;
|
||||
}
|
||||
#Vertical v-component shear
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 46 ;
|
||||
}
|
||||
#Direction of current
|
||||
'Degree true' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 47 ;
|
||||
}
|
||||
#Speed of current
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 48 ;
|
||||
}
|
||||
#U-component of current
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 49 ;
|
||||
}
|
||||
#V-component of current
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 50 ;
|
||||
}
|
||||
#Humidity mixing ratio
|
||||
'kg kg**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 53 ;
|
||||
}
|
||||
#Precipitable water
|
||||
'kg m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 54 ;
|
||||
}
|
||||
#Vapour pressure
|
||||
'Pa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 55 ;
|
||||
}
|
||||
#Saturation deficit
|
||||
'Pa' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 56 ;
|
||||
}
|
||||
#Precipitation rate
|
||||
'kg m**-2 s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 59 ;
|
||||
}
|
||||
#Thunderstorm probability
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 60 ;
|
||||
}
|
||||
#Mixed layer depth
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 67 ;
|
||||
}
|
||||
#Transient thermocline depth
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 68 ;
|
||||
}
|
||||
#Main thermocline depth
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 69 ;
|
||||
}
|
||||
#Main thermocline anomaly
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 70 ;
|
||||
}
|
||||
#Best lifted index (to 500 hPa)
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 77 ;
|
||||
}
|
||||
#Water temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 80 ;
|
||||
}
|
||||
#Deviation of sea-level from mean
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 82 ;
|
||||
}
|
||||
#Soil moisture content
|
||||
'kg m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 86 ;
|
||||
}
|
||||
#Salinity
|
||||
'kg kg**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 88 ;
|
||||
}
|
||||
#Density
|
||||
'kg m**-3' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 89 ;
|
||||
}
|
||||
#Ice cover (1=ice, 0=no ice)
|
||||
'(0 - 1)' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 91 ;
|
||||
}
|
||||
#Ice thickness
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 92 ;
|
||||
}
|
||||
#Direction of ice drift
|
||||
'Degree true' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 93 ;
|
||||
}
|
||||
#Speed of ice drift
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 94 ;
|
||||
}
|
||||
#U-component of ice drift
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 95 ;
|
||||
}
|
||||
#V-component of ice drift
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 96 ;
|
||||
}
|
||||
#Ice growth rate
|
||||
'm s**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 97 ;
|
||||
}
|
||||
#Ice divergence
|
||||
's**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 98 ;
|
||||
}
|
||||
#Snow melt
|
||||
'kg m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 99 ;
|
||||
}
|
||||
#Signific.height,combined wind waves+swell
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 100 ;
|
||||
}
|
||||
#Mean direction of wind waves
|
||||
'Degree true' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 101 ;
|
||||
}
|
||||
#Significant height of wind waves
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 102 ;
|
||||
}
|
||||
#Mean period of wind waves
|
||||
's' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 103 ;
|
||||
}
|
||||
#Direction of swell waves
|
||||
'Degree true' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 104 ;
|
||||
}
|
||||
#Significant height of swell waves
|
||||
'm' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 105 ;
|
||||
}
|
||||
#Mean period of swell waves
|
||||
's' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 106 ;
|
||||
}
|
||||
#Primary wave direction
|
||||
'Degree true' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 107 ;
|
||||
}
|
||||
#Primary wave mean period
|
||||
's' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 108 ;
|
||||
}
|
||||
#Secondary wave direction
|
||||
'Degree true' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 109 ;
|
||||
}
|
||||
#Secondary wave mean period
|
||||
's' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 110 ;
|
||||
}
|
||||
#Net short-wave radiation flux (surface)
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 111 ;
|
||||
}
|
||||
#Net long-wave radiation flux (surface)
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 112 ;
|
||||
}
|
||||
#Net short-wave radiationflux(atmosph.top)
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 113 ;
|
||||
}
|
||||
#Net long-wave radiation flux(atmosph.top)
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 114 ;
|
||||
}
|
||||
#Long wave radiation flux
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 115 ;
|
||||
}
|
||||
#Short wave radiation flux
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 116 ;
|
||||
}
|
||||
#Global radiation flux
|
||||
'W m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 117 ;
|
||||
}
|
||||
#Radiance (with respect to wave number)
|
||||
'W m**-1 sr**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 119 ;
|
||||
}
|
||||
#Radiance (with respect to wave length)
|
||||
'W m**-3 sr**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 120 ;
|
||||
}
|
||||
#Momentum flux, u-component
|
||||
'N m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 124 ;
|
||||
}
|
||||
#Momentum flux, v-component
|
||||
'N m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 125 ;
|
||||
}
|
||||
#Wind mixing energy
|
||||
'J' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 126 ;
|
||||
}
|
||||
#Image data
|
||||
'~' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 127 ;
|
||||
}
|
||||
#Cloud liquid water
|
||||
'kg kg**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 228 ;
|
||||
}
|
||||
#Percentage of vegetation
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 87 ;
|
||||
}
|
||||
#specific cloud water content
|
||||
'kg kg**-1' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 221 ;
|
||||
}
|
||||
#Soil Temperature
|
||||
'K' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 85 ;
|
||||
}
|
||||
#Snow Fall water equivalent
|
||||
'kg m**-2' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 65 ;
|
||||
}
|
||||
#Total Cloud Cover
|
||||
'%' = {
|
||||
table2Version = 200 ;
|
||||
indicatorOfParameter = 71 ;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue