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/Grid/computegrid.html

    r111 r118  
    703703       or a suitable mix... 
    704704 
    705  horizontal parameters: 
    706        glam[tf], gphi[tf], e1t and e2t 
    707     and if FULLCGRID keyword is defined: 
    708        glam[uv], gphi[uv], e1[uvf] and e2[uvf] 
    709        
    710  verticals parameters: 
    711        gdep[tw], e3[tw] 
    712  
    713  masks: tmask 
    714         and if FULLCGRID keyword is defined:[uv]maskred fmaskred[xy] 
    715  
    716  triangulation: triangles_list 
    717  
    718  key_ parameters: 
    719        key_shift, key_periodic, key_zreverse, key_yreverse, 
    720        key_stride, key_onearth, key_partialstep 
     705 glamt  
     706 glamf  
     707 gphit  
     708 gphif  
     709 e1t  
     710 e2t  
     711 horizontal parameters 
     712 
     713 glamu {in} 
     714 glamv {in} 
     715 gphiu {in} 
     716 gphiv {in} 
     717 e1u {in} 
     718 e1v {in} 
     719 e1f {in} 
     720 e2u {in} 
     721 e2v {in} 
     722 e2f {in} 
     723 horizontal parameters if FULLCGRID keyword is defined 
     724       
     725 gdept  
     726 gdepw  
     727 e3t  
     728 e3w  
     729 verticals parameters 
     730 
     731 tmask  
     732 masks 
     733 
     734 umaskred {in} 
     735 vmaskred {in} 
     736 fmaskredx {in} 
     737 fmaskredy {in} 
     738 masks if FULLCGRID keyword is defined 
     739  
     740 triangles_list 
     741 triangulation 
    721742</div> 
    722743 
     
    11401161            </h4> 
    11411162         
    1142             <div class="comments"></div> 
     1163            <div class="comments"> 
     1164</div> 
    11431165             
    11441166            <h4 id="_computegrid_keyword_STRCALLING">STRCALLING&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    11551177            <div class="comments"> a string containing the calling command used to 
    11561178       call computegrid (this is used by xxx.pro) 
     1179 
     1180 
    11571181</div> 
    11581182             
     
    11681192            </h4> 
    11691193         
    1170             <div class="comments"></div> 
     1194            <div class="comments"> used to pass your keywords to the created function. 
     1195</div> 
    11711196             
    11721197           
     
    11751200          <h3>Version history</h3> 
    11761201           
    1177            
     1202          <h4>Version</h4><div class="value"> $Id$ 
     1203</div> 
    11781204          <h4>History</h4><div class="value"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
    11791205                      2000-04-20 
    11801206  Sept 2004, several bug fixs to suit C grid type... 
    1181   Aug 2005, rewritte almost everything...</div> 
     1207  Aug 2005, rewritte almost everything... 
     1208</div> 
    11821209           
    11831210           
Note: See TracChangeset for help on using the changeset viewer.