Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/read_vermair.html

    r200 r234  
    6464 
    6565 
    66  
    6766     
    6867 
     
    7170 
    7271      <h2>read_vermair  <font size="-1" color="#006633"> 
    73  
    74  </font></h2> 
     72</font></h2> 
    7573 
    7674      <p><font face="Courier"><i>result = </i>read_vermair(<i><a href="#_read_vermair_keyword_name">name</a>, <a href="#_read_vermair_keyword_debut">debut</a>, <a href="#_read_vermair_keyword_fin">fin</a>, <a href="#_read_vermair_keyword_nomexp">nomexp</a></i>, <a href="#_read_vermair_keyword_PARENT">PARENT</a>=<i>PARENT</i>, <a href="#_read_vermair_keyword_BOXZOOM">BOXZOOM</a>=<i>BOXZOOM</i>, <a href="#_read_vermair_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i>)</font></p> 
     
    7876     
    7977 
     78 
    8079    <h3>Return value</h3> 
    81   
    82   
     80 
    8381 
    8482     
     
    10098     
    10199 
    102  
    103100     
    104101 
     
    117114     
    118115 
    119  
    120116     
    121117 
     
    134130     
    135131 
    136  
    137132     
    138133 
     
    151146     
    152147 
    153  
    154148     
    155149     
     
    188182 
    189183     
    190  Vector indicating the geographic zone on which we want to cut the map.  
    191  If BOXZOOM has :  
     184 Vector indicating the geographic zone on which we want to cut the map. 
     185 If BOXZOOM has : 
    192186   1 element : The extraction is made on [lon1, lon2, lat1, lat2, 0.,boxzoom[0]] 
    193187   2 elements: The extraction is made on [lon1, lon2, lat1, lat2, boxzoom[0],boxzoom[1]] 
    194188   4 elements: The extraction is made on [Boxzoom, 0, max([gdept, gdepw])] 
    195189   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
    196    6 elements: The extraction is made on Boxzoom  
     190   6 elements: The extraction is made on Boxzoom 
    197191 Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
    198192 
     
    211205 
    212206     
    213  Used to pass your keywords  
    214   
    215      
    216      
    217  
    218     <h3>Examples</h3> 
    219   
    220   
    221     <h3>Version history</h3> 
    222      
    223     <h4>Version</h4>  
    224  $Id: read_vermair.pro 150 2006-08-09 10:12:54Z navarro $ 
     207 Used to pass keywords 
     208 
     209     
     210     
     211 
     212    <h3>Examples</h3><pre> 
     213 
     214    </pre><h3>Version history</h3> 
     215     
     216    <h4>Version</h4> 
     217 $Id: read_vermair.pro 231 2007-03-19 17:15:51Z pinsard $ 
    225218 
    226219    <h4>History</h4> 
    227   
    228   
     220 
    229221     
    230222 
     
    234226    <h4>Todo items</h4> 
    235227 seb 
    236   
     228 
    237229    <h4>Restrictions</h4> 
    238   
    239   
     230 
    240231 
    241232    <h3>Other attributes</h3> 
     
    243234     
    244235    <h4>Uses routines</h4> 
    245   
    246   
     236 
    247237     
    248238     
Note: See TracChangeset for help on using the changeset viewer.