ICHEC Software
Information about software packages installed on the ICHEC systems.
NCL: NCAR Command Language
Versions Installed
Stokes: 5.2.1
Stoney: 5.1.0
Description
The NCAR Command Language (NCL) is a free interpreted language designed specifically for scientific data processing and visualization. NCL has robust file input and output. It can read and write netCDF-3, netCDF-4 classic (as of version 4.3.1), HDF4, binary, and ASCII data, and read HDF-EOS2, GRIB1 and GRIB2 (as of version 4.3.0). The graphics are world class and highly customizable.
As of version 5.0.0, NCL and NCAR Graphics are released as one package.
The software comes with a couple of useful command line tools:
- ncl_filedump - prints the contents of supported files (netCDF, HDF, GRIB1, GRIB2, HDF-EOS2, and CCM History Tape)a
- ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS files to netCDF formatted files.
License
NCL is freely available under the NCL Binary License.
Benchmarks
N/A.
Additional Notes
To use NCL load the relevant environment module:
Further information can be obtained at www.ncl.ucar.edu/overview.shtml.
