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: LDM pqact.conf

NOTE: The decoders mailing list is no longer active. The list archives are made available for historical reasons.

On Sun, 26 Jun 2005 wiscwx@xxxxxxxxx wrote:

> Robb...
>
> I read your response and visited the link to the NCEP Header
> Explanation.  Looking at your example, is it possible to build in a
> check for the forecast hour designator (Header Octet 4 / A2)?  For
> example, if I only wanted to pull data after T+60 hours (J), where
> would I add ([J-Y]) given AWIPS Y?

octets      1 2 3    4   56
 HRS     ^[YZ].(.)([J-Y]).. KWB. ([0-3][0-9])([0-2][0-9]).*/m(NGM|RUC)
        FILE
        data/pub/raw/hrs/model/\5/\1/\2/(\3:yyyy)(\3:mm)\3\4_\5.wmo

product:

YEQJXX KWBE 2412

data/pub/raw/hrs/model/RUC/Q/J/200506272412_RUC.wmo


the ^ means start of product, so Octet 4 / A2 would be J in the above
product.  the above is just an example, you can name the products anyway
you want.

robb...

>
> This may require breaking it up into AWIPS Y and Z in the pqact.conf
> file, I believe.
>
> Thank you for guiding me in the right direction.
>
> ...Jordan
>
> ----- Original Message -----
> From: Robb Kambic <rkambic@xxxxxxxxxxxxxxxx>
> Date: Friday, June 24, 2005 4:44 pm
> Subject: Re: LDM pqact.conf
>
> > 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
> > productYEQXXX 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/
==============================================================================


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