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.
First, check what Gemenviron file is being sourced in your .cshrc - many times users will source the file /home/gempak/NAWIPS/Gemenviron, where "NAWIPS" is a symbolic link that is still pointed to the older (5.10.2) installation. This is probably the case here. You'll need to remove the NAWIPS sym link and recreate it pointing to 6.2.0: > cd /home/gempak > rm NAWIPS > ln -s GEMPAK6.2.0 NAWIPS then log out and log back in again so the correct Gemenviron file can be sourced. -Michael > Hi Michael, > > Thanks so much for the fast response. > > Wow, you nailed it -- there is a bunch of old Gemenviron stuff (5.10.2) > in my "env" (pasted below) > > So...I can see that is wrong, but I'm not sure how to best hardwire > everything to the correct (6.2) version? > > Thanks! > Kelly > > > > [kmahoney@fe2 postprd]$ env > env2.out > [kmahoney@fe2 postprd]$ more env2.out > USER=kmahoney > LOGNAME=kmahoney > HOME=/home/kmahoney > PATH=.:/misc/whome/kmahoney/NCL/ncl_ncarg-6.0.0/bin:.:/misc/whome/kmahoney/NCL/ncl_ncarg-6.0.0/bin:/usr/local/bin:/usr/local/X11/bin:/opt/toolwo > rks/totalview.8.8.0-1/bin:/opt/wgrib2/bin:/opt/nedit/5.5/:/usr/local/esrl/bin:/opt/cnvgrib/cnvgrib-1.1.5/bin:/opt/ncview/1.9.3c/bin:/opt/grads/2 > .0.a2//bin:/opt/xxdiff/3.2/bin:/opt/java/jdk1.6.0_04//bin:/opt/jasper/1.900.1/bin:/opt/makedepf90/2.8.8/bin:/opt/udunits/2.1.15/bin:/opt/nco/4.0 > .1/bin:/opt/papi/4.1.0/bin:/opt/ncl/5.2.0_bin/intel.bin:/opt/hdf5/1.8.3-intel/bin:/opt/netcdf/3.6.3-intel/bin:/opt/intel/Compiler/11.1/072//bin/ > intel64:/usr/local/bin:/usr/local/X11/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/etc:/usr/etc:/usr/local/etc:.:/o > pt/mvapich2/1.4.1-intel-11.1/bin:/opt/hdf4/4.2r3-intel/bin:/opt/uberftp/2.7/bin:/opt/gempak/6.2.0/bin:/opt/gempak/6.2.0/os/linux64/bin:/opt/itt/ > idl/bin:/opt/MET/METv1.1/bin:/opt/sge/default/bin/lx26-amd64:/opt/moab/bin:/opt/moab/sbin:/usr/X11R6/bin:/etc:/usr/etc:/usr/local/etc:.:/mnt/lfs > 1/projects/futextrm/gempak/GEMPAK5.10.2/os/linux64/bin:/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/bin:/mnt/lfs1/projects/futextrm/gempak/GE > MPAK5.10.2/os/linux64/bin:/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/bin > MAIL=/var/spool/mail/kmahoney > SHELL=/bin/tcsh > SSH_CLIENT=140.172.21.37 38314 22 > SSH_CONNECTION=140.172.21.37 38314 140.172.21.195 22 > SSH_TTY=/dev/pts/34 > TERM=xterm > DISPLAY=localhost:24.0 > HOSTTYPE=x86_64-linux > VENDOR=unknown > OSTYPE=linux > MACHTYPE=x86_64 > SHLVL=1 > PWD=/lfs1/projects/futextrm/UPPV1.0/Nov29_HMTSE_v1/postprd > GROUP=psd > HOST=fe2 > REMOTEHOST=bastion-jet.rdhpcs.noaa.gov > LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32 > :*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*. > Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png= > 00;35:*.tif=00;35: > G_BROKEN_FILENAMES=1 > LESSOPEN=|/usr/bin/lesspipe.sh %s > QTDIR=/usr/lib64/qt-3.3 > QTINC=/usr/lib64/qt-3.3/include > QTLIB=/usr/lib64/qt-3.3/lib > MANPATH=/opt/toolworks/totalview.8.8.0-1/man:/opt/java/jdk1.6.0_04//man:/opt/jasper/1.900.1/man:/opt/makedepf90/2.8.8/man:/opt/udunits/2.1.15/ma > n:/opt/nco/4.0.1/share/man:/opt/papi/4.1.0/man:/opt/ncl/5.2.0_bin/man:/opt/hdf5/1.8.3-intel/man:/opt/netcdf/3.6.3-intel/man:/opt/intel/Compiler/ > 11.1/072//man/en_US:/usr/man:/usr/share/man:/usr/X11R6/man:/usr/local/man:/usr/local/X11/man:/usr/local/X11R6/man:/opt/hdf4/4.2r3-intel/man:/opt > /uberftp/2.7/man:/usr/local/share/man:/opt/sge/default/man:/opt/moab/man:/usr/local/man:/usr/local/X11/man:/usr/local/X11R6/man > INFOPATH=/usr/info:/usr/lib/info:/usr/gnu/info:/usr/local/info:/usr/local/info > C_INCLUDE_PATH=/usr/include:/usr/X11R6/include:/usr/local/include:/usr/local/include > CPLUS_INCLUDE_PATH=/usr/include:/usr/X11R6/include:/usr/local/include:/usr/local/include > LIBRARY_PATH=/lib64:/usr/lib64:/usr/X11R6/lib64:/usr/local/lib64:/usr/local/lib64 > LD_LIBRARY_PATH=/opt/java/jdk1.6.0_04//lib:/opt/udunits/2.1.15/lib:/opt/papi/4.1.0/lib:/opt/ncl/5.2.0_bin/lib:/opt/hdf5/1.8.3-intel/lib:/opt/net > cdf/3.6.3-intel/lib:/opt/intel/Compiler/11.1/072//idb/lib/intel64:/opt/intel/Compiler/11.1/072//mkl/lib/em64t:/opt/intel/Compiler/11.1/072//lib/ > intel64:/lib:64/usr/lib:64/usr/X11R6/lib64:/usr/local/lib64:/opt/sge/default/lib/lx26-amd64:/usr/local/lib64 > LD_RUN_PATH=/lib64:/usr/lib64:/usr/X11R6/lib64:/usr/local/lib64:/usr/local/lib64 > XAPPLRESDIR=/usr/lib/X11/app-defaults:/usr/local/X11/app-defaults:/usr/local/X11/app-defaults > GNOME_PATH=/usr:/usr/local:/usr/local > GNOME_LIBCONFIG_PATH=/usr/lib:/usr/local/lib:/usr/local/lib > MODULE_VERSION=3.2.6 > MODULE_VERSION_STACK=3.2.6 > MODULESHOME=/opt/modules/Modules/3.2.6 > MODULEPATH=versions:/opt/modules/Modules/$MODULE_VERSION/modulefiles:@VERSION@/modulefiles: > LOADEDMODULES=icc/11.1.072:mvapich2/1.4.1-intel-11.1:netcdf/3.6.3:hdf4/4.2r3-intel:hdf5/1.8.3:ncl/5.2.0-intel:intel/11.1.072:papi/4.1.0:nco/4.0. > 1:udunits/2.1.15:mathlibs/fftw:uberftp/2.7:gempak/6.2.0:jet-tools:sge:totalview/8.8.0-1:wjet > FFTW2=/opt/fftw/2.1.5 > FFTW3=/opt/fftw/3.1.2 > G2CLIB=/opt/g2clib/1.1.8 > GADDIR=/opt/grads/2.0.a2//lib > GEMPAK=/opt/gempak/6.2.0/gempak > GEMPAKLIB=/opt/gempak/6.2.0/os/linux64/lib > HDF4=/opt/hdf4/4.2r3-intel > HDF5=/opt/hdf5/1.8.3-intel > INCLUDE_PATH=/opt/intel/Compiler/11.1/072//mkl/include > INTEL_LICENSE_FILE=/opt/intel/Compiler/11.1/072//licenses:/opt/intel/licenses > JASPER=/opt/jasper/1.900.1 > JAVA=java > LD_INCLUDE_LIB=/opt/jasper/1.900.1/lib > LM_LICENSE_FILE=7496@140.172.21.229 > MKL=/opt/intel/Compiler/11.1/072//mkl/lib/em64t > MOAB=/opt/moab > MOABHOMEDIR=/opt/moab/moabhome > MPICH=/opt/mvapich2/1.4.1-intel-11.1 > MVAPICH=/opt/mvapich2/1.4.1-intel-11.1 > NCARG=/opt/ncl/5.2.0_bin > NCARG_ROOT=/misc/whome/kmahoney/NCL/ncl_ncarg-6.0.0 > NCO=/opt/nco/4.0.1 > NETCDF=/opt/netcdf/3.6.3-intel > SGE_ROOT=/opt/sge/default > TOTALVIEW=/opt/toolworks/totalview.8.8.0-1/bin/totalview > TVDSVRLAUNCHCMD=ssh > UDUNITS=/opt/udunits/2.1.15 > _LMFILES_=/opt/modules/Modules/3.2.6/modulefiles/icc/11.1.072:/opt/modules/Modules/3.2.6/modulefiles/mvapich2/1.4.1-intel-11.1:/opt/modules/Modu > les/3.2.6/modulefiles/netcdf/3.6.3:/opt/modules/Modules/3.2.6/modulefiles/hdf4/4.2r3-intel:/opt/modules/Modules/3.2.6/modulefiles/hdf5/1.8.3:/op > t/modules/Modules/3.2.6/modulefiles/ncl/5.2.0-intel:/opt/modules/Modules/3.2.6/modulefiles/intel/11.1.072:/opt/modules/Modules/3.2.6/modulefiles > /papi/4.1.0:/opt/modules/Modules/3.2.6/modulefiles/nco/4.0.1:/opt/modules/Modules/3.2.6/modulefiles/udunits/2.1.15:/opt/modules/Modules/3.2.6/mo > dulefiles/mathlibs/fftw:/opt/modules/Modules/3.2.6/modulefiles/uberftp/2.7:/opt/modules/Modules/3.2.6/modulefiles/gempak/6.2.0:/opt/modules/Modu > les/3.2.6/modulefiles/jet-tools:/opt/modules/Modules/3.2.6/modulefiles/sge:/opt/modules/Modules/3.2.6/modulefiles/totalview/8.8.0-1:/opt/modules > /Modules/3.2.6/modulefiles/wjet > compver=11.1 > ENV=/home/kmahoney/.bashrc > HOSTNAME=fe2 > INPUTRC=/etc/inputrc > GEMTBL=/opt/gempak/6.2.0/gempak/tables > NAWIPS=/opt/gempak/6.2.0 > WRF_DIR=/mnt/lfs1/projects/futextrm/WRF_HMTSE_Cases/WRFV3 > GARPHOME=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/comet/garp > GARP_PATH=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/comet/garp/config > NA_OS=linux64 > GEMPAKHOME=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak > CONFIGDIR=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/config > GEMLIB=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/os/linux64/lib > GEMEXE=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/os/linux64/bin > GEMPDF=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/pdf > GEMERR=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/error > GEMHLP=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/help > GEMMAPS=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/maps > GEMNTS=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/nts > GEMPARM=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/parm > GEMPTXT=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/txt/programs > GEMGTXT=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/txt/gemlib > NMAP_RESTORE=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/nts/nmap/restore > MEL_BUFR=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/extlibs/melBUFR/melbufr > MEL_BUFR_TABLES=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/gempak/tables/melbufr > XUSERFILESEARCHPATH=/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/resource/%N:/mnt/lfs1/projects/futextrm/gempak/GEMPAK5.10.2/resource/%N > GEMDATA=/data/ldm/gempak > OBS=/data/ldm/gempak > NTRANS_META=/data/ldm/gempak/meta > TEXT_DATA=/data/ldm/gempak/nwx > AFOS_ALARMS=/data/ldm/gempak/alarms/ > SAT=/data/ldm/gempak/images/sat > RAD=/data/ldm/gempak/nexrad > LDMDATA=/data/ldm > GOES8=/data/ldm/gempak/images/sat/GOES-8 > GOES9=/data/ldm/gempak/images/sat/GOES-9 > MODEL=/data/ldm/gempak/model > HDS=/data/ldm/gempak/model > MODEL_SND=/data/ldm/gempak/modsnd/gempak/bufr/model > MODEL_SFC=/data/ldm/gempak/modsnd/gempak/bufr/model > SAO=/data/ldm/gempak/surface > UPA=/data/ldm/gempak/upperair > RAW_SAO=/data/ldm/surface/sao > RAW_SYN=/data/ldm/surface/syn > RAW_UPA=/data/ldm/upperair > NLDN=/data/ldm/gempak/nldn > TORN_WARN=/data/ldm/gempak/nwx/watch_warn/TOR > TSTRM_WARN=/data/ldm/gempak/nwx/watch_warn/SVR > TEXT_WARN=/data/ldm/gempak/nwx/watch_warn > RBKGPH=/data/ldm/gempak/redbook > SIGWX=/data/ldm/gempak/sigwx > SPDATA=/data/ldm/gempak > WS_ETA_GEM=/scratch/chiz/wseta/worketa/gempak > GRPHGD=/home/kmahoney > LP=lp -c > LPFLAG=-d > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On 1/18/2012 3:08 PM, Unidata GEMPAK Support wrote: > > Hi Kelly, > > > > Can you confirm that you're sourcing the correct Gemenviron file in your > > .cshrc? > > > > What is the output of "env" ? > > > > -Michael > > > > > >> Hi, > >> I am trying to run GEMPAK v6.2 and getting the dreaded: > >> > >> ... > >> GEMPAK-GDPLOT> [GEMPLT -101] NOPROC - Nonexistent executable. > >> Error in message send = 22 > >> itype, ichan, nwords,0,589824,3 > >> > >> > >> I found other help emails about this in the archives, but they were all > >> for v5's, and even from that, I'm not sure what to address to fix this > >> here. > >> Like the other email, I'm also running cleanup -c each time, etc., > >> > >> Version info is: > >> [kmahoney@fe2 postprd]$ which gdplot > >> /opt/gempak/6.2.0/os/linux64/bin/gdplot > >> > >> Should I be setting certain other environmental variables (the OS_ > >> variables?) in the .csh script itself, or maybe in my .cshrc? > >> (I'm trying to run the run_unipostandgempak > >> <http://www.dtcenter.org/wrf-nmm/users/overview/upp_overview.php> script > >> on WRF output...but I can't run anything at the command line either) > >> > >> Hopefully I'm missing the easy fix -- thanks in advance! > >> > >> Kelly > >> > >> > >> > >> > >> > >> > >> > >> > > > > Ticket Details > > =================== > > Ticket ID: ZIX-261447 > > Department: Support GEMPAK > > Priority: Normal > > Status: Open > > > > Ticket Details =================== Ticket ID: ZIX-261447 Department: Support GEMPAK Priority: Normal Status: Open