The NCAR Command Language and NCAR Graphics


·¡` ¡ Company

o        The National Center for Atmospheric Research: http://www.ncar.ucar.edu

o        NCAR Graphics (4.3.0) is available for free in source code or binary format

o        Price is NCAR 4.1.1 graphics version:

Standard ($4,800 U.S. Dollars)

Foreign Degree-granting* ($3,000 U.S. Dollars)

North American Degree-granting* ($1,000 U.S. Dollars)

·¡` ¡ Home Pages

o        NCAR Command Language: http://ngwww.ucar.edu/ncl/

o        NCAR Graphics: http://ngwww.ucar.edu/ng/

·¡` ¡ Applications

o        The NCAR Command Language (NCL) is a programming language designed specifically for the access, analysis, and visualization of data. NCL can be run in interactive mode, where each line is interpreted as it is entered at your workstation, or it can be run in batch mode as an interpreter of complete scripts. NCL is available for FREE in binary format for several UNIX systems.

o        NCAR Graphics is a Fortran and C based software package for scientific visualization. NCAR Graphics is available for FREE as open source under the GNU Public License, and pre-compiled binaries are available for several UNIX systems. NCAR Graphics, a time-tested UNIX package, consists mainly of over two dozen Fortran/C utilities for drawing contours, maps, vectors, streamlines, weather maps, surfaces, histograms, X/Y plots, annotations, and more.

·¡` ¡ Examples/Samples

o        Sample images from the NCL home page: http://ngwww.ucar.edu/ncl/examples.html

o        Sample images from the NCAR Graphics home page: http://ngwww.ucar.edu/ng/examples.html

·¡` ¡ NCL Functions

o        NCL comes with many useful built-in functions and procedures for processing and manipulating data. There are over 400 functions and procedures that include routines for:

o        use specifically with climate and model data

o        empirical orthogonal functions, Fourier coefficients, singular value decomposition, averages, standard deviations, sin, cosine, log, min, max, etc.

o        retrieving and converting date information

o        drawing primitives (lines, filled areas, and markers), wind barbs, weather map symbols, isosurfaces, and graphical objects

o        file handling

o        1-dimensional, 2-dimensional, and 3-dimensional interpolation, approximation, and regridding

o        facilitating computer analysis of scalar and vector global geophysical quantities (most are based on the package known as Spherepack)

o        retrieving environment variables and executing system commands

o        NCL supports calling C and Fortran external routines, which makes NCL infinitely configurable.

·¡` ¡ NCAR Graphics Functions

o        A library containing over two dozen Fortran/C utilities for drawing contours, maps, vectors, streamlines, weather maps, surfaces, histograms, X/Y plots, annotations, and more

o        A ANSI/ISO standard version of GKS, with both C and FORTRAN callable entries

o        A math library containing a collection of C and Fortran interpolators and approximators for one-dimensional, two-dimensional, and three-dimensional data

o        Applications for displaying, editing, and manipulating graphical output

o        Map databases

o        Hundreds of FORTRAN and C examples

o        Demo programs

o        Compilation scripts

·¡` ¡ Web Resources

o        NCL documentation: http://ngwww.ucar.edu/ncl/documentation.html

o        NCL FAQ: http://ngwww.ucar.edu/ngdoc/ng/ug/ncl/gsun/nclfaq.html

o        NCAR Graphics documentation: http://ngwww.ucar.edu/ng/documentation.html

o        NCAR Graphics FAQ: http://ngwww.ucar.edu/ng/faq.html

o        CederWeb: http://cedarweb.hao.ucar.edu/cgi-bin/ion-p?page=cedarweb.ion

o        NCAR homepage: http://ngwww.ucar.edu/