Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

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

    r200 r234  
    6262 
    6363     
    64  Rather comparable to depth2level but here, the calculated level is in float.  
    65  For example, the level 5.4 correspond to a depth equal  
     64 Rather comparable to depth2level but here, the calculated level is in float. 
     65 For example, the level 5.4 correspond to a depth equal 
    6666 to gdep[5]+.4*(gdep[6]-gdep[5]) 
    6767 
     
    7272      <a name="#_depth2floatlevel"></a> 
    7373 
    74       <h2>depth2floatlevel  <font size="-1" color="#006633">  
     74      <h2>depth2floatlevel  <font size="-1" color="#006633"> 
    7575 Without loop 
    7676</font></h2> 
     
    7979 
    8080     
     81 
    8182 
    8283    <h3>Return value</h3> 
     
    128129     
    129130 
    130     <h3>Examples</h3> 
     131    <h3>Examples</h3><pre> 
    131132    IDL> a=(jpk-1)/(1.*jpi*jpj)*findgen(jpi,jpj) 
    132133    IDL> plt, 1e6*(a-floatlevel2depth(depth2floatlevel(a))),/nocontour 
     
    134135  ->champ nul a 1e-6 pres 
    135136 
    136     <h3>Version history</h3> 
     137    </pre><h3>Version history</h3> 
    137138     
    138139    <h4>Version</h4> 
    139  $Id: depth2floatlevel.pro 163 2006-08-29 12:59:46Z navarro $ 
     140 $Id: depth2floatlevel.pro 231 2007-03-19 17:15:51Z pinsard $ 
    140141 
    141     <h4>History</h4>  
     142    <h4>History</h4> 
    142143 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    143144                      15/06/2000 
    144   
     145 
    145146     
    146147 
Note: See TracChangeset for help on using the changeset viewer.