Table of contents Previous: MFPLOT Next: MOVIE Index

MOSRPT

Lists MOS forecasts from the ETA, GFS and NGM models.


Format

MOSRPT LIST state [keywords]
MOSRPT id1 . . idn nfcst [keywords]


Parameters

LIST

lists the valid MOS stations (default); in the output's "Data Types" columns, an E indicates an ETA MOS station, a G indicates a GFS MOS station, and an F indicates an NGM MOS station

state

state for the LIST option; specify a single 2-character state post office abbreviation, or ALL for all states (default= ALL)

id1 . . idn

lists forecasts for these stations and/or states; use 3- or 4-character IDs for stations and 2-character state post office abbreviations for states

nfcst

number of forecasts to list (default=1)


Keywords

DATaset=

ADDE dataset name; specify as group/descriptor or alias ; this keyword is ignored when using the LIST option (default=RTWXTEXT/ETAMOS if TYPE=ETA; default=RTWXTEXT/GFSMOS if TYPE=GFS; default=RTWXTEXT/FOUS14 if TYPE=NGM)

TYPe=

MOS data type; valid entries are ETA, GFS or NGM for the id1 . . idn option, and ETA, GFS, NGM or ALL for the LIST option (default=NGM); this keyword is ignored if the DATASET keyword is specified


Remarks

Forecasts are generated from Model Output Statistics (MOS) based on multiple linear regression analysis of forecasts from the specified model (NGM, ETA, GFS).


Examples

MOSRPT

This entry lists the NGM MOS stations in all states.

MOSRPT IAD 3

This entry lists the last three NGM MOS forecasts for Washington, D.C.

MOSRPT WY TYPE=GFS

This entry lists the most recent GFS MOS forecasts for all GFS MOS stations in Wyoming.

MOSRPT LIST AZ TYPE=ALL

This entry lists the GFS, ETA and NGM MOS stations in Arizona.

MOSRPT KPHX TYPE=ETA; MOSRPT KPHX TYPE=GFS; MOSRPT PHX TYPE=NGM

These entries lists the most recent ETA, GFS and NGM MOS forecasts for Phoenix, Arizona. Note that the NGM MOS station ID (PHX) is different than the ETA and GFS MOS station ID (KPHX). Use MOSRPT LIST or the STNLIST command to find the correct IDs for the stations you're looking for.


Table of contents Previous: MFPLOT Next: MOVIE Index