toptracegrille
Grid
Parameters
glamin
in
optional
type: 1d or 2d array
default: glam specified by vargrid, on the domain defined by domdef
gphiin
in
optional
type: 1d or 2d array
default: gphi specified by vargrid, on the domain defined by domdef
Keywords
OCEAN
EARTH
XSTRIDE
type: integer
default: 1
YSTRIDE
type: integer
default: 1
RMOUT
Examples
IDL> plt,indgen(jpi,jpj),/nocontour,/nofill
IDL> vargrid='T'
IDL> tracegrille,/ocean,color=20
IDL> tracegrille,/earth,color=80
Version history
Version
$Id: tracegrille.pro 268 2007-08-24 14:07:01Z pinsard $
History
Sebastien Masson (smasson@lodyc.jussieu.fr)
Other attributes
Uses routines
common.pro
Statistics
McCabe cyclic | 34 |
McCabe essential | 1 |
McCabe modular design | 1 |