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_fromirr_bilinear_weigaddr.html

    r112 r118  
    722722          <div class="comments"></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, jpia, jpja, /over) 
    729 </div> 
     724           
    730725 
    731726           
     
    809804            </h4> 
    810805         
    811           <div class="comments"> land/se mask of the output data  
     806          <div class="comments"> land/sea mask of the output data  
    812807</div> 
    813808             
    814809            <h4 id="_compute_fromirr_bilinear_weigaddr_param_weig">weig&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    815810               
    816                
     811              <span class="attr">out</span> 
    817812               
    818813               
     
    827822            <h4 id="_compute_fromirr_bilinear_weigaddr_param_addr">addr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    828823               
    829                
     824              <span class="attr">out</span> 
    830825               
    831826               
     
    836831            </h4> 
    837832         
    838           <div class="comments"></div> 
     833          <div class="comments"> 
     834 2D arrays, weig and addr are the weight and addresses used to 
     835 perform the interpolation: 
     836  dataout = total(weig*datain[addr], 1) 
     837  dataout = reform(dataout, jpia, jpja, /over) 
     838</div> 
    839839             
    840840 
     
    846846          <h3>Version history</h3> 
    847847           
    848            
     848          <h4>Version</h4><div class="value"> $Id$ 
     849</div> 
    849850          <h4>History</h4><div class="value"> 
    850851  June 2006: Sebastien Masson (smasson@lodyc.jussieu.fr)  
    851  </div> 
     852  
     853</div> 
    852854           
    853855           
Note: See TracChangeset for help on using the changeset viewer.