Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Interpolation/extrapolate.html

    r234 r242  
    6262 
    6363     
    64  extrapolate data (zinput) where maskinput eq 0 by filling step by 
     64 extrapolate data (zinput) where maskinput equal 0 by filling step by 
    6565 step the coastline points with the mean value of the 8 neighbourgs 
    6666 (weighted by their mask value). 
     
    8181 
    8282 
    83     <h3>Return value</h3> {type=2d array} 
    84  the extrapolated array 
     83    <h3>Return value</h3> 
     84 the extrapolated 2d array 
    8585 
    8686 
     
    137137 
    138138     
    139  Maximum number if iterations done in the extrapolation process. If there 
     139 Maximum number of iterations done in the extrapolation process. If there 
    140140 is no more masked values we exit extrapolate before reaching nb_iteration 
    141141 (to be sure to fill everything, you can use a very large value) 
     
    225225     
    226226    <h4>Version</h4> 
    227  $Id: extrapolate.pro 232 2007-03-20 16:59:36Z pinsard $ 
     227 $Id: extrapolate.pro 238 2007-03-27 13:43:18Z pinsard $ 
    228228 
    229229    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.