[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19990908: urel,vrel
- Subject: 19990908: urel,vrel
- Date: Wed, 08 Sep 1999 16:25:01 -0600
>From: Matt Fearon <address@hidden>
>Organization: Desert Research Institute
>Keywords: 199909082126.PAA05923
>Steve,
>
>If you output urel or vrel from the gdlist program, are
>the units of the winds in m/s or knots?
>
>Thanks,
>Matt
>address@hidden
>
>
>
Matt,
UREL and VREL are in m/s as defined in the grib product from
which they are decoded (parameter #'s 33 & 34) using table
$GEMTBL/grid/wmogrib2.tbl
The above table defines the parameter names, units, scaling for
the corresponding grib parameter id from the model output.
To output in knots, KNTV(UREL) and KNTV(VREL).
Steve Chiswell