[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20050816: ETA MOS
- Subject: 20050816: ETA MOS
- Date: 16 Aug 2005 12:24:01 -0600
Chiraq,
The NWX entry is in the pqact.gempak_nwx as:
# MET - ETA
WMO ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(MET)
FILE data/gempak/nwx/model/\4/(\1:yyyy)(\1:mm)\1\2.\4
The $GEMTBL/nwx/master.tbl accesses these through:
ETA_MOS gfsmos.stn M $TEXT_DATA/model/MET MET
This you will access through the "MOS" and "ETA MOS" selection
in NWX.
The data found in the $TEXT_DATA/mos/eta is the etagd eta guidence
files.
Steve Chiswell
Unidata User Support
On Tue, 2005-08-16 at 11:53, Shukla, Chirag wrote:
> Hi Steve,
>
> Pqact.conf file of ldm-6.1.0 had an entry:
>
> # ETA MOS
> WMO ^FOUS4[4-9] KWNO ([0-3][0-9])([0-2][0-9])
> FILE data/gempak/nwx/mos/eta/(\1:yyyy)(\1:mm)\1\2.etamos
>
> Pqact.gempak_nwx of ldm-6.4.0 has no such entry. Sure, I can add the
> above entry to pqact.gempak_nwx manually but was wondering if ETA MOS
> information is clubbed with some other file(s).
>
> Thanks.
>
> Chirag.