On Thu, 23 Jun 2005, Jordan Gerth wrote:
> Hello Mr. Kambic,
>
> I was wondering if it is possible to save model data coming off the LDM
> in terms of its time from initialization. In other words, how can I save
> files so that their filenames are 20050624_00z_006.grb, 20050624_00z_012.grb,
> et cetera? What should I change in my pqact.conf?
>
Jordon,
looking a typical pqact entry:
day hour
HRS ^[YZ].(.)... KWB. ([0-3][0-9])([0-2][0-9]).*/m(NGM|RUC)
FILE
data/pub/raw/hrs/model/\4/\1/(\2:yyyy)(\2:mm)\2\3_\4.wmo
the \1 refers to first set of parens, \2 to second set, etc. so a product
YEQXXX KWBE 2412 comming in today would result in file
data/pub/raw/hrs/model/RUC/Q/2005062412_RUC.wmo
detailed info at:
http://my.unidata.ucar.edu/packages/ldm/workshop2002/Config_pqact.html
NCEP header explanation at:
http://www.nco.ncep.noaa.gov/pmb/docs/on388/appendixa.html
robb...
> I looked over the documentation and could not find anything in respect to
> this.
> If you know of an alternative solution, I am open to that as well.
>
> Thank you for your time.
>
> Meteorologically,
>
> Jordan Gerth
==============================================================================
Robb Kambic Unidata Program Center
Software Engineer III Univ. Corp for Atmospheric Research
rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/
==============================================================================