ContourPlot example 13
This example demonstrates how to use inverse map transformations and
how to create a raster contour plot. The names of the example codes that
create this plot are cn13c.c, cn13f.f, and cn13n.ncl.
Discussion
Resources are controlled through a resource file called
cn13.res.
A detailed discussion about how to create the plot appears in the
comments of the source code for the example.
The HLU C program that generates this plot is
called cn13c.c.
The HLU FORTRAN program that generates this plot is
called cn13f.f.
The NCL script that generates this plot is
called cn13n.ncl.
The data for this plot are created in the example's source code.
The examples are installed in the following locations:
- $NCARG_LIB/ncarg/hluex/contourplot/cn13c.c
- $NCARG_LIB/ncarg/hluex/contourplot/cn13f.f
- $NCARG_LIB/ncarg/nclex/contourplot/cn13n.ncl
The resource file for this example is located in:
- $NCARG_LIB/ncarg/resfiles/contourplot/cn13.res
You can copy this example and run it by typing
"ng4ex cn13c",
"ng4ex cn13f", or "ng4ex cn13n". A copy of the source file and
resource file will be placed in your current working directory.
The source code will be compiled and automatically run for you.
Quick Start Guide Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, QSG Contents, QSG WhereAmI?
$Revision: 1.6 $ $Date: 1999/03/23 18:34:17 $