IDL at Dartmouth

Body

Details

IDL (Interactive Data Language) is a complete computing environment for the interactive analysis and visualization of data. IDL integrates a powerful, array-oriented language with numerous mathematical analysis and graphical display techniques. Programming in IDL is a time-saving alternative to programming in FORTRAN or C. You can explore data interactively using IDL commands, then create complete applications by writing IDL programs.

Installation and Licensing

IDL may be downloaded locally. However, without a valid license, it will only operate in a seven-minute demo mode.  We are not currently licensed for the latest version from NV5GeoSpatial

Dartmouth has a small number of floating licenses available. The network license file is available at the local download link. Single licenses are much more expensive than bulk licensing. Please contact Research.Computing@Dartmouth.edu if you are considering purchasing a private license. Student licensing is also available.

Features of IDL

  • IDL is a complete, structured language that can be used both interactively and to create sophisticated functions, procedures, and applications.
  • Operators and functions work on entire arrays (without using loops), simplifying interactive analysis and reducing programming time.
  • Immediate compilation and execution of IDL commands provides instant feedback and "hands-on" interaction.
  • Rapid 2D plotting, multi-dimensional plotting, volume visualization, image display, and animation allow you to observe the results of your computations immediately.
  • Many numerical and statistical analysis routines, including Numerical Recipes routines, are provided for analysis and simulation of data.
  • IDL's flexible input/output facilities allow you to read any type of custom data format. Support is also provided for common image standards (including BMP, GIF, JPEG, and XWD) and scientific data formats (CDF, HDF, and NetCDF).
  • IDL widgets can be used to quickly create multi-platform graphical user interfaces to your IDL programs.
  • IDL programs run the same across all supported platforms (UNIX, Microsoft Windows, and Macintosh systems) with little or no modification. This application portability allows you to easily support a variety of computers.
  • Existing FORTRAN and C routines can be dynamically-linked into IDL to add specialized functionality. Alternatively, C and FORTRAN programs can call IDL routines as a subroutine library or display "engine."

Versions

The floating licenses are valid for all versions from 5.0 (possibly earlier) up to 8.5. The versions available to UNIX workstations and central systems are summarized in the table below. In general, the default version on any particular platform is the latest that can run on that platform. Other available versions can be run by appending the version number (e.g., idl71).

Unfortunately, the Mac versions are Intel CPU only, and so will only work on MacOS versions up to 11.x .  An upgrade to a new version, fully supported on Macs, may be coming.

Local Documentation

The main IDL reference manuals are distributed as PDF or HTMLs. They are available with each local installation, or from NV5 website. In addition, the idlhelp application has all of the reference material. Idlhelp does not require a license.

For more information, see:

Details

Details

Article ID: 64621
Created
Tue 10/9/18 12:18 PM
Modified
Tue 7/2/24 7:32 PM

Related Articles

Related Articles (2)