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.
>From: address@hidden
>Organization: University of Kansas
>Keywords: 199909152156.PAA18708 McIDAS-X TAFRPT
Donna,
>Does any of the Unidata software provide a facility to decode the Terminal
>Area Forecasts?
The McIDAS-X ADDE command TAFRPT does if you have setup XCD decoding
on your machine:
TAFRPT -- Lists terminal aerodrome forecasts
TAFRPT id1..idn nfcst <keywords>
Parameters:
id1..idn | station IDs or states (use P.O. abbreviations) to list
nfcst | number of forecasts to list (def=1)
Keywords:
CO=co1..con | lists observations for all stations in these countries;
use CCODE command to list valid country codes
DATASET= | ADDE dataset name; specify as group/descriptor or alias
(def=RTWXTEXT/TERMFCST)
TYPE= | type of forecast to list; valid entries are LONG, SHORT or
ALL (def=LONG)
Remarks:
You must specify at least one station ID, state or country.
----------
Tom Yoksas