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.
Chris, > I checked the path for LDM, root, and Gempak, they all contain the path to > the decoders: /home/gempak/GEMPAK6.2.0/os/linux64/bin > Sorry, I should have been more clear with the NAWIPS/os/linux64/bin > reference. NAWIPS is the soft link to GEMPAK6.2.0 in the /home/gempak > directory. > There is also a soft link for /home/ldm/decoders: decoders -> > /home/gempak/GEMPAK6.2.0/os/linux64/bin > > [ldm@weather ~]$ echo $PATH > /usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbi > n:/sbin:/home/ldm/bin:/home/ldm/decoders:/home/ldm/util:/home/gempak/GEMPAK > 6.2.0/os/linux64/bin:/home/gempak/GEMPAK6.2.0/bin > > > [root@weather ~]# echo $PATH > /usr/lib64/qt3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/u > sr/bin:/root/bin:/home/gempak/GEMPAK6.2.0/os/linux64/bin:/home/gempak/GEMPA > K6.2.0/bin > > [gempak@weather ~]$ echo $PATH > /usr/lib64/qt3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin > :/sbin:/home/gempak/bin:/home/gempak/GEMPAK6.2.0/os/linux64/bin:/home/gempa > k/GEMPAK6.2.0/bin > > [root@weather ~]# ps -ef | grep pqact > ldm 24679 24676 0 13:22 ? 00:00:01 pqact > ldm 24681 24676 0 13:22 ? 00:00:01 pqact etc/pqact.gempak Your pqact(1)) configuration-file entry WMO ^U[ABCDEFGHIJKLMNPQRSTWXY] PIPE decoders/dcuair -b 24 -m 16 -d data/gempak/logs/dcuair.log -e GEMTBL=/home/gempak/GEMPAK6.2.0/gempak/tables -s snstns.tbl data/gempak/upperair/YYYYMMDD_upa.gem invokes the decoder "decoders/dcuair". In order for the pqact(1) process to find the "decoders" directory, the PATH environment variable of the LDM user would have to contain the pathname "/home/ldm" or "." (it has neither). You can either replace "/home/ldm/decoders in the LDM user's PATH with "/home/ldm" and execute the command "ldmadmin restart", or remove "decoders/" from all the pqact(1) configuration-file entries and execute the command "ldmadmin pqactHUP". Regards, Steve Emmerson Ticket Details =================== Ticket ID: GJO-292105 Department: Support LDM Priority: Normal Status: Closed