[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20020923: daily climate summaries
- Subject: 20020923: daily climate summaries
- Date: Mon, 23 Sep 2002 14:52:18 -0600
>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