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.

[ldm-users] Simple FILE action trouble with pqact.conf settings

I am trying to do something I thought would be trivial however I am
having trouble.  I want to use the FILE action to get 1Deg GFS grib
files from the CONDUIT feed.  Here are my entries and troubles.

------
CONDUIT (ST.opnl/MT.gfs|prod/gfs.*pgrb[^2])
        FILE    -close  data/GFS/gfs_1deg_grib/\1

this one gets data but only a single file and I never seem to get the
run hour.
Example: data/GFS/gfs_1deg_grib/prod/gfs.2008012912/gfs.t12z.pgrbf

where I would expect gfs.t12z.pgrbf12, f18, f30, etc....  The final
time is not there.

------
CONDUIT (ST.opnl/MT.gfs|prod/gfs.*pgrb[^2])
        FILE    -close  data/GFS/gfs_1deg_grib/\1_FFF.grib

This one I am just testing with, will the \1_FFF.grib get the hour stamp?

------
CONDUIT prod/gfs\.(........).*/gfs\.t(..)z.*
        FILE    -close  data/gfs_test/\1\2_gfs.grib

This one I get nothing with.

Notifyme and ldmadmin watch tells me I am getting data.  This should
be simple but my brain apparently is failing me.  Any help would be
greatly appreciated.

Thanks,

Lucas


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