Ngmath example 12
This example can be created using NCL. It demonstrates how to use the
Fitgrid package to calculate
an interpolatory surface passing through a rectangular grid of functional
values (Fitgrid is part of the Ngmath
library). The generated surface can be represented as a tensor product
of splines under tension. The name of the source file for this example is
nm12n.ncl.
Discussion
This module discusses how to use the Fitgrid package from within
NCL.
There is no HLU C program version of this example.
There is no HLU Fortran program version of this example.
The NCL script that generates this plot is
called nm12n.ncl.
This plot does not use any external data.
This example can be generated using an NCL script (nm12n.ncl). The
example is installed in the following location:
- $NCARG_LIB/ncarg/nclex/ngmath/nm12n.ncl
You can copy this example and run it by typing "ng4ex nm12n". A copy of
the source file and resource file will be placed in your current
working directory and run through NCL for you.
Quick Start Guide Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, QSG Contents, QSG WhereAmI?
$Revision: 1.4 $ $Date: 1999/03/24 17:50:10 $