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/Grid/smallmeshmask.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%; 
     
    805805          <h3>Version history</h3> 
    806806           
    807           <h4>Version</h4><div class="value"> $Id: smallmeshmask.pro 118 2006-06-27 15:47:06Z pinsard $ 
    808 </div> 
    809           <h4>History</h4><div class="value"> 
     807          <h4>Version</h4><div class="preformat"> $Id: smallmeshmask.pro 134 2006-07-07 10:19:08Z navarro $ 
     808</div> 
     809          <h4>History</h4><div class="preformat"> 
    810810      July 2004 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    811811</div> 
     
    859859         
    860860          <div class="comments"> 
    861       1) the name of the meshmask file to be reduced. In that case, 
    862       there is only one meshmask file 
    863  
    864       OR 
    865  
    866       2) the xxx part in the names: xxx.mesh_hgr.nc xxx.mesh_zgr.nc 
    867       xxx.mask.nc. In that case, the meshmask is split into 3 files. 
     861 1) the name of the meshmask file to be reduced. In that case, 
     862 there is only one meshmask file 
     863 
     864 OR 
     865 
     866 2) the xxx part in the names: xxx.mesh_hgr.nc xxx.mesh_zgr.nc 
     867 xxx.mask.nc. In that case, the meshmask is split into 3 files. 
    868868</div> 
    869869             
     
    880880         
    881881          <div class="comments">  
    882       the name of the reduced meshmask file.  
     882 the name of the reduced meshmask file.  
    883883</div> 
    884884             
     
    905905           
    906906 
    907           <h3>Examples</h3><div class="value"> 
    908     IDL> meshdir='/d1fes2-raid2/smasson/DATA/ORCA05/' 
    909     IDL> smallmeshmask, 'meshmask_ORCA_R05.nc',iodir=meshdir 
     907          <h3>Examples</h3><div class="preformat"> 
     908 IDL> meshdir='/d1fes2-raid2/smasson/DATA/ORCA05/' 
     909 IDL> smallmeshmask, 'meshmask_ORCA_R05.nc',iodir=meshdir 
    910910</div> 
    911911          <h3>Version history</h3> 
    912912           
    913           <h4>Version</h4><div class="value"> $Id: smallmeshmask.pro 118 2006-06-27 15:47:06Z pinsard $ 
    914 </div> 
    915           <h4>History</h4><div class="value"> 
     913          <h4>Version</h4><div class="preformat"> $Id: smallmeshmask.pro 134 2006-07-07 10:19:08Z navarro $ 
     914</div> 
     915          <h4>History</h4><div class="preformat"> 
    916916      July 2004 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    917917</div> 
Note: See TracChangeset for help on using the changeset viewer.