[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AWIPS #RXM-953481]: CAVE - NCEP WPC Surface Fronts Analysis question



Hi Pete,

Sorry, I overlooked the attachments!

Your current pqact.conf looks like this:

ANY     ^([P][A-Z0-9]{3,6}) (....) (..)(..)(..) !redbook 
[^/]*/([^/]*)/([^/]*)/([^/]*)/([0-9]{8})
        FILE    -overwrite -close -edex 
/awips2/data_store/redbook/\4\5Z_\8_\7_\6-\1_\2.rb

And you want it to be:

ANY     ^([P][A-Z0-9]{3,6}) (....) (..)(..)(..)
        FILE    -overwrite -close -edex 
/awips2/data_store/redbook/\1\2_\3_\4_\5.rb

So, remove everything after the initial set of dots, and slightly modify the 
FILE action to 
change he name just a bit.
I think that should be all you need!
Let me know.


--Shay Carter

AWIPS Software Engineer
UCAR - Unidata

If you're interested, please feel free to fill out a survey about the support 
you receive: 
https://docs.google.com/forms/d/e/1FAIpQLSeDIkdk8qUMgq8ZdM4jhP-ubJPUOr-mJMQgxInwoAWoV5QcOw/viewform

Ticket Details
===================
Ticket ID: RXM-953481
Department: Support AWIPS
Priority: Normal
Status: Open
===================
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.