eccodes-data-grib1
Version:
GRIB1 format data for eccodes-lib
67 lines (66 loc) • 1.34 kB
Plain Text
#Provided by Florian Weidle (ZAMG/Austria)
#Mean sea level pressure
'msl' = {
table2Version = 201 ;
indicatorOfParameter = 151 ;
}
#Convective available potential energy
'cape' = {
table2Version = 201 ;
indicatorOfParameter = 238 ;
}
#Convective inhibition
'cin' = {
table2Version = 201 ;
indicatorOfParameter = 243 ;
}
#Total Precipitation
'tp' = {
table2Version = 201 ;
indicatorOfParameter = 208 ;
}
#2 metre dewpoint temperature
'2d' = {
table2Version = 201 ;
indicatorOfParameter = 168 ;
}
#2 metre temperature
'2t' = {
table2Version = 201 ;
indicatorOfParameter = 167 ;
}
#10 metre U wind component
'10u' = {
table2Version = 201 ;
indicatorOfParameter = 165 ;
}
#10 metre V wind component
'10v' = {
table2Version = 201 ;
indicatorOfParameter = 166 ;
}
#10 metre wind gust
'gust' = {
table2Version = 201 ;
indicatorOfParameter = 206 ;
}
#Large-scale precipitation
'lsp' = {
table2Version = 201 ;
indicatorOfParameter = 232 ;
}
#Land-sea mask
'lsm' = {
table2Version = 201 ;
indicatorOfParameter = 81 ;
}
#Geopotential
'z' = {
table2Version = 201 ;
indicatorOfParameter = 235 ;
}
#Geopotential Height
'gh' = {
table2Version = 201 ;
indicatorOfParameter = 233 ;
}