Ignore:
Timestamp:
09/21/07 10:14:31 (17 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

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

    r249 r290  
    134134    Name of the meshmask file to read. If this name does not contain any "/" 
    135135    and if iodirectory keyword is not specify, then the common variable 
    136     iodir will be use to define the mesh file path. 
     136    iodir will be used to define the mesh file path. 
    137137</div> 
    138138             
     
    175175         
    176176            <div class="comments"> 
    177  Suppressed. Use <a href=".//micromeshmask.html">micromeshmask</a> to create an 
    178     appropriate meshmask. 
     177 Suppressed. Use <a href="..//Grid/micromeshmask.html">micromeshmask</a> to create an appropriate meshmask. 
    179178</div> 
    180179             
     
    212211            <div class="comments"> 
    213212    Activate this keywords if you only want to know the dimension 
    214     of the domain stored in the mesh file. This dimensions will be 
     213    of the domain stored in the mesh file. This dimension will be 
    215214    defined in jpiglo, jpjglo, jpkglo (cm_4mesh common variables) 
    216215</div> 
     
    278277         
    279278            <div class="comments"> 
    280     the calling command used to call computegrid (this is used by <a href="..//ToBeReviewed/WIDGET/xxx.html">xxx</a>) 
     279    the calling command used to call <a href="..//Grid/computegrid.html">computegrid</a> (this is used by <a href="..//ToBeReviewed/WIDGET/xxx.html">xxx</a>) 
    281280</div> 
    282281             
     
    304303           
    305304          <h4>Version</h4><div class="preformat"> 
    306  $Id: ncdf_meshread.pro 240 2007-03-28 12:17:24Z pinsard $ 
     305 $Id: ncdf_meshread.pro 273 2007-08-30 15:24:50Z smasson $ 
    307306</div> 
    308307          <h4>History</h4><div class="preformat"> 
     
    322321           
    323322          <h4>Restrictions</h4><div class="preformat"> 
    324  ixminmesh,ixmaxmesh,iyminmesh,iymaxmesh,izminmesh,izmaxmesh must 
    325  be defined before calling ncdf_meshread. if some of those value 
     323 ixminmesh, ixmaxmesh, iyminmesh, iymaxmesh, izminmesh, izmaxmesh must 
     324 be defined before calling ncdf_meshread. If some of those values 
    326325 are equal to -1 they will be automatically defined 
    327326</div> 
Note: See TracChangeset for help on using the changeset viewer.