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

20030121: HU-LDM



Pavel, 

request NNEXRAD "/p...(ABC|XYZ)" your.nexrad.feed
                          
is how your NNEXRAD entry should read (of course swapping ABC|XYZ with
your stations)

the \ in front of the quotes is a mystery to me, is there a reason you
have it there, I cannot think of one.

Still not sure what you are trying to get with:

 request UNIDATA \"/p...(HDS)\" atm.geo.nsf.gov

why not try

request HDS ".*" atm.geo.nsf.gov


Keep in mind, you must stop and start the LDM for any changes in your
ldmd.conf to take place..you can:

ldmadmin pqactHUP 

to activate the changes in pqact.conf

Cheers,

-Jeff
____________________________                  _____________________
Jeff Weber                                    address@hidden
Unidata Support                               PH:303-497-8676 
COMET Case Study Library                      FX:303-497-8690
University Corp for Atmospheric Research      3300 Mitchell Ln
http://www.unidata.ucar.edu/staff/jweber      Boulder,Co 80307-3000
________________________________________      ______________________

On Tue, 21 Jan 2003, Byles, Pavel O wrote:

> Jeff,
> this is what's in the ldmd.conf.
> 
> request NNEXRAD \"/p...(LWX|DOX|AKQ)\" atm.geo.nsf.gov 
> request UNIDATA \"/p...(HDS)\" atm.geo.nsf.gov
> 
> Since in the pqact.conf I am expecting HDS data does it matter that the
> ldmd.conf file says UNIDATA but still requests HDS?
> 
> Thanks much,
> Pavel
>