Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

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

    r234 r242  
    296296       Specify latitudes in this case starty, stepy and ny are not used but 
    297297       starty and stepy could be necessary if the x axis is not defined with 
    298        xaxis. It must be sorted in the increasing or deceasing order (along each column if 2d array). 
     298       xaxis. It must be sorted in the increasing or decreasing order (along each column if 2d array). 
    299299</div> 
    300300             
     
    311311         
    312312            <div class="comments"> 
    313        Specify the vertical axis. Must be sorted in the increasing or deceasing order 
     313       Specify the vertical axis. Must be sorted in the increasing or decreasing order 
    314314</div> 
    315315             
     
    650650            <div class="comments"> 
    651651       a string containing the calling command used to 
    652        call computegrid (this is used by <a href=".//../../ToBeReviewed/WIDGET/xxx.html">xxx</a>) 
     652       call computegrid (this is used by <a href="..//ToBeReviewed/WIDGET/xxx.html">xxx</a>) 
    653653 
    654654 
     
    691691         
    692692            <div class="comments"> 
    693     (not used in the present case...) 
     693 not used in the present case ... 
    694694</div> 
    695695             
     
    700700           
    701701          <h4>Version</h4><div class="preformat"> 
    702  $Id: computegrid.pro 232 2007-03-20 16:59:36Z pinsard $ 
     702 $Id: computegrid.pro 240 2007-03-28 12:17:24Z pinsard $ 
    703703</div> 
    704704          <h4>History</h4><div class="preformat"> 
     
    714714           
    715715           
    716           <h4>Restrictions</h4><div class="preformat"> if the grid has x/y periodicity overlap and/or if 
    717     the mask has 0 everywhere at the border (like a close sea) and 
     716          <h4>Restrictions</h4><div class="preformat"> 
     717 if the grid has x/y periodicity overlap and/or if 
     718    the mask has 0 everywhere at the border (like a closed sea) and 
    718719    if (we did not activate /plain and xminmesh, xmaxmesh, yminmesh, 
    719720    ymaxmesh keywords are defined to their default values), we redefine 
    720721    xminmesh, xmaxmesh, yminmesh, ymaxmesh in order to reove the 
    721     overlapping part and/or to open the domain (avoid ti be forced 
     722    overlapping part and/or to open the domain (avoid it be forced 
    722723    to use cell_fill = 1). 
    723724 
     
    728729           
    729730           
    730           <h4>Uses routines</h4><div class="preformat"> cm_4mesh cm_4data cm_4cal 
     731          <h4>Uses routines</h4><div class="preformat"> 
     732 cm_4mesh 
     733 cm_4data 
     734 cm_4cal 
    731735</div> 
    732736           
Note: See TracChangeset for help on using the changeset viewer.