ToBeReviewed/TRIANGULATION/
triangule.pro
triangule
result = triangule([maskentree], BASIC=BASIC, COINMONTE=array, COINDESCEND=array, _extra=_extra)
Return value
Parameters
maskentree
in
optional
type: 2d array
It is a 2d array which will serve to mask the field we will trace after with CONTOUR,
...TRIANGULATION=triangule(mask)
If this argument is not specified, the function use tmask
Keywords
BASIC
Specify that the mask is on a basic grid (use the triangulation for vertical cuts and hovmoellers)
COINMONTE
type: array
To obtain the array of "ascending land corner" to be treated with
completecointerre.pro in the variable array instead of make it pass by the global
variable twin_corners_up.
COINDESCEND
type: array
See COINMONTE
_extra
Used to pass your keywords
Examples
Version history
Version
$Id: triangule.pro 209 2007-02-08 10:01:49Z smasson $
History
Known issues
Todo items
seb
Restrictions
Other attributes
Uses routines
Produced by IDLdoc 2.0.