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 Mike, Status update: ldm-mcidas v2008 has been built and installed on uila. I included entries in ~ldm/.bash_profile needed to set environment variables needed to build this version of ldm-mcidas, and then commented the entries. The .bash_profile additions are: # ldm-mcidas additions # # Notes for use: # # - uncomment the 'export' lines below # - "source" this file (. ~ldm/.bash_profile) # - build ldm-mcidas v2008: # # <as 'ldm'> # cd ~ldm/ldm-mcidas/ldm-mcidas-2008/src # make distclean # ./configure # make # make install # # History: 20090427 - added by TCY/Unidata # # export MCIHOME=/export/uila4/unidata/mcidas # export CC=gcc # export CPPFLAGS=-Df2dFortran # export CPP_LDM=-I${LDMHOME}/include # export LD_LDM=-L${LDMHOME}/lib -lldm # export CPP_MCIDAS=-I/export/uila4/unidata/mcidas/mcidas2008/src # export LD_MCIDAS="-L${MCIHOME}/mcidas2008/src -lmcidas" # export CPP_NETCDF=-I${MCIHOME}/mcidas2008/netcdf/libsrc # export LD_NETCDF="-L${MCIHOME}/mcidas2008/netcdf/libsrc -lnetcdf" # export LD_MATH=-lm I copied the executables I think you will need/want to the newly created ~ldm/decoders directory: [ldm@uila ~]$ ls -alt ~ldm/decoders total 1316 drwxr-xr-x 10 ldm unidata 4096 Apr 27 10:42 .. drwxrwxr-x 2 ldm unidata 4096 Apr 27 10:28 . -rwxrwxr-x 1 ldm unidata 238098 Apr 27 10:28 area2png -rwxrwxr-x 1 ldm unidata 40814 Apr 27 10:28 lgt2md -rwxrwxr-x 1 ldm unidata 242490 Apr 27 10:28 pnga2area -rwxrwxr-x 1 ldm unidata 716416 Apr 27 10:28 proftomd -rwxrwxr-x 1 ldm unidata 76785 Apr 27 10:28 zlibg2gini I copied McIDAS files SATANNOT and SATBAND to the ~ldm/etc directory for future use with the 'pnga2area' decoder. What's next? 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: PTY-212318 Department: Support ldm-mcidas Priority: Normal Status: Closed