Ignore:
Timestamp:
01/12/07 12:42:03 (18 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

    r200 r203  
    127127              <span class="attr">required</span> 
    128128               
    129                
     129              <span class="attr">type:</span> <span class="value">2d array</span> 
    130130               
    131131               
     
    142142              <span class="attr">required</span> 
    143143               
    144                
     144              <span class="attr">type:</span> <span class="value">2d array</span> 
    145145               
    146146               
     
    157157              <span class="attr">required</span> 
    158158               
    159                
     159              <span class="attr">type:</span> <span class="value">2d array or -1</span> 
    160160               
    161161               
     
    164164          <div class="comments"> 
    165165 land/sea mask of the input data 
     166 put -1 if input data are not masked 
    166167</div> 
    167168             
     
    172173              <span class="attr">required</span> 
    173174               
    174                
     175              <span class="attr">type:</span> <span class="value">2d array</span> 
    175176               
    176177               
     
    187188              <span class="attr">required</span> 
    188189               
    189                
     190              <span class="attr">type:</span> <span class="value">2d array</span> 
    190191               
    191192               
     
    202203              <span class="attr">required</span> 
    203204               
    204                
     205              <span class="attr">type:</span> <span class="value">2d array or -1</span> 
    205206               
    206207               
     
    209210          <div class="comments"> 
    210211 land/sea mask of the output data 
     212 put -1 if output data are not masked 
    211213</div> 
    212214             
     
    217219               
    218220               
    219                
    220                
    221                
    222             </h4> 
    223          
    224           <div class="comments"></div> 
     221              <span class="attr">type:</span> <span class="value">2d array</span> 
     222               
     223               
     224            </h4> 
     225         
     226          <div class="comments"> 
     227 (see ADDR) 
     228</div> 
    225229             
    226230            <h4 id="_compute_fromirr_bilinear_weigaddr_param_addr">addr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    230234               
    231235               
    232                
     236              <span class="attr">type:</span> <span class="value">2d array</span> 
    233237               
    234238               
     
    250254          <h3>Version history</h3> 
    251255           
    252           <h4>Version</h4><div class="preformat"> $Id: compute_fromirr_bilinear_weigaddr.pro 157 2006-08-21 09:01:50Z navarro $ 
     256          <h4>Version</h4><div class="preformat"> $Id: compute_fromirr_bilinear_weigaddr.pro 202 2007-01-12 11:00:06Z smasson $ 
    253257</div> 
    254258          <h4>History</h4><div class="preformat"> 
     
    272276  and the weight is redistributed on the remaining "water" corners 
    273277  -  points located out of the southern and northern boundaries or in cells 
    274   containing only land points are set the the same value as their closest neighbor l 
     278  containing only land points are set the the same value as their closest neighbor 
    275279</div> 
    276280         
     
    285289          <h3>Statistics</h3> 
    286290          <table class="statistics"> 
    287             <tr><td>McCabe cyclic</td><td>          22</td></tr> 
     291            <tr><td>McCabe cyclic</td><td>          37</td></tr> 
    288292            <tr><td>McCabe essential</td><td>           1</td></tr> 
    289293            <tr><td>McCabe modular design</td><td>           1</td></tr> 
Note: See TracChangeset for help on using the changeset viewer.