Re: [ldm-users] pqact

Patrick, I would suggest, first, that you make certain that there are tabs (not spaces) between key words in your pqact (after "WMO" and after "FILE"). Next, try the LDM utility notifyme, like:

notifyme -vl- -f WMO -o 3600

and watch the text generated. This text is showing what products are found on your server for this feed (WMO). Now, see if you can use your pattern in such a notifyme, like:

notifyme -vl- -f WMO -p "^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(WSW)" -o 3600

I suspect that you will need quotes around the pattern in your pqact or explicitly have the spaces like this:

   ^......[ ]....[ ]([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(WSW)

Donna
@ Texas A&M University

On 12/3/10 9:54 AM, patrick wrote:

can someone please give an pqact example
of filing products by the data-product
creation time.. including seconds?

docs show that somethign like this should work:
WMO ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(WSW)
FILE /var/www/text/nwx/winter/(\1:%y:%m:%d:%H:%M:%S)\1\2.txt

but it isn't.. i'm not seeing the proper
syntax in teh docs.

cheers,

--patrick

_______________________________________________
ldm-users mailing list
ldm-users@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/



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