NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: DDPLUS Problem

Rob,

>Date: Thu, 29 Apr 2004 11:28:06 -0400
>From: "Rob Dale" <rdale@xxxxxxxxxxxx>
>Organization: Skywatch Services
>To: "'Steve Emmerson'" <steve@xxxxxxxxxxxxxxxx>,
>To: <ldm-users@xxxxxxxxxxxxxxxx>
>Subject: RE: DDPLUS Problem 

The above message contained the following:

> 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

I recommend changing the above to the following

    WMO ^(......) (....) ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p([^ ]*)
            FILE        -overwrite -close       data/gempak/awips/\6

This will use only the blackspace following the "/p" for the filename
and ignore the trailing " !unknown ...".

Don't forget to execute the command "ldmadmin pqactcheck" to verify the
change.

Regards,
Steve Emmerson

  • 2004 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: