I'm a new WRF user, and I have problem with grib2 output.
When I make inventory of grib2 variables I can find some regular variables names like :
Code: Select all
TMP:2 m above ground:990 min fcst
Code: Select all
var discipline=0 master_table=2 parmcat=1 parm=167:surface:960-990 min acc fcst:
In an ideal case, is it possible to output these variables with a readable name ?
I found a file "wrfems/data/tables/wrf/grib2map.tbl"
But it doesn't helps me very much.
Thanks for your answers.