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_assistant_output/Grid/computegrid.html

    r234 r242  
    273273       Specify latitudes in this case starty, stepy and ny are not used but 
    274274       starty and stepy could be necessary if the x axis is not defined with 
    275        xaxis. It must be sorted in the increasing or deceasing order (along each column if 2d array). 
     275       xaxis. It must be sorted in the increasing or decreasing order (along each column if 2d array). 
    276276 
    277277     
     
    289289 
    290290     
    291        Specify the vertical axis. Must be sorted in the increasing or deceasing order 
     291       Specify the vertical axis. Must be sorted in the increasing or decreasing order 
    292292 
    293293     
     
    647647     
    648648       a string containing the calling command used to 
    649        call computegrid (this is used by <a href=".//../../ToBeReviewed/WIDGET/xxx.html">xxx</a>) 
     649       call computegrid (this is used by <a href="..//ToBeReviewed/WIDGET/xxx.html">xxx</a>) 
    650650 
    651651 
     
    690690 
    691691     
    692     (not used in the present case...) 
     692 not used in the present case ... 
    693693 
    694694     
     
    699699     
    700700    <h4>Version</h4> 
    701  $Id: computegrid.pro 232 2007-03-20 16:59:36Z pinsard $ 
     701 $Id: computegrid.pro 240 2007-03-28 12:17:24Z pinsard $ 
    702702 
    703703    <h4>History</h4> 
     
    713713     
    714714     
    715     <h4>Restrictions</h4> if the grid has x/y periodicity overlap and/or if 
    716     the mask has 0 everywhere at the border (like a close sea) and 
     715    <h4>Restrictions</h4> 
     716 if the grid has x/y periodicity overlap and/or if 
     717    the mask has 0 everywhere at the border (like a closed sea) and 
    717718    if (we did not activate /plain and xminmesh, xmaxmesh, yminmesh, 
    718719    ymaxmesh keywords are defined to their default values), we redefine 
    719720    xminmesh, xmaxmesh, yminmesh, ymaxmesh in order to reove the 
    720     overlapping part and/or to open the domain (avoid ti be forced 
     721    overlapping part and/or to open the domain (avoid it be forced 
    721722    to use cell_fill = 1). 
    722723 
     
    727728     
    728729     
    729     <h4>Uses routines</h4> cm_4mesh cm_4data cm_4cal 
     730    <h4>Uses routines</h4> 
     731 cm_4mesh 
     732 cm_4data 
     733 cm_4cal 
    730734 
    731735     
Note: See TracChangeset for help on using the changeset viewer.