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.
Susan, > It's an identical list both servers, : > REQUEST WMO|MCIDAS|FSL2 ".*" ldm.meteo.psu.edu > REQUEST NMC3 ".*" flood.atmos.uiuc.edu > REQUEST NEXRAD "/p...(RAX|GSP|LTX|JAX|MOB|HGX)" > idd.unidata.ucar.edu > REQUEST NEXRAD "/pN0R" flood.atmos.uiuc.edu > REQUEST NLDN ".*" striker2.atmos.albany.edu > # > # > # GL Add CONDUIT feed below > request NMC2 > "(.status|MT.(nam|eta).*(#212|#104|#218)|MT.mrf|MT.avn|MT.ensg|MT.gefs|MT.ruc|prod\/ruc|prod\/gefs|prod\/nam).*[05]$" > idd.unidata.ucar.edu PRIMARY > > > There are only two feedtypes where I get NUmber of PRoducts = 0 > 1. > pqcat -vl- -f WMO|MCIDAS|FSL2 -o 7200 >/dev/null > Jan 26 16:10:16 pqcat NOTE: Starting Up (2453) > Jan 26 16:10:16 pqcat INFO: 5009 20120126160536.489 HDS 66914 HUKA96 > EGRR 261200 /mUKM_15 !grib/ukmet/UKM_15/#039/201201261200/F000/UGRD/max wind > lev/ > Jan 26 16:10:16 pqcat ERROR: data write failed: Broken pipe > Jan 26 16:10:16 pqcat ERROR: pq_sequence failed: Broken pipe (errno = 32) > Jan 26 16:10:16 pqcat NOTE: Exiting > Jan 26 16:10:16 pqcat NOTE: Number of products 0 > > 2. > pqcat -vl- -f NLDN -o 7200 >/dev/null > Jan 26 16:14:12 pqcat NOTE: Number of products 0 The "Broken pipe" error shouldn't have occurred. I suspect that the shell interpreted the vertical bars in the feedtype expression (WMO|MCIDAS|FSL2) as metacharacters. Would you please send me the output from executing the command pqcat -vl- -f 'WMO|MCIDAS|FSL2|NLDN' -o 7200 >/dev/null on the old and new systems. Regards, Steve Emmerson Ticket Details =================== Ticket ID: DXJ-975558 Department: Support LDM Priority: Normal Status: Closed