XyPlot example 14


This example is created using NCL. It demonstrates
the data manipulation capabilities available in NCAR Graphics and
how to create data objects. The name of the source file for this example is
xy14n.ncl.
Discussion
This module discusses how to create this plot using NCL, and
it demonstrates some of the data manipulation capabilities that
are available with NCAR Graphics. The example creates a series of
plots that use CoordArrays objects for managing data.
The NCL example also demonstrates how to use some of the
data manipulation features and functions of the language to subsample
or thin data and perform conversions and other mathematical operations
on the data.
A resource file is not used with this example.
A detailed discussion of how this example works appears in its source
code.
Currently, the HLU C program to generate this plot is not available.
Currently, the HLU FORTRAN program to generate this plot is not available.
The NCL script that generates this plot is called
xy14n.ncl.
The data for this plot is generated from within the program.
The example is installed in the following location:
- $NCARG_LIB/ncarg/nclex/xyplot/xy14n.ncl
You can copy this example and run it by typing
"ng4ex xy14n". A copy of the
source file will be placed in your current working directory and automatically
run for you.
Quick Start Guide Control Panel
NG4 Home, Index, Examples, Glossary, Feedback, QSG Contents, QSG WhereAmI?
$Revision: 1.5 $ $Date: 1995/07/26 23:26:18 $