Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/CALCULS/floatlevel2depth.html

    r338 r402  
    129129 
    130130    <h3>Examples</h3><pre> 
    131     IDL> a=gdept[jpk-1]/(1.*jpi*jpj)*findgen(jpi,jpj) 
    132     IDL> plt, 1e6*(a-floatlevel2depth(depth2floatlevel(a))),/nocontour 
     131   IDL> a=gdept[jpk-1]/(1.*jpi*jpj)*findgen(jpi,jpj) 
     132   IDL> plt, 1e6*(a-floatlevel2depth(depth2floatlevel(a))),/nocontour 
    133133 
    134134  ->null field at 1e-6 pres 
     
    137137     
    138138    <h4>Version</h4> 
    139  $Id: floatlevel2depth.pro 327 2007-12-13 16:22:35Z pinsard $ 
     139 $Id: floatlevel2depth.pro 371 2008-08-07 09:32:02Z pinsard $ 
    140140 
    141141    <h4>History</h4> 
     
    155155     
    156156    <h4>Uses routines</h4> 
    157  common.pro 
     157 <a href="../..//Obsolete/common.html">common</a> 
    158158 
    159159     
Note: See TracChangeset for help on using the changeset viewer.