[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20050215: LDM question about Redbook graphics/pqact.conf
- Subject: 20050215: LDM question about Redbook graphics/pqact.conf
- Date: Wed, 16 Feb 2005 11:15:08 -0700
Gilbert,
For a product with WMO header that looks like:
PGWE46 KWNS 161245
You could use a pqact.conf line such as:
HRS ^(PGWE46) KWNS ([0-3][0-9][0-2][0-9][0-6][0-9])
FILE -close data/redbook/\1_\2.rb
In the above, the \1 matches the first set of parentheses (eg: PGWE46)
and \2 matches the second set of parentheses (which is the DDHHNN string).
Steve Chiswell
>From: Gilbert Sebenste <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200502152221.j1FMLvv2025654
>Hello all,
>
>A quick question.
>
>I am interested in saving the Redbook graphics in a file format like:
>
>{wmo}_{ddhhmm}.rb
>
>As an example: /blah/blah/redbook/PGWE46_151231.rb
>
>How can I do this? I guess I am most confused about getting the WMO
>header in there.
>
>******************************************************************************
> *
>Gilbert Sebenste ********
>(My opinions only!) ******
>Staff Meteorologist, Northern Illinois University ****
>E-mail: address@hidden ***
>web: http://weather.admin.niu.edu **
>Work phone: 815-753-5492 *
>******************************************************************************
> *
>
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web. If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.