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

update documentation

Location:
trunk/SRC/Documentation/idldoc_assistant_output/Grid
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/changemsk.html

    r321 r338  
    136136     
    137137    <h4>Version</h4> 
    138  $Id: changemsk.pro 238 2007-03-27 13:43:18Z pinsard $ 
     138 $Id: changemsk.pro 327 2007-12-13 16:22:35Z pinsard $ 
    139139 
    140140    <h4>History</h4> 
  • 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> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/micromeshmask.html

    r321 r338  
    172172     
    173173    <h4>Version</h4> 
    174  $Id: micromeshmask.pro 302 2007-10-10 12:29:38Z smasson $ 
     174 $Id: micromeshmask.pro 327 2007-12-13 16:22:35Z pinsard $ 
    175175 
    176176    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/n128gaussian.html

    r249 r338  
    9494     
    9595    <h4>Version</h4> 
    96  $Id: n128gaussian.pro 238 2007-03-27 13:43:18Z pinsard $ 
     96 $Id: n128gaussian.pro 325 2007-12-06 10:04:53Z pinsard $ 
    9797 
    9898    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/n160gaussian.html

    r249 r338  
    9494     
    9595    <h4>Version</h4> 
    96  $Id: n160gaussian.pro 238 2007-03-27 13:43:18Z pinsard $ 
     96 $Id: n160gaussian.pro 325 2007-12-06 10:04:53Z pinsard $ 
    9797 
    9898    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/n256gaussian.html

    r249 r338  
    9494     
    9595    <h4>Version</h4> 
    96  $Id: n256gaussian.pro 238 2007-03-27 13:43:18Z pinsard $ 
     96 $Id: n256gaussian.pro 325 2007-12-06 10:04:53Z pinsard $ 
    9797 
    9898    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/n48gaussian.html

    r249 r338  
    9494     
    9595    <h4>Version</h4> 
    96  $Id: n48gaussian.pro 238 2007-03-27 13:43:18Z pinsard $ 
     96 $Id: n48gaussian.pro 325 2007-12-06 10:04:53Z pinsard $ 
    9797 
    9898    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/n80gaussian.html

    r249 r338  
    9494     
    9595    <h4>Version</h4> 
    96  $Id: n80gaussian.pro 238 2007-03-27 13:43:18Z pinsard $ 
     96 $Id: n80gaussian.pro 325 2007-12-06 10:04:53Z pinsard $ 
    9797 
    9898    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/ncdf_meshread.html

    r321 r338  
    163163          the labels 'longitude', 'latitude' in plots). 
    164164    The resulting value will be stored in the common (cm_4mesh) variable key_onearth 
    165     ONEARTH = 0 forces PERIODIC = 0, SHIFT = 0 and is cancelling GLAMBOUNDARY 
     165    ONEARTH=0 forces PERIODIC=0, SHIFT=0 and is cancelling GLAMBOUNDARY 
    166166 
    167167     
     
    199199    Force the manual definition of the grid zonal periodicity. 
    200200    The resulting value will be stored in the common (cm_4mesh) variable key_periodic 
    201     PERIODIC = 0 forces SHIFT = 0 
     201    PERIODIC=0 forces SHIFT=0 
    202202 
    203203     
     
    277277     
    278278    <h4>Version</h4> 
    279  $Id: ncdf_meshread.pro 319 2007-12-03 15:13:14Z smasson $ 
     279 $Id: ncdf_meshread.pro 327 2007-12-13 16:22:35Z pinsard $ 
    280280 
    281281    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/ncdf_meshroms.html

    r290 r338  
    164164          the labels 'longitude', 'latitude' in plots). 
    165165    The resulting value will be stored in the common (cm_4mesh) variable key_onearth 
    166     ONEARTH = 0 forces PERIODIC = 0, SHIFT = 0 and is cancelling GLAMBOUNDARY 
     166    ONEARTH=0 forces PERIODIC=0, SHIFT=0 and is cancelling GLAMBOUNDARY 
    167167 
    168168     
     
    200200    Force the manual definition of the grid zonal periodicity. 
    201201    The resulting value will be stored in the common (cm_4mesh) variable key_periodic 
    202     PERIODIC = 0 forces SHIFT = 0 
     202    PERIODIC=0 forces SHIFT=0 
    203203 
    204204     
     
    218218    Force the manual definition of the zonal shift that must be apply to the data. 
    219219    The resulting value will be stored in the common (cm_4mesh) variable key_shift 
    220     Note that if key_periodic=0 then in any case key_shift = 0. 
     220    Note that if key_periodic=0 then in any case key_shift=0. 
    221221 
    222222     
     
    278278     
    279279    <h4>Version</h4> 
    280  $Id: ncdf_meshroms.pro 273 2007-08-30 15:24:50Z smasson $ 
     280 $Id: ncdf_meshroms.pro 327 2007-12-13 16:22:35Z pinsard $ 
    281281 
    282282    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/numbisland.html

    r321 r338  
    117117     
    118118    <h4>Version</h4> 
    119  $Id: numbisland.pro 295 2007-09-25 10:16:00Z pinsard $ 
     119 $Id: numbisland.pro 325 2007-12-06 10:04:53Z pinsard $ 
    120120 
    121121    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/restoreboxparam.html

    r290 r338  
    110110     
    111111    <h4>Version</h4> 
    112  $Id: restoreboxparam.pro 238 2007-03-27 13:43:18Z pinsard $ 
     112 $Id: restoreboxparam.pro 325 2007-12-06 10:04:53Z pinsard $ 
    113113 
    114114    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/romsdepth.html

    r249 r338  
    9292     
    9393    <h4>Version</h4> 
    94  $Id: romsdepth.pro 238 2007-03-27 13:43:18Z pinsard $ 
     94 $Id: romsdepth.pro 325 2007-12-06 10:04:53Z pinsard $ 
    9595 
    9696    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/saveboxparam.html

    r249 r338  
    111111     
    112112    <h4>Version</h4> 
    113  $Id: saveboxparam.pro 238 2007-03-27 13:43:18Z pinsard $ 
     113 $Id: saveboxparam.pro 325 2007-12-06 10:04:53Z pinsard $ 
    114114 
    115115    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Grid/smallmeshmask.html

    r321 r338  
    172172     
    173173    <h4>Version</h4> 
    174  $Id: smallmeshmask.pro 302 2007-10-10 12:29:38Z smasson $ 
     174 $Id: smallmeshmask.pro 327 2007-12-13 16:22:35Z pinsard $ 
    175175 
    176176    <h4>History</h4> 
     
    283283     
    284284    <h4>Version</h4> 
    285  $Id: smallmeshmask.pro 302 2007-10-10 12:29:38Z smasson $ 
     285 $Id: smallmeshmask.pro 327 2007-12-13 16:22:35Z pinsard $ 
    286286 
    287287    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.