Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/CALCULS/

level2mask.pro

Allow to pass from a 2d sill level array to the 3d mask array with 1s in levels above the sill level and 0s below (and on it)

level2mask Without loop

result = level2mask(tab)

Return value

It is a 3d array containing the mask associated to the 2d sill level array

Parameters

tab        in required type: 2d array

2d level array of sill level (or a structure respecting litchamp criterions)

Version history

Version

$Id: level2mask.pro 266 2007-08-24 12:27:48Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) 17/6/1999 Sept 2004: boundary level have 0 values and not 1 (as it was explained before in the header). see: print, array_equal(niveau, total(level2mask(niveau),3))

Other attributes

Uses routines

common.pro

 


  Produced by IDLdoc 2.0.