<<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 funcion of depth2floatlevel

topfloatlevel2depth Without loop

result = floatlevel2depth(tab, NOMASK=NOMASK)

Return value

2d array containing depthes

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$

History

Other attributes

Uses routines

common.pro
Produced by IDLdoc 2.0.