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/micromeshmask.html

    r119 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%; 
     
    804804          <h3>Version history</h3> 
    805805           
    806           <h4>Version</h4><div class="value"> $Id: micromeshmask.pro 118 2006-06-27 15:47:06Z pinsard $ 
    807 </div> 
    808           <h4>History</h4><div class="value"> 
     806          <h4>Version</h4><div class="preformat"> $Id: micromeshmask.pro 134 2006-07-07 10:19:08Z navarro $ 
     807</div> 
     808          <h4>History</h4><div class="preformat"> 
    809809      July 2004 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    810810</div> 
     
    858858         
    859859          <div class="comments"> 
    860       1) the name of the meshmask file to be reduced. In that case, 
    861       there is only one meshmask file 
    862  
    863       OR 
    864  
    865       2) the xxx part in the names: xxx.mesh_hgr.nc xxx.mesh_zgr.nc 
    866       xxx.mask.nc. In that case, the meshmask is split into 3 files. 
     860 1) the name of the meshmask file to be reduced. In that case, 
     861 there is only one meshmask file 
     862 
     863 OR 
     864 
     865 2) the xxx part in the names: xxx.mesh_hgr.nc xxx.mesh_zgr.nc 
     866 xxx.mask.nc. In that case, the meshmask is split into 3 files. 
    867867</div> 
    868868             
     
    905905           
    906906 
    907           <h3>Examples</h3><div class="value"> 
     907          <h3>Examples</h3><div class="preformat"> 
    908908 IDL> meshdir='/d1fes2-raid2/smasson/DATA/ORCA05/' 
    909909 IDL> micromeshmask, 'meshmask_ORCA_R05.nc',iodir=meshdir 
Note: See TracChangeset for help on using the changeset viewer.