Thanks Donna ,
Tom sent me the regex needed to grab it ...
Thanks
-Jeff Lake
MichiganWxSystem.com
WeatherMichigan.net
TheWeatherCenter.net
GRLevelXStuff.com
On 1/1/2012 3:42 PM, donna Cote wrote:
Jeff, I hope you found an answer quickly but just in case, this is the
REQUEST line we are using:
request CONDUIT "pgrb2" bigbird.tamu.edu
request CONDUIT "pgrb2" idd.unidata.ucar.edu
Our working pqact's are:
CONDUIT (gfs\.(....)(..)(..)(..))/(.*)(pgrb2f[0-9][0-9])[ ].*$
STDIOFILE
/usr/local/ldm/data/models/atmosphere/gfs/gfsgrid004/\2/\3/\4/gfs.\2\3\4\5/\6\7
CONDUIT (gfs\.(....)(..)(..)(..))/(.*)(pgrb2f1[012][0-9])[ ].*$
STDIOFILE
/usr/local/ldm/data/models/atmosphere/gfs/gfsgrid004/\2/\3/\4/gfs.\2\3\4\5/\6\7
When I got these pqact's working around the exclamation marks in the
product name, I stopped fiddling with it. Supposedly leaving off the
"[ ].*$"
at the end of the regex should also work. Can't figure why it wouldn't
for me.
-Donna
On 12/26/11 12:41 AM, Jeff Lake wrote:
Greetings ..
I have been having a heck of a time getting the correct
regex for the 2.5degree GFS,
using the file naming from here
http://www.nco.ncep.noaa.gov/pmb/products/gfs/
gfs.tccz.pgrb2fxxx.2p5deg
here is my ldmd.conf
REQUEST CONDUIT ".*2p5deg.*" idd.aos.wisc.edu
REQUEST CONDUIT ".*2p5deg.*" bigbird.tamu.edu:388
REQUEST CONDUIT ".*2p5deg.*" sasquatch.tamu.edu:388
according to mu logs .. I haven't seen it ..
anybody got a working ldmd.conf entry ??
_______________________________________________
ldm-users mailing list
ldm-users@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/
_______________________________________________
ldm-users mailing list
ldm-users@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/