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_html_output/ToBeReviewed/CALCULS/floatlevel2depth.html

    r338 r402  
    163163 
    164164          <h3>Examples</h3><div class="preformat"> 
    165     IDL> a=gdept[jpk-1]/(1.*jpi*jpj)*findgen(jpi,jpj) 
    166     IDL> plt, 1e6*(a-floatlevel2depth(depth2floatlevel(a))),/nocontour 
     165   IDL> a=gdept[jpk-1]/(1.*jpi*jpj)*findgen(jpi,jpj) 
     166   IDL> plt, 1e6*(a-floatlevel2depth(depth2floatlevel(a))),/nocontour 
    167167 
    168168  ->null field at 1e-6 pres 
     
    171171           
    172172          <h4>Version</h4><div class="preformat"> 
    173  $Id: floatlevel2depth.pro 327 2007-12-13 16:22:35Z pinsard $ 
     173 $Id: floatlevel2depth.pro 371 2008-08-07 09:32:02Z pinsard $ 
    174174</div> 
    175175          <h4>History</h4><div class="preformat"> 
     
    189189           
    190190          <h4>Uses routines</h4><div class="preformat"> 
    191  common.pro 
     191 <a href="../..//Obsolete/common.html">common</a> 
    192192</div> 
    193193           
Note: See TracChangeset for help on using the changeset viewer.