[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

19990908: urel,vrel

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • 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