Ignore:
Timestamp:
03/20/08 23:06:02 (16 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

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

    r321 r338  
    464464             the labels 'longitude', 'latitude' in plots). 
    465465       The resulting value will be stored in the common (cm_4mesh) variable key_onearth 
    466        ONEARTH = 0 forces PERIODIC = 0, SHIFT = 0 and is cancelling GLAMBOUNDARY 
     466       ONEARTH=0 forces PERIODIC=0, SHIFT=0 and is cancelling GLAMBOUNDARY 
    467467</div> 
    468468             
     
    481481       Force the manual definition of the grid zonal periodicity. 
    482482       The resulting value will be stored in the common (cm_4mesh) variable key_periodic 
    483        PERIODIC = 0 forces SHIFT = 0 
     483       PERIODIC=0 forces SHIFT=0 
    484484</div> 
    485485             
     
    496496         
    497497            <div class="comments"> 
    498        Force YREVERSE = 0, ZREVERSE = 0, PERIODIC = 0, SHIFT = 0, STRIDE = [1, 1, 1] and 
     498       Force YREVERSE=0, ZREVERSE=0, PERIODIC=0, SHIFT=0, STRIDE=[1, 1, 1] and 
    499499       suppress the automatic redefinition of the domain in case of x periodicity overlap, 
    500500       y periodicity overlap (ORCA type only) and mask border to 0. 
     
    515515       Force the manual definition of the zonal shift that must be apply to the data. 
    516516       The resulting value will be stored in the common (cm_4mesh) variable key_shift 
    517        Note that if key_periodic=0 then in any case key_shift = 0. 
     517       Note that if key_periodic=0 then in any case key_shift=0. 
    518518</div> 
    519519             
     
    731731           
    732732          <h4>Version</h4><div class="preformat"> 
    733  $Id: computegrid.pro 315 2007-12-03 14:13:52Z smasson $ 
     733 $Id: computegrid.pro 327 2007-12-13 16:22:35Z pinsard $ 
    734734</div> 
    735735          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.