Oops, that should have been
/home/ldm/data/text/old/aviation/area/\1(\2:yyyy)(\2:mm)\2\3.area
________________________________
From: ldm-users-bounces@xxxxxxxxxxxxxxxx <ldm-users-bounces@xxxxxxxxxxxxxxxx>
on behalf of Devin Eyre
Sent: Monday, September 14, 2015 10:27 AM
To: Keith Latteri; Donna Cote; Patrick L. Francis
Cc: LDM
Subject: Re: [ldm-users] LDM pqact issue.
WMO ^FAUS0[1-5] (....) ([0-3][0-9])([0-2][0-9])
FILE /home/ldm/data/text/old/aviation/area/\1(\2:yyyy)(\2:mm)\1\3.area
________________________________
From: ldm-users-bounces@xxxxxxxxxxxxxxxx <ldm-users-bounces@xxxxxxxxxxxxxxxx>
on behalf of Keith Latteri <keith@xxxxxxxxxxxxxxxxx>
Sent: Sunday, September 13, 2015 3:04 PM
To: Donna Cote; Patrick L. Francis
Cc: LDM
Subject: Re: [ldm-users] LDM pqact issue.
One more question if I may,
I am ingesting text data through this line:
WMO ^FAUS0[1-5] .... ([0-3][0-9])([0-2][0-9])
FILE /home/ldm/data/text/old/aviation/area/(\1:yyyy)(\1:mm)\1\2.area
How can I add the WFO ID to the text file which comes out to the 2015091320.area
On Sun, Sep 13, 2015 at 3:09 PM, Keith Latteri
<keith@xxxxxxxxxxxxxxxxx<mailto:keith@xxxxxxxxxxxxxxxxx>> wrote:
Donna,
Patrick's method fixed it. It was sending data to /usr/local/ldm/data/
Keith Latteri
Latteri Networks
On Sep 13, 2015, at 3:08 PM, Donna Cote
<d-cote@xxxxxxxx<mailto:d-cote@xxxxxxxx>> wrote:
Keith, you have an explicit path for your product and I just tested your regex
which matches just fine.
Which pqact file is this in? What I mean is, is the LDM (from EDEX) calling
your particular pqact file? I found, on our EDEX server that the default
ldmd.conf and pqact files were not in the directory I was expecting (and can't
remember off the top of my head).
I would do a ps on your machine and look for the location of the ldmd.conf file
being used by EDEX. There isn't any reason you can't add data while leaving the
EDEX server as is.
[root@awips2 tmp]# ps axl | grep -w ldmd | grep -v grep
5 396 26482 1 20 0 25572 344 poll_s Ss ? 0:30 ldmd -I
0.0.0.0 -P 388 -M 256 -m 3600 -o 3600 -q /home/ldm/var/queues/ldm.pq
/home/ldm/etc/ldmd.conf
<snip>
Good luck!
On Sun, Sep 13, 2015 at 1:03 PM, Keith Latteri
<keith@xxxxxxxxxxxxxxxxx<mailto:keith@xxxxxxxxxxxxxxxxx>> wrote:
Hello,
I am currently trying to add data to /data/gempak/ using the NEXRAD3 feed.
However, I am running the following:
NEXRAD3 ^SDUS[23578]. .... ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p(...)(...)
FILE -overwrite -close
/data/gempak/nexrad/NIDS/\5/\4/\4_(\1:yyyy)(\1:mm)\1_\2\3
But it isn't adding data to the directory, this isn't a permissions issue. I
wanna note, I am using this LDM server also for AWIPS2. I don't know if
AWIPS/EDEX is conflicting or not.
--
Regards,
Keith Latteri
The Hurricane Network
_______________________________________________
ldm-users mailing list
ldm-users@xxxxxxxxxxxxxxxx<mailto:ldm-users@xxxxxxxxxxxxxxxx>
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/
--
Regards,
Keith Latteri
Latteri Networks