topdepth2floatlevel
Without loop.
Return value
An 2d array of float containing levels's values.
Parameters
tab
in
required
Keywords
NOMASK
Examples
IDL> a=(jpk-1)/(1.*jpi*jpj)*findgen(jpi,jpj)
IDL> plt, 1e6*(a-floatlevel2depth(depth2floatlevel(a))),/nocontour
->champ nul a 1e-6 pres
Version history
Version
$Id: depth2floatlevel.pro 142 2006-07-21 12:47:49Z navarro $
History
Known issues
Restrictions
Accept values at !values.f_nan and mask land points at valmask.
Other attributes
Uses routines
common.pro