Ignore:
Timestamp:
06/12/06 16:49:30 (18 years ago)
Author:
pinsard
Message:

start to modify headers of ReadWrite? *.pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ReadWrite/readbat.html

    r104 r106  
    8787      </div> 
    8888 
    89       <div id="file_comments"></div> 
     89      <div id="file_comments"> reading the bathymetry ASCII file of OPA 
     90</div> 
    9091 
    9192       
     
    102103        <div class="routine_details" id="_readbat"> 
    103104 
    104           <h2><a class="top" href="#container">top</a>readbat </h2> 
     105          <h2><a class="top" href="#container">top</a>readbat <span class="categories"> for OPA 
     106</span></h2> 
    105107         
    106108          <p class="header"> 
    107109            <span class="result">result = </span>readbat(<span class="result"><a href="#_readbat_param_filename">filename</a></span>, <a href="#_readbat_keyword_ZERO">ZERO</a>=<span class="result">ZERO</span>)</p> 
    108110         
    109           <div class="comments"> 
    110  NAME: readbat 
     111          <div class="comments"></div> 
    111112 
    112  PURPOSE: reading the bathymetry ASCII file of OPA 
    113  
    114  CATEGORY: for OPA 
    115  
    116  CALLING SEQUENCE: bat=readbat(filename) 
    117   
    118  INPUTS: 
    119     filename: a string containing the filename,   
    120  
    121  KEYWORD PARAMETERS: 
    122     /ZERO: to put 0 on land instead of negatives values for the islands. 
    123  
    124  OUTPUTS: a 2d array 
    125  
    126  COMMON BLOCKS:no 
    127  
    128  SIDE EFFECTS: 
    129  
    130  RESTRICTIONS: 
    131  
    132  EXAMPLE: 
     113          <h3>Return value</h3><div class="value"> a 2d array 
    133114</div> 
    134  
    135            
    136115 
    137116           
     
    140119             
    141120            <h4 id="_readbat_param_filename">filename&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     121              <span class="attr">in</span> 
    142122               
    143123               
    144                
    145                
     124              <span class="attr">required</span> 
    146125               
    147126               
     
    150129            </h4> 
    151130         
    152           <div class="comments"></div> 
     131          <div class="comments"> a string containing the filename,   
     132</div> 
    153133             
    154134 
     
    170150            </h4> 
    171151         
    172             <div class="comments"></div> 
     152            <div class="comments"> to put 0 on land instead of negatives values for the islands. 
     153</div> 
    173154             
    174155           
    175156 
    176157           
     158          <h3>Version history</h3> 
    177159           
    178160           
    179            
    180            
     161          <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     162                      May 31, 2002 
     163    based on batlec2.pro, written by Maurice Imbard, March 17, 1998</div> 
    181164           
    182165           
Note: See TracChangeset for help on using the changeset viewer.