<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/CALCULS/

floatlevel2depth.pro

Rather comparable to level2depth. It is the invert function of depth2floatlevel.

topfloatlevel2depth Without loop

result = floatlevel2depth(tab, NOMASK=NOMASK)

Return value

2d array containing depths

Parameters

tab       

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

Keywords

NOMASK       

To do not mask land points

Examples

IDL> a=gdept[jpk-1]/(1.*jpi*jpj)*findgen(jpi,jpj) IDL> plt, 1e6*(a-floatlevel2depth(depth2floatlevel(a))),/nocontour ->null field at 1e-6 pres

Version history

Version

$Id: floatlevel2depth.pro 327 2007-12-13 16:22:35Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) 15/6/2000

Other attributes

Uses routines

common.pro

Statistics

McCabe cyclic 7
McCabe essential 1
McCabe modular design 1
Produced by IDLdoc 2.0.