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

    r321 r338  
    451451             the labels 'longitude', 'latitude' in plots). 
    452452       The resulting value will be stored in the common (cm_4mesh) variable key_onearth 
    453        ONEARTH = 0 forces PERIODIC = 0, SHIFT = 0 and is cancelling GLAMBOUNDARY 
     453       ONEARTH=0 forces PERIODIC=0, SHIFT=0 and is cancelling GLAMBOUNDARY 
    454454 
    455455     
     
    469469       Force the manual definition of the grid zonal periodicity. 
    470470       The resulting value will be stored in the common (cm_4mesh) variable key_periodic 
    471        PERIODIC = 0 forces SHIFT = 0 
     471       PERIODIC=0 forces SHIFT=0 
    472472 
    473473     
     
    485485 
    486486     
    487        Force YREVERSE = 0, ZREVERSE = 0, PERIODIC = 0, SHIFT = 0, STRIDE = [1, 1, 1] and 
     487       Force YREVERSE=0, ZREVERSE=0, PERIODIC=0, SHIFT=0, STRIDE=[1, 1, 1] and 
    488488       suppress the automatic redefinition of the domain in case of x periodicity overlap, 
    489489       y periodicity overlap (ORCA type only) and mask border to 0. 
     
    505505       Force the manual definition of the zonal shift that must be apply to the data. 
    506506       The resulting value will be stored in the common (cm_4mesh) variable key_shift 
    507        Note that if key_periodic=0 then in any case key_shift = 0. 
     507       Note that if key_periodic=0 then in any case key_shift=0. 
    508508 
    509509     
     
    732732     
    733733    <h4>Version</h4> 
    734  $Id: computegrid.pro 315 2007-12-03 14:13:52Z smasson $ 
     734 $Id: computegrid.pro 327 2007-12-13 16:22:35Z pinsard $ 
    735735 
    736736    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.