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

update documentation

Location:
trunk/SRC/Documentation/idldoc_html_output/Interpolation
Files:
12 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> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/compute_fromreg_bilinear_weigaddr.html

    r290 r321  
    259259           
    260260          <h4>Version</h4><div class="preformat"> 
    261  $Id: compute_fromreg_bilinear_weigaddr.pro 282 2007-09-12 15:43:11Z smasson $ 
     261 $Id: compute_fromreg_bilinear_weigaddr.pro 296 2007-09-25 10:51:30Z pinsard $ 
    262262</div> 
    263263          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/compute_fromreg_imoms3_weigaddr.html

    r290 r321  
    259259           
    260260          <h4>Version</h4><div class="preformat"> 
    261  $Id: compute_fromreg_imoms3_weigaddr.pro 282 2007-09-12 15:43:11Z smasson $ 
     261 $Id: compute_fromreg_imoms3_weigaddr.pro 296 2007-09-25 10:51:30Z pinsard $ 
    262262</div> 
    263263          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/directory-overview.html

    r290 r321  
    111111       
    112112        <dt><a href="extrapolate.html">extrapolate.pro</a></dt> 
    113         <dd>  extrapolate data (zinput) where maskinput equal 0 by filling step by  step the coastline points with the mean value of the 8 neighbourgs  (weighted by their mask value).</dd> 
     113        <dd>  extrapolate data (zinput) where maskinput equal 0 by filling step by  step the coastline points with the mean value of the 8 neighbors  (weighted by their mask values).</dd> 
    114114       
    115115        <dt><a href="extrapsmooth.html">extrapsmooth.pro</a></dt> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/extrapolate.html

    r290 r321  
    8989      <div id="file_comments"> 
    9090 extrapolate data (zinput) where maskinput equal 0 by filling step by 
    91  step the coastline points with the mean value of the 8 neighbourgs 
    92  (weighted by their mask value). 
     91 step the coastline points with the mean value of the 8 neighbors 
     92 (weighted by their mask values). 
    9393</div> 
    9494 
     
    265265           
    266266          <h4>Version</h4><div class="preformat"> 
    267  $Id: extrapolate.pro 271 2007-08-30 12:44:23Z smasson $ 
     267 $Id: extrapolate.pro 295 2007-09-25 10:16:00Z pinsard $ 
    268268</div> 
    269269          <h4>History</h4><div class="preformat"> 
    270   Originaly written by G. Roulet 
     270  Originaly written by G. Roullet 
    271271  Sebastien Masson (smasson@lodyc.jussieu.fr) 
    272272</div> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/extrapsmooth.html

    r290 r321  
    9292 takes more time than <a href="..//Interpolation/extrapolate.html">extrapolate</a>. 
    9393 extrapolate data where mskin is equal 0 by filling 
    94  step by step the coastline points with the mean value of the 8 neighbourgs. 
     94 step by step the coastline points with the mean value of the 8 neighbors. 
    9595</div> 
    9696 
     
    248248           
    249249          <h4>Version</h4><div class="preformat"> 
    250  $Id: extrapsmooth.pro 271 2007-08-30 12:44:23Z smasson $</div> 
     250 $Id: extrapsmooth.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    251251          <h4>History</h4><div class="preformat"> 
    252252  January 2007: Sebastien Masson (smasson@lodyc.jussieu.fr) 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/file_interp.html

    r290 r321  
    105105 
    106106          <h2><a class="top" href="#container">top</a>file_interp <span class="categories"> 
    107  Interpolation and NetCDF 
     107 Interpolation, NetCDF 
    108108</span></h2> 
    109109         
     
    185185         
    186186            <div class="comments"> 
    187  define the input grid file name. It must exist and must contain the  
     187 define the input grid file name. It must exist and must contain the 
    188188 longitude and latitude axis as 1D or 2D arrays. Useful if 
    189189 filein file doesn't contain longitude and latitude axis 
     
    203203            <div class="comments"> 
    204204 define the input mask file name. It must exist. The mask will be 
    205  determided through <a href="..//ReadWrite/ncdf_getmask.html">ncdf_getmask</a> according to the keywords 
     205 determined through <a href="..//ReadWrite/ncdf_getmask.html">ncdf_getmask</a> according to the keywords 
    206206 inmaskname, ininvmask, inuseasmask, inmissing_value, inaddscl_before 
    207  (see bellow)  
     207 (see below) 
    208208</div> 
    209209             
     
    221221            <div class="comments"> 
    222222 define the output mask file name. It must exist. The mask will be 
    223  determided through <a href="..//ReadWrite/ncdf_getmask.html">ncdf_getmask</a> according to the keywords 
     223 determined through <a href="..//ReadWrite/ncdf_getmask.html">ncdf_getmask</a> according to the keywords 
    224224 outmaskname, outinvmask, outuseasmask, outmissing_value, 
    225  outaddscl_before (see bellow)  
     225 outaddscl_before (see bellow) 
    226226</div> 
    227227             
     
    270270         
    271271            <div class="comments"> 
    272  interpolation method: can be only 'bilinear' (or 'imoms3' if the iput grid 
     272 interpolation method: can be only 'bilinear' (or 'imoms3' if the input grid 
    273273 is a "regular" grid). A "regular/rectangular grid" is defined as a 
    274  grid for which  each longitude lines have the same latitude and each 
     274 grid for which each longitude lines have the same latitude and each 
    275275 latitude columns have the same longitude. 
    276276</div> 
     
    291291 <a href="..//Interpolation/extrapolate.html">extrapolate</a> when extrapolating input data over masked 
    292292 points. 
    293  </div> 
     293</div> 
    294294             
    295295            <h4 id="_file_interp_keyword_SET_XDIMNAME">SET_XDIMNAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    342342 containing the x axis name is not the same. By default, we assume 
    343343 both file have the same x axis name. Not that if filein includes x 
    344  axis ther is no point to use gridin 
     344 axis there is no point to use gridin 
    345345</div> 
    346346             
     
    373373            <div class="comments"> 
    374374 A string giving the name of the variable in the file maskin that 
    375  contains the land/sea mask  
     375 contains the land/sea mask 
    376376</div> 
    377377             
     
    389389            <div class="comments"> 
    390390 Inverse the land/sea mask of the input mask file maskin (that should 
    391  have 0/1 values for land/sea)  
     391 have 0/1 values for land/sea) 
    392392</div> 
    393393             
     
    426426            <div class="comments"> 
    427427 To define (or redefine if the attribute is already existing) the 
    428  missing values used by INUSEASMASK keyword  
     428 missing values used by INUSEASMASK keyword 
    429429</div> 
    430430             
     
    441441         
    442442            <div class="comments"> 
    443  put 1 to apply add_offset ad scale factor on data before looking for 
     443 put 1 to apply add_offset and scale factor on data before looking for 
    444444 missing values when using INUSEASMASK keyword 
    445445</div> 
     
    550550            <div class="comments"> 
    551551 (see ADDR) 
    552  </div> 
     552</div> 
    553553             
    554554            <h4 id="_file_interp_keyword_ADDR">ADDR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    564564         
    565565            <div class="comments"> 
    566  1) at the first call of file_interp:  
     566 1) at the first call of file_interp: 
    567567   This keyword can be set to a named variable (undefined or equal to 
    568568   0) into which the addresses used to perform the interpolation will 
     
    571571   to bypass the computation of the weights and addresses used to 
    572572   perform the interpolation. In this case, interpolation is much 
    573    faster  
     573   faster 
    574574</div> 
    575575             
     
    586586         
    587587            <div class="comments"> 
    588  A string giving the name of the variable containning the x axis in 
     588 A string giving the name of the variable containing the x axis in 
    589589 the input grid file gridin 
    590590</div> 
     
    661661           
    662662          <h4>Version</h4><div class="preformat"> 
    663  $Id: file_interp.pro 283 2007-09-12 15:45:09Z smasson $ 
     663 $Id: file_interp.pro 305 2007-10-19 09:36:15Z smasson $ 
    664664</div> 
    665665          <h4>History</h4><div class="preformat"> 
     
    692692          <h3>Statistics</h3> 
    693693          <table class="statistics"> 
    694             <tr><td>McCabe cyclic</td><td>          66</td></tr> 
     694            <tr><td>McCabe cyclic</td><td>          68</td></tr> 
    695695            <tr><td>McCabe essential</td><td>           1</td></tr> 
    696696            <tr><td>McCabe modular design</td><td>           1</td></tr> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/inquad.html

    r290 r321  
    109109         
    110110          <p class="header"> 
    111             <span class="result">result = </span>inquad(<span class="result"><a href="#_inquad_param_x">x</a>, <a href="#_inquad_param_y">y</a>, <a href="#_inquad_param_x1">x1</a>, <a href="#_inquad_param_y1">y1</a>, <a href="#_inquad_param_x2">x2</a>, <a href="#_inquad_param_y2">y2</a>, <a href="#_inquad_param_x3">x3</a>, <a href="#_inquad_param_y3">y3</a>, <a href="#_inquad_param_x4">x4</a>, <a href="#_inquad_param_y4">y4</a></span>, <a href="#_inquad_keyword_ONSPHERE">ONSPHERE</a>=<span class="result">ONSPHERE</span>, <a href="#_inquad_keyword_DOUBLE">DOUBLE</a>=<span class="result">DOUBLE</span>, <a href="#_inquad_keyword_ZOOMRADIUS">ZOOMRADIUS</a>=<span class="result">ZOOMRADIUS</span>, <a href="#_inquad_keyword_NOPRINT">NOPRINT</a>=<span class="result">NOPRINT</span>, <a href="#_inquad_keyword_NEWCOORD">NEWCOORD</a>=<span class="result">NEWCOORD</span>)</p> 
     111            <span class="result">result = </span>inquad(<span class="result"><a href="#_inquad_param_x">x</a>, <a href="#_inquad_param_y">y</a>, <a href="#_inquad_param_x1">x1</a>, <a href="#_inquad_param_y1">y1</a>, <a href="#_inquad_param_x2">x2</a>, <a href="#_inquad_param_y2">y2</a>, <a href="#_inquad_param_x3">x3</a>, <a href="#_inquad_param_y3">y3</a>, <a href="#_inquad_param_x4">x4</a>, <a href="#_inquad_param_y4">y4</a></span>, <a href="#_inquad_keyword_ONSPHERE">ONSPHERE</a>=<span class="result">ONSPHERE</span>, <a href="#_inquad_keyword_DOUBLE">DOUBLE</a>=<span class="result">DOUBLE</span>, <a href="#_inquad_keyword_DELTA">DELTA</a>=<span class="result">DELTA</span>, <a href="#_inquad_keyword_NOPRINT">NOPRINT</a>=<span class="result">NOPRINT</span>, <a href="#_inquad_keyword_NEWCOORD">NEWCOORD</a>=<span class="result">NEWCOORD</span>)</p> 
    112112         
    113113          <div class="comments"> 
     
    281281 to specify that the quadrilateral are on a sphere and 
    282282 that their coordinates are longitude-latitude coordinates. In this 
    283  case, est-west periodicity, poles singularity and other pbs 
     283 case, east-west periodicity, poles singularity and other pbs 
    284284 related to longitude-latitude coordinates are managed 
    285285 automatically. 
     
    301301</div> 
    302302             
    303             <h4 id="_inquad_keyword_ZOOMRADIUS">ZOOMRADIUS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     303            <h4 id="_inquad_keyword_DELTA">DELTA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    304304               
    305305               
     
    313313         
    314314            <div class="comments"> 
    315  the zoom (circle centered on the (x,y) with a radius of 
    316  zoomradius degree where we look for the quadrilateral which 
    317  contains the (x,y) point) used for the satellite projection 
    318  when /ONSPHERE is activated. 
    319  4 seems to be the minimum which can be used. 
    320  Can be increase if the cell size is larger than 5 degrees. 
     315 to speed up the program, we reduce the aera where we look for potential 
     316 quadrilaterals containing (x,y). Delta defines the limit of the box 
     317 centred on (x,y) with a zonal and meridional extent of delta degrees. 
    321318</div> 
    322319             
     
    375372           
    376373          <h4>Version</h4><div class="preformat"> 
    377  $Id: inquad.pro 242 2007-04-06 08:35:17Z pinsard $ 
     374 $Id: inquad.pro 303 2007-10-16 12:59:26Z smasson $ 
    378375</div> 
    379376          <h4>History</h4><div class="preformat"> 
     
    403400          <h3>Statistics</h3> 
    404401          <table class="statistics"> 
    405             <tr><td>McCabe cyclic</td><td>          21</td></tr> 
     402            <tr><td>McCabe cyclic</td><td>          22</td></tr> 
    406403            <tr><td>McCabe essential</td><td>           1</td></tr> 
    407404            <tr><td>McCabe modular design</td><td>           1</td></tr> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/lbcorca.html

    r290 r321  
    216216           
    217217          <h4>Version</h4><div class="preformat"> 
    218  $Id: lbcorca.pro 262 2007-08-21 14:19:32Z pinsard $ 
     218 $Id: lbcorca.pro 297 2007-09-25 15:09:12Z pinsard $ 
    219219</div> 
    220220          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/spl_incr.html

    r249 r321  
    260260           
    261261          <h4>Version</h4><div class="preformat"> 
    262  $Id: spl_incr.pro 242 2007-04-06 08:35:17Z pinsard $ 
     262 $Id: spl_incr.pro 297 2007-09-25 15:09:12Z pinsard $ 
    263263</div> 
    264264          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/spl_keep_mean.html

    r290 r321  
    9393 of X2. The interpolation method is based on cubic spline, corrected 
    9494 in a way that integral of the interpolated values is the same as the 
    95  integral of the input values. (-> for exemple to build daily data 
     95 integral of the input values. (-> for example to build daily data 
    9696 from monthly mean and keep the monthly mean of the computed daily 
    97  data equa to the original values) 
     97 data equal to the original values) 
    9898</div> 
    9999 
     
    260260           
    261261          <h4>Version</h4><div class="preformat"> 
    262  $Id: spl_keep_mean.pro 242 2007-04-06 08:35:17Z pinsard $ 
     262 $Id: spl_keep_mean.pro 297 2007-09-25 15:09:12Z pinsard $ 
    263263</div> 
    264264          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Interpolation/square2quadrilateral.html

    r290 r321  
    128128 x0. If xin is an array , then n is equal to the number of 
    129129 elements of xin. 
    130  If xin and yin are omited, <a href="..//Interpolation/square2quadrilateral.html">square2quadrilateral</a> returns the 
     130 If xin and yin are omitted, <a href="..//Interpolation/square2quadrilateral.html">square2quadrilateral</a> returns the 
    131131 matrix A which is used for the inverse transformation. 
    132132</div> 
     
    310310           
    311311          <h4>Version</h4><div class="preformat"> 
    312  $Id: square2quadrilateral.pro 282 2007-09-12 15:43:11Z smasson $ 
     312 $Id: square2quadrilateral.pro 295 2007-09-25 10:16:00Z pinsard $ 
    313313</div> 
    314314          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.