Ignore:
Timestamp:
06/27/06 17:47:06 (18 years ago)
Author:
pinsard
Message:

add $ in Calendar, Grid, Interpolation, Obsolete and Postscript *.pro files, add svn:keywords Id to all these files, some improvements in header

File:
1 edited

Legend:

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

    r111 r118  
    696696      </div> 
    697697 
    698       <div id="file_comments"> extrapolate data (zinput) where maskinput eq 0 by filling step by 
    699  step the coastline points with the mean value of the 8 neighbourgs. 
     698      <div id="file_comments"> extrapolate data (zinput) where maskinput eq 0 by filling  
     699 step by step the coastline points with the mean value of the 8 neighbourgs. 
    700700</div> 
    701701 
     
    716716         
    717717          <p class="header"> 
    718             <span class="result">result = </span>extrapolate(<span class="result"><a href="#_extrapolate_param_zinput">zinput</a>, <a href="#_extrapolate_param_maskinput">maskinput</a>, <a href="#_extrapolate_param_nb_iteration">nb_iteration</a></span>, <a href="#_extrapolate_keyword_x_periodic">x_periodic</a>=<span class="result">x_periodic</span>, <a href="#_extrapolate_keyword_MINVAL">MINVAL</a>=<span class="result">MINVAL</span>, <a href="#_extrapolate_keyword_MAXVAL">MAXVAL</a>=<span class="result">MAXVAL</span>)</p> 
     718            <span class="result">result = </span>extrapolate(<span class="result"><a href="#_extrapolate_param_zinput">zinput</a>, <a href="#_extrapolate_param_maskinput">maskinput</a>[, <a href="#_extrapolate_param_nb_iteration">nb_iteration</a>]</span>, <a href="#_extrapolate_keyword_x_periodic">x_periodic</a>=<span class="result">x_periodic</span>, <a href="#_extrapolate_keyword_MINVAL">MINVAL</a>=<span class="result">MINVAL</span>, <a href="#_extrapolate_keyword_MAXVAL">MAXVAL</a>=<span class="result">MAXVAL</span>)</p> 
    719719         
    720720          <div class="comments"></div> 
     
    727727             
    728728            <h4 id="_extrapolate_param_zinput">zinput&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    729                
    730                
    731                
    732                
     729              <span class="attr">in</span> 
     730               
     731               
     732              <span class="attr">required</span> 
    733733               
    734734               
     
    737737            </h4> 
    738738         
    739           <div class="comments"></div> 
     739          <div class="comments"> 
     740 data to be extrapolate 
     741</div> 
    740742             
    741743            <h4 id="_extrapolate_param_maskinput">maskinput&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    742                
    743                
    744                
    745                
     744              <span class="attr">in</span> 
     745               
     746               
     747              <span class="attr">required</span> 
    746748               
    747749               
     
    750752            </h4> 
    751753         
    752           <div class="comments"></div> 
     754          <div class="comments"> 
     755</div> 
    753756             
    754757            <h4 id="_extrapolate_param_nb_iteration">nb_iteration&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    755                
    756                
    757                
     758              <span class="attr">in</span> 
     759               
     760              <span class="attr">optional</span> 
    758761               
    759762               
     
    763766            </h4> 
    764767         
    765           <div class="comments"></div> 
     768          <div class="comments"> 
     769 number of iteration 
     770</div> 
    766771             
    767772 
     
    809814            </h4> 
    810815         
    811             <div class="comments"></div> 
     816            <div class="comments"> 
     817</div> 
    812818             
    813819           
    814820 
    815821           
    816            
    817            
    818            
     822          <h3>Version history</h3> 
     823           
     824          <h4>Version</h4><div class="value"> $Id$ 
     825</div> 
    819826           
    820827           
Note: See TracChangeset for help on using the changeset viewer.