Ignore:
Timestamp:
07/12/06 11:52:09 (18 years ago)
Author:
smasson
Message:

update documentation and .idlwave_catalog

File:
1 edited

Legend:

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

    r121 r138  
    328328table.variables td.image { width: 64px; } 
    329329 
    330 div#file_comments {  
     330div#file_comments { white-space: pre;  
    331331  margin: 2em; 
    332332  font-size: 80%; 
     
    696696      </div> 
    697697 
    698       <div id="file_comments"> write an Oasis file (version < 2.5) 
     698      <div id="file_comments"> 
     699 write an Oasis file (version < 2.5) 
    699700</div> 
    700701 
     
    737738            </h4> 
    738739         
    739           <div class="comments"> the filename</div> 
     740          <div class="comments">  
     741 the filename 
     742</div> 
    740743             
    741744            <h4 id="_write_oasis_param_varname">varname&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    750753            </h4> 
    751754         
    752           <div class="comments"> the name of the variable to be written</div> 
     755          <div class="comments">  
     756 the name of the variable to be written 
     757</div> 
    753758             
    754759            <h4 id="_write_oasis_param_z2d">z2d&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    763768            </h4> 
    764769         
    765           <div class="comments"> the variable (2D array) to be written 
     770          <div class="comments">  
     771 the variable (2D array) to be written 
    766772</div> 
    767773             
     
    838844            </h4> 
    839845         
    840             <div class="comments"> to open the file with the file pointer at the end of 
    841         the file, ready for data to be appended. 
    842  
     846            <div class="comments">  
     847 to open the file with the file pointer at the end of the file, ready for  
     848 data to be appended. 
    843849</div> 
    844850             
     
    848854          <h3>Version history</h3> 
    849855           
    850            
    851           <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     856          <h4>Version</h4><div class="preformat"> $Id: write_oasis.pro 136 2006-07-10 15:20:19Z pinsard $</div> 
     857          <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
    852858                      July 01, 2002</div> 
    853859           
     
    857863           
    858864           
    859           <h4>Restrictions</h4><div class="value"> varname is automatically written as a "charactere*8" 
    860               by default z2d is written as an R8 array 
     865          <h4>Restrictions</h4><div class="preformat">  
     866 varname is automatically written as a "character*8" 
     867 by default z2d is written as an R8 array 
    861868</div> 
    862869         
Note: See TracChangeset for help on using the changeset viewer.