The OPeNDAP IDL Client
The OPeNDAP IDL Client is an IDL tool which provides access to OPeNDAP data in IDL. IDL (a commercial data analysis and visualization package) is required. The client now uses the OPeNDAP C API(v-1.33) in place of the OPeNDAP CPP API. This removes the problems caused by runtime incompatibilities when using the DAP CPP implementation instantiated and executed by the IDL shared object modules written in C.
The OPeNDAP IDL Client (12 October 2006)
Binaries
Mac OS/X- MAC power pc
Mac OS/X- MAC i386
Win32- Win32 package
Linux - i386/RedHat Enterprise3 .
Linux - ix386/ix86_64/Fedora Core 4 .
Required packages
The IDL Client requires the OCAPI 1.33 or newer . The idl-client has been tested using IDL 6.3 although it's possible the software will work with IDL 6.0 or newer. The $RSI/IDL/bin directory must be on your path or given to configure using the --with-idl option.You should have gcc/g++ 2.95.x or greater.
Source code
- Version 3.6.0
- idl-client.tar.gz (1.2 MB). Required: OCAPI 1.33
Contributed builds
- Version 3.6.0
- Contributed: Sharing your binary builds for those operating systems not available here.
