Ignore:
Timestamp:
06/12/06 14:12:53 (18 years ago)
Author:
pinsard
Message:

start to modify headers of Grid .pro files for better idldoc output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Grid/n256gaussian.html

    r89 r103  
    8787      </div> 
    8888 
    89       <div id="file_comments"></div> 
     89      <div id="file_comments"> compute the latitudes of the n256 gaussian grid. See: 
     90 http://www.ecmwf.int/products/data/technical/gaussian/n256FIS.html 
     91</div> 
    9092 
    9193       
     
    102104        <div class="routine_details" id="_n256gaussian"> 
    103105 
    104           <h2><a class="top" href="#container">top</a>n256gaussian </h2> 
     106          <h2><a class="top" href="#container">top</a>n256gaussian <span class="categories"> grid 
     107</span></h2> 
    105108         
    106109          <p class="header"> 
     
    108111         
    109112          <div class="comments"> 
    110  NAME:n256gaussian 
     113</div> 
    111114 
    112  PURPOSE:compute the latitudes of the n256 gaussian grid. See: 
    113  http://www.ecmwf.int/products/data/technical/gaussian/n256FIS.html 
    114  
    115  CATEGORY:grid 
    116  
    117  CALLING SEQUENCE:lat=n256gaussian() 
    118  
    119  INPUTS:None 
    120  
    121  KEYWORD PARAMETERS:None 
    122  
    123  OUTPUTS:a 1d array 
    124  
    125  COMMON BLOCKS:None 
    126  
    127  SIDE EFFECTS:None 
    128  
    129  RESTRICTIONS:None 
    130  
    131  EXAMPLE: 
    132  
    133  MODIFICATION HISTORY:</div> 
     115          <h3>Return value</h3><div class="value"> a 1d array 
     116</div> 
    134117 
    135118           
     
    137120           
    138121 
    139            
    140  
     122          <h3>Examples</h3><div class="value"> 
     123 IDL> lat=n256gaussian() 
     124</div> 
     125          <h3>Version history</h3> 
    141126           
    142127           
    143            
    144            
    145            
     128          <h4>History</h4><div class="value"> 
     129      Sebastien Masson (smasson@lodyc.jussieu.fr) 
     130      June 2004</div> 
    146131           
    147132           
Note: See TracChangeset for help on using the changeset viewer.