> > I'm getting several fire weather products that come through with
> > "!unknown 2_1/" on the headerline which is causing LDM to fail when
> > trying to write the file...
> >
> > 2198 20040429144328.592 IDS|DDPLUS 10289769 FNUS73 KFGF 291441
> > /pFWSFGF !unknown 2_1/
> What are the entries in the pqact(1) configuration-file that
> are matching these products?
I send all incoming text files to a directory using just the 4-6 character
AWIPS header as the filename:
WMO ^(......) (....) ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p(.*)
FILE -overwrite -close data/gempak/awips/\6
- Rob