topcurl
Calculation
Return value
the vertical component of the curl of the input data (with the same size)
Parameters
uu
vv
Keywords
DIREC
type: scalar string
Examples
IDL> @tst_initorca2
IDL> plt, curl(dist(jpi,jpj), dist(jpi,jpj))
Version history
Version
$Id: curl.pro 248 2007-05-29 08:59:39Z smasson $
History
Guillaume Roullet (grlod@ipsl.jussieu.fr)
Sebastien Masson (smasson@lodyc.jussieu.fr)
adaptation to work with a reduce domain
21/5/1999: missing values at !values.f_nan
Known issues
Todo items
code the 4D case
Restrictions
Other attributes
Uses routines
cm_4cal
cm_4data
cm_4mmesh
Statistics
McCabe cyclic | 55 |
McCabe essential | 1 |
McCabe modular design | 1 |