Ignore:
Timestamp:
12/03/07 16:41:25 (17 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/compute_fromirr_bilinear_weigaddr.html

    r290 r321  
    256256           
    257257          <h4>Version</h4><div class="preformat"> 
    258  $Id: compute_fromirr_bilinear_weigaddr.pro 282 2007-09-12 15:43:11Z smasson $ 
     258 $Id: compute_fromirr_bilinear_weigaddr.pro 309 2007-11-12 16:12:55Z smasson $ 
    259259</div> 
    260260          <h4>History</h4><div class="preformat"> 
     
    275275  first morph the cell into a square cell and then compute the bilinear 
    276276  interpolation. 
    277   -  if some corners of the cell are land points, their weight is set to 0 
     277  -  if some corners of the cell are land points, their weights are set to 0 
    278278  and the weight is redistributed on the remaining "water" corners 
    279279  -  points located out of the southern and northern boundaries or in cells 
    280   containing only land points are set the same value as their closest neighbor 
     280  containing only land points are set the same value as their closest neighbors 
    281281</div> 
    282282         
     
    291291          <h3>Statistics</h3> 
    292292          <table class="statistics"> 
    293             <tr><td>McCabe cyclic</td><td>          40</td></tr> 
     293            <tr><td>McCabe cyclic</td><td>          49</td></tr> 
    294294            <tr><td>McCabe essential</td><td>           1</td></tr> 
    295295            <tr><td>McCabe modular design</td><td>           1</td></tr> 
Note: See TracChangeset for help on using the changeset viewer.