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_assistant_output/Interpolation/compute_fromirr_bilinear_weigaddr.html

    r200 r203  
    9393      <font size="-1" color="#006633">required</font> 
    9494       
    95        
     95      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
    9696       
    9797       
     
    110110      <font size="-1" color="#006633">required</font> 
    111111       
    112        
     112      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
    113113       
    114114       
     
    127127      <font size="-1" color="#006633">required</font> 
    128128       
    129        
     129      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array or -1</i></font> 
    130130       
    131131       
     
    134134     
    135135 land/sea mask of the input data 
     136 put -1 if input data are not masked 
    136137 
    137138     
     
    144145      <font size="-1" color="#006633">required</font> 
    145146       
    146        
     147      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
    147148       
    148149       
     
    161162      <font size="-1" color="#006633">required</font> 
    162163       
    163        
     164      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
    164165       
    165166       
     
    178179      <font size="-1" color="#006633">required</font> 
    179180       
    180        
     181      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array or -1</i></font> 
    181182       
    182183       
     
    185186     
    186187 land/sea mask of the output data 
     188 put -1 if output data are not masked 
    187189 
    188190     
     
    195197       
    196198       
    197        
    198        
    199        
    200     </h4> 
    201  
    202      
     199      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
     200       
     201       
     202    </h4> 
     203 
     204     
     205 (see ADDR) 
     206 
    203207     
    204208 
     
    210214       
    211215       
    212        
     216      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>2d array</i></font> 
    213217       
    214218       
     
    229233    <h3>Version history</h3> 
    230234     
    231     <h4>Version</h4> $Id: compute_fromirr_bilinear_weigaddr.pro 157 2006-08-21 09:01:50Z navarro $ 
     235    <h4>Version</h4> $Id: compute_fromirr_bilinear_weigaddr.pro 202 2007-01-12 11:00:06Z smasson $ 
    232236 
    233237    <h4>History</h4> 
     
    251255  and the weight is redistributed on the remaining "water" corners 
    252256  -  points located out of the southern and northern boundaries or in cells 
    253   containing only land points are set the the same value as their closest neighbor l 
     257  containing only land points are set the the same value as their closest neighbor 
    254258 
    255259 
Note: See TracChangeset for help on using the changeset viewer.