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.
Eric, I notice you have changed the path tho the decoders from decoders/dcgrib2 for example to decoders/gempak/dcgrib2. Is that path correct? All the entries I provide assume you will have the decoders under decoders/ from the LDMHOME. Nothing in $GEMTBL needs write permission, so the error you are seeing is most likely either that the decoder isn't being found from pqact, or that a table isn't found, shich would be noted in the log file created by the decoder (typically under data/gempak/logs). Steve Chiswell >From: Eric Nelson <address@hidden> >Organization: UCAR/Unidata >Keywords: 200308271717.h7RHHsLd019379 > >Ok, I inserted the /dev/null back into the pqact entry. > >I'm also recieving other write errors in my ldmd.log. Examples below... > >Aug 27 16:48:39 climate pqact[1442]: pipe_prodput: trying again >Aug 27 16:48:39 climate pqact[1442]: pbuf_flush (34) write: Broken pipe >Aug 27 16:48:39 climate >pqact[1442]: pipe_dbufput: decoders/gempak/dcgrib2-ddata/gempak/logs/dcgrib_co > nduit.log-eGEMTBL=/home/gempak/gempak/tables >write error >Aug 27 16:48:39 climate pqact[1442]: pipe_prodput: trying again >Aug 27 16:49:24 climate pqact[1442]: pbuf_flush 4: time elapsed 4.889470 >Aug 27 16:49:48 climate pqact[1442]: pbuf_flush (10) write: Broken pipe >Aug 27 16:49:48 climate >pqact[1442]: pipe_dbufput: decoders/gempak/dcmsfc-b9-a10000-ddata/gempak/logs/ > dcmsfc.log-eGEMTBL=/home/gempak/gempak/tablesdata/gempak/ship/YYYYMMDDHH_sb.g > em >write error > >Some of the errors in the dc*.log say that it can't open various tables, >set GEMTBL. > >My $GEMTBL is set to /home/gempak/gempak/tables which is really >/home/gempak/gempak-5.6.k/gempak/tables which looks correct. Is there a >certain way the permissions need to be set up in the tables directories >(does ldm need write permissions for everything under $GEMTBL ?) > >-Eric > > >On Wed, 27 Aug 2003, Unidata Support wrote: > >> >> Eric, >> >> The entry provided was correct. Your problems are due to the fact that since > you deleted >> the data log file name (/dev/null), the output file name is being used for t > he log file, and you >> don't have a file for the output to go to. I use /dev/null for the log file > since >> I was decoding all sites and didn't need all those logs. You can use somethi > ng like >> dsata/gempak/logs/dcnexr2.log as the option for the -d flag. >> >> Steve Chiswell >> >> >From: Eric Nelson <address@hidden> >> >Organization: UCAR/Unidata >> >Keywords: 200308270215.h7R2FGLd001464 >> >> > >> >We just installed the latest verison of Gempak (k) and I inserted the new >> >CRAFT pqact lines into my existing pqact.conf. >> > >> >First, it looks like the default entry generated by gen_pact has some >> >bogus chars... >> >CRAFT >> >^L2-BZIP2/(....)/([0-9][0-9][0-9][0-9][0-1][0-9][0-3][0-9])([0-2][0-9][0-5] > [0- >> > 9])([0-9][0-9]) >> > PIPE decoders/dcnexr2 -s \1 -d /dev/null data/craft/\1/\1_\2_\3 >> > >> >Is the "/dev/null" supposed to be in there??? I took it out when I >> >inserted it into my current pqact.conf. >> > >> >Secondly, I'm getting write errors in my ldmd.log from the dcnexr2... >> > >> >Aug 27 02:08:50 climate pqact[30531]: pipe_prodput: trying again >> >Aug 27 02:08:50 climate pqact[30531]: pbuf_flush (11) write: Broken pipe >> >Aug 27 02:08:50 climate >> >pqact[30531]: pipe_dbufput: decoders/dcnexr2-sKLOT-ddata/craft/KLOT/KLOT_20 > 030 >> > 827_0204 >> >write error >> > >> >None of my other data seems to be having problems. >> > >> >-Eric >> > >> >-- >> >________________________________________________________________________ >> >Eric Nelson | >> > | >> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | >> >+ College of Dupage Meteorology Dept. + Research Applications Prog. + | >> >+ Weather Data Manager + UCAR/NCAR + | >> >+ http://weather.cod.edu + http://www.rap.ucar.edu + | >> >+ address@hidden + address@hidden + | >> > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | >> > | >> >"I love deadlines. I especially like the whooshing sound they make as | >> >they go flying by." --Douglas Adams | >> >________________________________________________________________________ >> > >> > >> >> **************************************************************************** >> Unidata User Support UCAR Unidata Program >> (303)497-8643 P.O. Box 3000 >> address@hidden Boulder, CO 80307 >> ---------------------------------------------------------------------------- >> Unidata WWW Service http://my.unidata.ucar.edu/content/support >> **************************************************************************** >> >