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.


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

20020923: daily climate summaries



>From: Chris Hennon <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200209231959.g8NJx7129591

>Hi Steve -
>
>In this email
>
>www.unidata.ucar.edu/glimpse/gempak/3325
>
>you attached a reconfigured climo.bull table that was set up to parse by
>pils rather than stations.  Can I get one so I can save individual station
>summaries?  Thanks.
>
>Chris 
>
>


Chris,

The PIL is per station, whereas the WMO Id is by the issuing office.

If you are trying to store the reports by the station, use something like:
WMO     ^CDUS4. .... ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/CLI(...)    
        FILE    data/filename_(\1:yyyy)(\1:mm)\1\2_\4

Steve Chiswell