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/compute_fromreg_imoms3_weigaddr.html

    r111 r118  
    722722</div> 
    723723 
    724           <h3>Return value</h3><div class="value">  
    725      weig, addr: 2D arrays, weig and addr are the weight and addresses used to 
    726      perform the interpolation: 
    727           dataout = total(weig*datain[addr], 1) 
    728           dataout = reform(dataout, jpio, jpjo, /over) 
    729 </div> 
     724           
    730725 
    731726           
     
    788783            <h4 id="_compute_fromreg_imoms3_weigaddr_param_weig">weig&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    789784               
    790                
     785              <span class="attr">out</span> 
    791786               
    792787               
     
    801796            <h4 id="_compute_fromreg_imoms3_weigaddr_param_addr">addr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    802797               
    803                
     798              <span class="attr">out</span> 
    804799               
    805800               
     
    810805            </h4> 
    811806         
    812           <div class="comments"></div> 
     807          <div class="comments"> 
     808 2D arrays, weig and addr are the weight and addresses used to 
     809 perform the interpolation: 
     810  dataout = total(weig*datain[addr], 1) 
     811  dataout = reform(dataout, jpio, jpjo, /over) 
     812</div> 
    813813             
    814814 
     
    830830            </h4> 
    831831         
    832             <div class="comments"> and /NOSOUTHERNLINE activate if you don't whant to take into 
    833           account the northen/southern line of the input data when perfoming the 
    834           interpolation. 
     832            <div class="comments"> </div> 
     833             
     834            <h4 id="_compute_fromreg_imoms3_weigaddr_keyword_NOSOUTHERNLINE">NOSOUTHERNLINE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     835               
     836               
     837               
     838               
     839               
     840               
     841               
     842               
     843            </h4> 
     844         
     845            <div class="comments">  
     846 activate if you don't whant to take into account the northen/southern line  
     847 of the input data when perfoming the interpolation. 
    835848</div> 
    836849             
    837             <h4 id="_compute_fromreg_imoms3_weigaddr_keyword_NOSOUTHERNLINE">NOSOUTHERNLINE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    838                
    839                
    840                
    841                
    842                
    843                
    844                
    845                
    846             </h4> 
    847          
    848             <div class="comments"></div> 
    849              
    850850           
    851851 
     
    853853          <h3>Version history</h3> 
    854854           
    855            
     855          <h4>Version</h4><div class="value"> $Id$ 
     856</div> 
    856857          <h4>History</h4><div class="value"> 
    857858  November 2005: Sebastien Masson (smasson@lodyc.jussieu.fr)  
    858   March 2006: works for rectangular grids</div> 
     859  March 2006: works for rectangular grids 
     860</div> 
    859861           
    860862           
Note: See TracChangeset for help on using the changeset viewer.