This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Brian, re: > pubftp.wrh.noaa.gov is running LDM version 6.4.5 > > The ldmd.conf file contains the following... > request WMO ".*" galileo2.wrh.noaa.gov > request WMO ".*" galileo.wrh.noaa.gov > request AFOS ".*" ls1-slc.slc.noaa.gov > request AFOS ".*" galileo.wrh.noaa.gov > request AFOS ".*" galileo2.wrh.noaa.gov > > The pqact.conf file contains the following... > AFOS ^(...)(MTR|RR.|MTT)(...|..|.) > FILE -strip -overwrite /usr/local/ldm/ldmdata/\1/\2/\1\2\3 > > If I dump the queue to /tmp/queue ... > [ldm@pubftp ~/etc]$ pqcat -vl /tmp/queue >/dev/null > > ...and search the queue for RR5PQR... > [ldm@pubftp ~/etc]$ grep -a -e RR5PQR /tmp/queue > Sep 13 20:12:38 pqcat INFO: 528 20070913180024.872 WMO 454 SRUS56 > KPQR 131800 /pRR5PQR > Sep 13 20:12:38 pqcat INFO: 628 20070913180626.444 WMO 159 SRUS56 > KPQR 131806 /pRR5PQR > Sep 13 20:12:39 pqcat INFO: 244 20070913181632.130 WMO 987 SRUS56 > KPQR 131816 /pRR5PQR > Sep 13 20:12:40 pqcat INFO: 528 20070913183146.578 WMO 356 SRUS56 > KPQR 131831 /pRR5PQR > Sep 13 20:12:40 pqcat INFO: 244 20070913183610.283 WMO 216 SRUS56 > KPQR 131836 /pRR5PQR > Sep 13 20:12:41 pqcat INFO: 528 20070913190111.990 WMO 824 SRUS56 > KPQR 131901 /pRR5PQR > Sep 13 20:12:42 pqcat INFO: 628 20070913190613.261 WMO 519 SRUS56 > KPQR 131906 /pRR5PQR > Sep 13 20:12:43 pqcat INFO: 244 20070913191616.571 WMO 458 SRUS56 > KPQR 131916 /pRR5PQR > Sep 13 20:12:44 pqcat INFO: 528 20070913193114.926 WMO 749 SRUS56 > KPQR 131931 /pRR5PQR > Sep 13 20:12:44 pqcat INFO: 244 20070913193617.795 WMO 316 SRUS56 > KPQR 131936 /pRR5PQR > Sep 13 20:12:45 pqcat INFO: 528 20070913200044.348 WMO 411 SRUS56 > KPQR 132000 /pRR5PQR > Sep 13 20:12:45 pqcat INFO: 628 20070913200543.670 WMO 133 SRUS56 > KPQR 132005 /pRR5PQR > > ... I see that the RR5PQR is coming into the queue. But, it's not getting > written to disk... Note that the datastream for the product indicated is 'WMO'. Your pqact.conf action, however, is setup for AFOS: AFOS ^(...)(MTR|RR.|MTT)(...|..|.) FILE -strip -overwrite /usr/local/ldm/ldmdata/\1/\2/\1\2\3 Change 'AFOS' to 'WMO' in your pattern/action file and then: <as 'ldm'> cd ~ldm ldmadmin pqactcheck ldmadmin pqactHUP <- IF there are no errors indicated in the 'ldmadmin pqactcheck' invocation; this tells pqact(s) to reread its(their) pattern-action file(s) > [ldm@pubftp ~/etc]$ ll ../ldmdata/PDX/RR5/PDXRR5PQR > -rw-rw-r-- 1 ldm ldm 315 Sep 10 11:37 ../ldmdata/PDX/RR5/PDXRR5PQR > > It's old. > > Ideas? Please see above. Cheers, Tom **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: HJE-859536 Department: Support LDM Priority: Normal Status: Closed