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

19990324: MOS data

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: 19990324: MOS data
  • Date: Wed, 24 Mar 1999 12:44:31 -0700

Robert,
I'll leave your MOS question regarding McIDAS for Tom to answer,
but wanted to let you know that if you are decoding the mos data
with dcnmos, dcmmos, then you can list out the raw text bulltins
for a STATE, single station or region etc, eg:
 SFFILE   = $GEMDATA/mos/99032412_nmos.gem
 AREA     = @ak
 DATTIM   = all
 SFPARM   = text
 OUTPUT   = t
 IDNTYP   = stid
 GEMPAK-SFLIST>

or AREA=@JNU
or AREA=AK

the SFPARM=text will print the raw bulletin as long as you aren't specifying
-n on the decoder command line (which specifies not to store the raw report).

Steve Chiswell