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

update documentation

Location:
trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed
Files:
1 deleted
51 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/dir-files.html

    r249 r321  
    3434        <li><a href="level2mask.html" target="file_frame">level2mask.pro</a></li> 
    3535        <li><a href="moyenne.html" target="file_frame">moyenne.pro</a></li> 
    36         <li><a href="norme.html" target="file_frame">norme.pro</a></li> 
    3736        <li><a href="projectondepth.html" target="file_frame">projectondepth.pro</a></li> 
    3837        <li><a href="remplit.html" target="file_frame">remplit.pro</a></li> 
     
    4039      </ul> 
    4140 
    42       <div id="tagline">17 files</div> 
     41      <div id="tagline">16 files</div> 
    4342       
    4443 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/directory-overview.html

    r290 r321  
    128128        <dd>  averages a 2- or 3-d field over a selected            geographical area and along one or more         selected axes (x, y or z) </dd> 
    129129       
    130         <dt><a href="norme.html">norme.pro</a></dt> 
    131         <dd>  calculate the norm of a field of vectors, then make a possible average.</dd> 
    132        
    133130        <dt><a href="projectondepth.html">projectondepth.pro</a></dt> 
    134131        <dd>  Allows to project a 3d field following a depth array.</dd> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/moyenne.html

    r290 r321  
    7272<div id="secondary_navbar"> 
    7373 
    74 <a href="level2mask.html">&lt;&lt;prev file</a> | <a href="norme.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="moyenne.html" target="_TOP">view single page</a> | <a href="./../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
     74<a href="level2mask.html">&lt;&lt;prev file</a> | <a href="projectondepth.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="moyenne.html" target="_TOP">view single page</a> | <a href="./../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
    7575 
    7676</div> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/projectondepth.html

    r249 r321  
    7272<div id="secondary_navbar"> 
    7373 
    74 <a href="norme.html">&lt;&lt;prev file</a> | <a href="remplit.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="projectondepth.html" target="_TOP">view single page</a> | <a href="./../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
     74<a href="moyenne.html">&lt;&lt;prev file</a> | <a href="remplit.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="projectondepth.html" target="_TOP">view single page</a> | <a href="./../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
    7575 
    7676</div> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/GRILLE/cmpgrid.html

    r249 r321  
    143143           
    144144          <h4>Version</h4><div class="preformat"> 
    145  $Id: cmpgrid.pro 232 2007-03-20 16:59:36Z pinsard $ 
     145 $Id: cmpgrid.pro 297 2007-09-25 15:09:12Z pinsard $ 
    146146</div> 
    147147          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/GRILLE/decoupeterre.html

    r290 r321  
    330330           
    331331          <h4>Version</h4><div class="preformat"> 
    332  $Id: decoupeterre.pro 268 2007-08-24 14:07:01Z pinsard $ 
     332 $Id: decoupeterre.pro 297 2007-09-25 15:09:12Z pinsard $ 
    333333</div> 
    334334          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/GRILLE/domdef.html

    r290 r321  
    267267 box which do not concern the same array indexes. This is sometimes a 
    268268 problem (or at least serious complications) in programs where several 
    269  type of grid intervene (see <a href="../..//ToBeReviewed/CALCULS/norme.html">norme</a>, <a href="../..//Computation/curl.html">curl</a>...). 
     269 type of grid intervene (see <a href="../..///norme.html">norme</a>, <a href="../..//Computation/curl.html">curl</a>...). 
    270270 Activate MEMEINDICES to force <a href="../..//ToBeReviewed/GRILLE/domdef.html">domdef</a> to take same indexes - those 
    271271 of the grid T- for all other grids. 
     
    396396           
    397397          <h4>Version</h4><div class="preformat"> 
    398  $Id: domdef.pro 280 2007-09-12 15:40:51Z smasson $ 
     398 $Id: domdef.pro 296 2007-09-25 10:51:30Z pinsard $ 
    399399</div> 
    400400          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/INIT/initncdf.html

    r290 r321  
    234234           
    235235          <h4>Version</h4><div class="preformat"> 
    236  $Id: initncdf.pro 271 2007-08-30 12:44:23Z smasson $ 
     236 $Id: initncdf.pro 297 2007-09-25 15:09:12Z pinsard $ 
    237237</div> 
    238238          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/LECTURE/changeread.html

    r249 r321  
    143143           
    144144          <h4>Version</h4><div class="preformat"> 
    145  $Id: changeread.pro 232 2007-03-20 16:59:36Z pinsard $ 
     145 $Id: changeread.pro 297 2007-09-25 15:09:12Z pinsard $ 
    146146</div> 
    147147          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/LECTURE/directory-overview.html

    r290 r321  
    102102       
    103103        <dt><a href="ncdf_lec.html">ncdf_lec.pro</a></dt> 
    104         <dd>  Give informations on a file net cdf and allows to recuperate  variables which are write in.</dd> 
     104        <dd>  Give informations on a file netcdf and allows to recuperate  variables which are written in it.</dd> 
    105105       
    106106        <dt><a href="read_ftp.html">read_ftp.pro</a></dt> 
     
    114114       
    115115        <dt><a href="xncdf_lec.html">xncdf_lec.pro</a></dt> 
    116         <dd>  Reading of a Net Cdf file with widgets !    Procedure called by xmanager when we press on a button of a second widget created by wid_var.</dd> 
     116        <dd>  Reading of a NetCdf file with widgets    Procedure called by xmanager when we press on a button of a second widget created by wid_var.</dd> 
    117117       
    118118      </dl> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/LECTURE/litchamp.html

    r249 r321  
    9090 Allows to read an array or a structure corresponding to a field. 
    9191 If we have in input: 
    92    -an array, litchamp send back the array. 
    93    -a structure, litchamp send back the first element of the structure 
     92   - an array, litchamp send back the array. 
     93   - a structure, litchamp send back the first element of the structure 
    9494   which must be the field in an array. 
    95    Litchamp profit of this to look other elements of the structure et 
    96    update if needed global variables which refer to the field: 
    97    vargrid, varname, varunit, vardate, varexp , valmask et time 
     95 litchamp profit of this to look other elements of the structure and  
     96 update if needed global variables which refer to the field: 
     97 vargrid, varname, varunit, vardate, varexp , valmask et time 
    9898</div> 
    9999 
     
    150150        -the order of elements (except the first) has not any importance. 
    151151        -the other elements (except the first) are optional. 
    152         -they are recognize by the first letter of their names: 
    153              g  to update vargrid 
    154              u  to update varunit 
    155              e  to update varexp 
    156              d  to update vardate 
    157              n  to update varname 
     152        -they are recognized by the first letter of their names: 
     153             g  to update vargrid, 
     154             u  to update varunit, 
     155             e  to update varexp, 
     156             d  to update vardate, 
     157             n  to update varname, 
    158158             m  to update valmask 
    159159</div> 
     
    304304           
    305305          <h4>Version</h4><div class="preformat"> 
    306  $Id: litchamp.pro 231 2007-03-19 17:15:51Z pinsard $ 
     306 $Id: litchamp.pro 296 2007-09-25 10:51:30Z pinsard $ 
    307307</div> 
    308308          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/LECTURE/ncdf_lec.html

    r290 r321  
    8888 
    8989      <div id="file_comments"> 
    90  Give informations on a file net cdf and allows to recuperate 
    91  variables which are write in. 
     90 Give informations on a file netcdf and allows to recuperate 
     91 variables which are written in it. 
    9292</div> 
    9393 
     
    135135         
    136136          <div class="comments"> 
    137  Name of a file net cdf situated in the directory stipulated by iodir. 
     137 Name of a file netcdf located in the directory stipulated by iodir. 
    138138</div> 
    139139             
     
    157157         
    158158            <div class="comments"> 
    159  'global' or at the name of a variable. Allows to see all attributes 
    160  joined at a variable 
     159 'global' or the name of a variable. Allows to see all attributes 
     160 associated to variable 
    161161</div> 
    162162             
     
    188188         
    189189            <div class="comments"> 
    190        1) /var: Gove the list of dimensions. 
    191        2) var='nom de variable': in this case the function send back the variable. 
     190       1) /var: Give the list of dimensions. 
     191       2) var='name_of_a_variable': in this case the function send back the variable. 
    192192</div> 
    193193             
     
    229229           
    230230          <h4>Version</h4><div class="preformat"> 
    231  $Id: ncdf_lec.pro 260 2007-08-20 15:24:57Z pinsard $ 
     231 $Id: ncdf_lec.pro 295 2007-09-25 10:16:00Z pinsard $ 
    232232</div> 
    233233          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/LECTURE/read_ncdf.html

    r290 r321  
    121121 
    122122          <h3>Return value</h3><div class="preformat"> 
    123  Structure readable by <a href="../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> or an array if NOSTRUCT is activated. 
    124 </div> 
     123 Structure readable by <a href="../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> or an array if NOSTRUCT is activated.</div> 
    125124 
    126125           
     
    228227         
    229228            <div class="comments"> 
    230  It contains he file's name. 
     229 It contains the file's name. 
    231230</div> 
    232231             
     
    333332         
    334333            <div class="comments"> 
    335  To call automatically initncdf with filename as input argument and thus 
    336  redefine all the grid parameters 
     334 To call automatically <a href="../..//ToBeReviewed/INIT/initncdf.html">initncdf</a> with filename as input argument  
     335 and thus ; redefine all the grid parameters 
    337336</div> 
    338337             
     
    439438           
    440439          <h4>Version</h4><div class="preformat"> 
    441  $Id: read_ncdf.pro 284 2007-09-13 15:34:43Z smasson $</div> 
     440 $Id: read_ncdf.pro 310 2007-11-15 17:15:30Z smasson $</div> 
    442441          <h4>History</h4><div class="preformat"> 
    443442 Sebastien Masson (smasson@lodyc.jussieu.fr) 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/LECTURE/xncdf_lec.html

    r249 r321  
    8888 
    8989      <div id="file_comments"> 
    90  Reading of a Net Cdf file with widgets ! 
     90 Reading of a NetCdf file with widgets 
    9191 
    9292 
     
    9494 
    9595 
    96  This procedure manage the second created whiget when we call xncdf_lec. 
     96 This procedure manage the second created widget when we call xncdf_lec. 
    9797 This widget concern the reading of the variable. 
    9898 
     
    276276            <div class="comments"> 
    277277 A vector of integers, specifying for each dimension how much we have to shift it. 
    278  By default, it is [0,0,...]. See the function shift for more explanations. BEWARE, 
     278 By default, it is [0,0,...]. See the function <proidl>shift</proidl> for more explanations. BEWARE, 
    279279 the shift is done on the biggest array before a possible reduction determined 
    280280 by OFFSET and COUNT. On the other hand, it is done after the possible extraction 
     
    315315 
    316316          <h3>Examples</h3><div class="preformat"> 
    317  help, xncdf_lec() 
     317 IDL> help, xncdf_lec() 
    318318</div> 
    319319          <h3>Version history</h3> 
    320320           
    321321          <h4>Version</h4><div class="preformat"> 
    322  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $</div> 
     322 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    323323          <h4>History</h4><div class="preformat"> 
    324324 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    385385         
    386386          <div class="comments"> 
    387  A structure caracterizing the type of event which arrive to a widget number1 2 
     387 A structure characterizing the type of event which arrive to a widget number1 2 
    388388</div> 
    389389             
     
    397397           
    398398          <h4>Version</h4><div class="preformat"> 
    399  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $</div> 
     399 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    400400           
    401401           
     
    462462 It contains the identity of the father widget which was 
    463463 created by xncdf_lec and which has allowed to select the variable to be read. 
    464  
    465  OUTPUTS: indirectement res (le tableau ou la structure resultat) 
    466464</div> 
    467465             
     
    475473           
    476474          <h4>Version</h4><div class="preformat"> 
    477  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $</div> 
     475 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    478476           
    479477           
     
    537535         
    538536          <div class="comments"> 
    539  A structure caracterising the event type which arrive at the widget number 1. 
     537 A structure characterising the event type which arrive at the widget number 1. 
    540538</div> 
    541539             
     
    549547           
    550548          <h4>Version</h4><div class="preformat"> 
    551  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $</div> 
     549 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    552550           
    553551           
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/bar_plot.html

    r290 r321  
    109109         
    110110          <p class="header"> 
    111             bar_plot<span class="result">, <a href="#_bar_plot_param_values">values</a></span>, <a href="#_bar_plot_keyword_BASELINES">BASELINES</a>=<span class="result">vector</span>, <a href="#_bar_plot_keyword_COLORS">COLORS</a>=<span class="result">vector</span>, <a href="#_bar_plot_keyword_BARNAMES">BARNAMES</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_TITLE">TITLE</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_XTITLE">XTITLE</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_YTITLE">YTITLE</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_BASERANGE">BASERANGE</a>=<span class="result">float</span>, <a href="#_bar_plot_keyword_BARWIDTH">BARWIDTH</a>=<span class="result">float</span>, <a href="#_bar_plot_keyword_BARSPACE">BARSPACE</a>=<span class="result">scalar</span>, <a href="#_bar_plot_keyword_BAROFFSET">BAROFFSET</a>=<span class="result">scalar</span>, <a href="#_bar_plot_keyword_OUTLINE">OUTLINE</a>=<span class="result">OUTLINE</span>, <a href="#_bar_plot_keyword_OVERPLOt">OVERPLOt</a>=<span class="result">OVERPLOt</span>, <a href="#_bar_plot_keyword_BACKGROUND">BACKGROUND</a>=<span class="result">scalar</span>, <a href="#_bar_plot_keyword_ROTATE">ROTATE</a>=<span class="result">ROTATE</span>, <a href="#_bar_plot_keyword__EXTRA">_EXTRA</a>=<span class="result">_EXTRA</span></p> 
     111            bar_plot<span class="result">, <a href="#_bar_plot_param_values">values</a></span>, <a href="#_bar_plot_keyword_BASELINES">BASELINES</a>=<span class="result">vector</span>, <a href="#_bar_plot_keyword_COLORS">COLORS</a>=<span class="result">vector</span>, <a href="#_bar_plot_keyword_BARNAMES">BARNAMES</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_TITLE">TITLE</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_XTITLE">XTITLE</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_YTITLE">YTITLE</a>=<span class="result">string</span>, <a href="#_bar_plot_keyword_BASERANGE">BASERANGE</a>=<span class="result">float</span>, <a href="#_bar_plot_keyword_BARWIDTH">BARWIDTH</a>=<span class="result">float</span>, <a href="#_bar_plot_keyword_BARSPACE">BARSPACE</a>=<span class="result">scalar</span>, <a href="#_bar_plot_keyword_BAROFFSET">BAROFFSET</a>=<span class="result">scalar</span>, <a href="#_bar_plot_keyword_OUTLINE">OUTLINE</a>=<span class="result">OUTLINE</span>, <a href="#_bar_plot_keyword_OVERPLOT">OVERPLOT</a>=<span class="result">OVERPLOT</span>, <a href="#_bar_plot_keyword_BACKGROUND">BACKGROUND</a>=<span class="result">scalar</span>, <a href="#_bar_plot_keyword_ROTATE">ROTATE</a>=<span class="result">ROTATE</span>, <a href="#_bar_plot_keyword__EXTRA">_EXTRA</a>=<span class="result">_EXTRA</span></p> 
    112112         
    113113          <div class="comments"> 
     
    333333</div> 
    334334             
    335             <h4 id="_bar_plot_keyword_OVERPLOt">OVERPLOt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     335            <h4 id="_bar_plot_keyword_OVERPLOT">OVERPLOT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    336336               
    337337               
     
    437437           
    438438          <h4>Version</h4><div class="preformat"> 
    439  $Id: bar_plot.pro 262 2007-08-21 14:19:32Z pinsard $ 
     439 $Id: bar_plot.pro 292 2007-09-24 13:23:37Z pinsard $ 
    440440</div> 
    441441          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/directory-overview.html

    r290 r321  
    105105       
    106106        <dt><a href="pltt.html">pltt.pro</a></dt> 
    107         <dd>  Trace hovmoller graphs: xt,yt,zt,t </dd> 
     107        <dd>  Trace hovmoeller graphs: xt,yt,zt,t </dd> 
    108108       
    109109        <dt><a href="pltv.html">pltv.pro</a></dt> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/plt.html

    r290 r321  
    374374         
    375375            <div class="comments"> 
    376  Contour's style to adopt to draw isolines. 
     376 Contour's style to adopt to draw isolines. See <a href="../../..//ToBeReviewed/PLOTS/style.html">style</a> for more informations 
    377377</div> 
    378378             
     
    693693           
    694694          <h4>Version</h4><div class="preformat"> 
    695  $Id: plt.pro 264 2007-08-22 14:30:29Z pinsard $ 
     695 $Id: plt.pro 299 2007-10-08 12:18:43Z smasson $ 
    696696</div> 
    697697          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/plt1d.html

    r290 r321  
    132132         
    133133          <div class="comments"> 
    134  The field whose we want to make the hovmoller map can be 2 kind of thing: 
     134 The field whose we want to make the hovmoeller map can be 2 kind of thing: 
    135135        1) An array which can be: 
    136136          * 2d, 3d or 4d:  array xy, xyz. xyt or xyzt. In this case, the array will pass 
     
    287287         
    288288            <div class="comments"> 
    289  allows to specify the type of hovmoller we want to do 
     289 allows to specify the type of hovmoeller we want to do 
    290290             'xt','yt','zt','t' 
    291291 with help of a keyword rather than the argument type. If the argument and the 
     
    476476           
    477477          <h4>Version</h4><div class="preformat"> 
    478  $Id: plt1d.pro 254 2007-06-26 15:58:20Z pinsard $ 
     478 $Id: plt1d.pro 297 2007-09-25 15:09:12Z pinsard $ 
    479479</div> 
    480480          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/pltbase.html

    r290 r321  
    8989      <div id="file_comments"> 
    9090 Overlayer contour to trace a field which can be mask. 
    91  Elementary brick of plt, pltz et pltt. 
     91 Elementary brick of <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a> and <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a>. 
    9292</div> 
    9393 
     
    280280         
    281281            <div class="comments"> 
    282  To be used since plt, pltz or pltt. (Have a look on these routines). 
     282 To be used since <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a> or <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a>. (Have a look on these routines). 
    283283</div> 
    284284             
     
    723723         
    724724            <div class="comments"> 
    725  To activate if we want that the drawing of coast be realized by tracecote rather than tracemask. 
     725 To activate if we want that the drawing of coast be realized by <a href="../../..//ToBeReviewed/TRIANGULATION/tracecote.html">tracecote</a> rather than <a href="../../..//ToBeReviewed/TRIANGULATION/tracemask.html">tracemask</a>. 
    726726</div> 
    727727             
     
    792792           
    793793          <h4>Version</h4><div class="preformat"> 
    794  $Id: pltbase.pro 262 2007-08-21 14:19:32Z pinsard $ 
     794 $Id: pltbase.pro 296 2007-09-25 10:51:30Z pinsard $ 
    795795</div> 
    796796          <h4>History</h4><div class="preformat"> 
     
    798798 ???? 
    799799 8/2/2000 check if the tri array is not equal to 
    800  -1. allow contour with out using a triangulation. 
     800 -1. allow contour without using a triangulation. 
    801801</div> 
    802802           
     
    808808</div> 
    809809          <h4>Restrictions</h4><div class="preformat"> 
    810  In the case of z2d, x and y are arrays of same size, we hate to put them as vectors: z2d[*], x[*], y[*]. 
     810 In the case of z2d, x and y are arrays of same size, we have to put them as vectors: z2d[*], x[*], y[*]. 
    811811</div> 
    812812         
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/pltsc.html

    r290 r321  
    308308           
    309309          <h4>Version</h4><div class="preformat"> 
    310  $Id: pltsc.pro 262 2007-08-21 14:19:32Z pinsard $ 
     310 $Id: pltsc.pro 297 2007-09-25 15:09:12Z pinsard $ 
    311311</div> 
    312312          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/pltt.html

    r290 r321  
    8888 
    8989      <div id="file_comments"> 
    90  Trace hovmoller graphs: xt,yt,zt,t 
     90 Trace hovmoeller graphs: xt,yt,zt,t 
    9191</div> 
    9292 
     
    104104        <div class="routine_details" id="_pltt"> 
    105105 
    106           <h2><a class="top" href="#container">top</a>pltt <span class="categories"> Graphics 
     106          <h2><a class="top" href="#container">top</a>pltt <span class="categories">  
     107 Graphics 
    107108</span></h2> 
    108109         
     
    131132         
    132133          <div class="comments"> 
    133  The field whose we want to make the hovmoller map can be 2 kind of thing: 
     134 The field whose we want to make the hovmoeller map can be 2 kind of thing: 
    134135        1) An array which can be: 
    135136          * 3d or 4d: array  'xt','yt','zt','t'. The last component is the time. In this case, the array will 
     
    394395         
    395396            <div class="comments"> 
    396  Contour's style to adopt to draw isolines 
     397 Contour's style to adopt to draw isolines. See <a href="../../..//ToBeReviewed/PLOTS/style.html">style</a> for more informations 
    397398</div> 
    398399             
     
    620621         
    621622            <div class="comments"> 
    622  allows to specify the type of hovmoller we want to do 
     623 allows to specify the type of hovmoeller we want to do 
    623624             'xt','yt','zt','t' 
    624625 with help of a keyword rather than the argument type. If the argument and the 
     
    749750           
    750751          <h4>Version</h4><div class="preformat"> 
    751  $Id: pltt.pro 265 2007-08-24 10:24:46Z smasson $ 
     752 $Id: pltt.pro 299 2007-10-08 12:18:43Z smasson $ 
    752753</div> 
    753754          <h4>History</h4><div class="preformat"> 
    754755 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    755756                        27/5/98 
    756                        Jerome Vialard (adapting plt to hovmoller drawing) 
     757                       Jerome Vialard (adapting plt to hovmoeller drawing) 
    757758                       2/7/98 
    758759                       Sebastien Masson 14/8/98 (continents,barres) 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/pltz.html

    r290 r321  
    369369         
    370370            <div class="comments"> 
    371  Contour's style to adopt to draw isolines 
     371 Contour's style to adopt to draw isolines. See <a href="../../..//ToBeReviewed/PLOTS/style.html">style</a> for more informations 
    372372</div> 
    373373             
     
    700700           
    701701          <h4>Version</h4><div class="preformat"> 
    702  $Id: pltz.pro 265 2007-08-24 10:24:46Z smasson $ 
     702 $Id: pltz.pro 299 2007-10-08 12:18:43Z smasson $ 
    703703</div> 
    704704          <h4>History</h4><div class="preformat"> 
     
    714714           
    715715          <h4>Todo items</h4><div class="preformat">  
    716  seb definition of parmaters L.215 à 221 
     716 seb definition of paramaters L.215 à 221 
    717717</div> 
    718718           
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/sbar_plot.html

    r290 r321  
    174174            <div class="comments"> 
    175175 We active it if we do not want environment variables !p, !x, !y, !z 
    176  to be reinitializated by the procedure reinitplt 
     176 to be reinitialized by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    177177</div> 
    178178             
     
    202202           
    203203          <h4>Version</h4><div class="preformat"> 
    204  $Id: sbar_plot.pro 262 2007-08-21 14:19:32Z pinsard $ 
     204 $Id: sbar_plot.pro 296 2007-09-25 10:51:30Z pinsard $ 
    205205</div> 
    206206          <h4>History</h4><div class="preformat"> 
     
    216216          <h4>Restrictions</h4><div class="preformat"> 
    217217 If NOREINITPLT is not activated, all environment 
    218  variables !p, !x, !y, !z are reinitializted by the procedure reinitplt 
     218 variables !p, !x, !y, !z are reinitializted by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    219219</div> 
    220220         
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/scontour.html

    r249 r321  
    179179            <div class="comments"> 
    180180 We active it if we do not want environment variables !p, !x, !y, !z 
    181  to be reinitilalizated by the procedure reinitplt 
     181 to be reinitilalized by the procedure reinitplt 
    182182</div> 
    183183             
     
    207207           
    208208          <h4>Version</h4><div class="preformat"> 
    209  $Id: scontour.pro 237 2007-03-26 15:37:03Z pinsard $ 
     209 $Id: scontour.pro 296 2007-09-25 10:51:30Z pinsard $ 
    210210</div> 
    211211          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/splot.html

    r249 r321  
    166166            <div class="comments"> 
    167167 We active it if we do not want environment variables !p, !x, !y, !z 
    168  to be reinitilalizated by the procedure reinitplt 
     168 to be reinitilalized by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    169169</div> 
    170170             
     
    194194           
    195195          <h4>Version</h4><div class="preformat"> 
    196  $Id: splot.pro 237 2007-03-26 15:37:03Z pinsard $ 
     196 $Id: splot.pro 296 2007-09-25 10:51:30Z pinsard $ 
    197197</div> 
    198198          <h4>History</h4><div class="preformat"> 
     
    208208          <h4>Restrictions</h4><div class="preformat"> 
    209209 If NOREINITPLT is not activated, all environment 
    210  variables !p, !x, !y, !z are reinitializted by the procedure reinitplt 
     210 variables !p, !x, !y, !z are reinitializted by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    211211</div> 
    212212         
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DESSINE/tvplus.html

    r290 r321  
    362362           
    363363          <h4>Version</h4><div class="preformat"> 
    364  $Id: tvplus.pro 260 2007-08-20 15:24:57Z pinsard $ 
     364 $Id: tvplus.pro 296 2007-09-25 10:51:30Z pinsard $ 
    365365</div> 
    366366          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DIVERS/checkfield.html

    r249 r321  
    9494 
    9595 
    96  In input of plt, pltz, pltt and plt1d, it check that the field give 
     96 In input of <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a> and <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt1d.html">plt1d</a>, it check that the field give 
    9797 a size compatible with the domain and, if needed, average to give us 
    9898 a 2d array if we make a plot of the type: 'xy', 'xz', 'xt', 'yz', 'yt' 
     
    221221           
    222222          <h4>Version</h4><div class="preformat"> 
    223  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     223 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    224224</div> 
    225225          <h4>History</h4><div class="preformat"> 
     
    352352           
    353353          <h4>Version</h4><div class="preformat"> 
    354  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     354 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    355355</div> 
    356356          <h4>History</h4><div class="preformat"> 
     
    483483           
    484484          <h4>Version</h4><div class="preformat"> 
    485  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     485 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    486486</div> 
    487487          <h4>History</h4><div class="preformat"> 
     
    686686           
    687687          <h4>Version</h4><div class="preformat"> 
    688  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     688 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    689689</div> 
    690690          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DIVERS/directory-overview.html

    r290 r321  
    102102       
    103103        <dt><a href="checkfield.html">checkfield.pro</a></dt> 
    104         <dd>        In input of plt, pltz, pltt and plt1d, it check that the field give  a size compatible with the domain and, if needed, average to give us  a 2d array if we make a plot of the type: 'xy', 'xz', 'xt', 'yz', 'yt'  , 'zt' or a 1d array if we make a plot of the type: 'x', 'y', 'z', 't'.</dd> 
     104        <dd>        In input of <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a>, <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a> and <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt1d.html">plt1d</a>, it check that the field give  a size compatible with the domain and, if needed, average to give us  a 2d array if we make a plot of the type: 'xy', 'xz', 'xt', 'yz', 'yt'  , 'zt' or a 1d array if we make a plot of the type: 'x', 'y', 'z', 't'.</dd> 
    105105       
    106106        <dt><a href="checktypeminmax.html">checktypeminmax.pro</a></dt> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/DIVERS/placedessin.html

    r290 r321  
    182182         
    183183          <div class="comments"> 
    184  used by pltv to specify the size of the array that wil be plotted 
     184 used by <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltv.html">pltv</a> to specify the size of the array that will be plotted 
    185185 and therefore the default yxaspect to be used. 
    186186</div> 
     
    552552           
    553553          <h4>Version</h4><div class="preformat"> 
    554  $Id: placedessin.pro 259 2007-08-20 14:03:17Z pinsard $ 
     554 $Id: placedessin.pro 297 2007-09-25 15:09:12Z pinsard $ 
    555555</div> 
    556556          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/VECTEUR/ajoutvect.html

    r249 r321  
    225225           
    226226          <h4>Version</h4><div class="preformat"> 
    227  $Id: ajoutvect.pro 241 2007-04-03 19:23:34Z smasson $ 
     227 $Id: ajoutvect.pro 297 2007-09-25 15:09:12Z pinsard $ 
    228228</div> 
    229229          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/VECTEUR/vecteur.html

    r249 r321  
    168168           
    169169          <h4>Version</h4><div class="preformat"> 
    170  $Id: vecteur.pro 232 2007-03-20 16:59:36Z pinsard $</div> 
     170 $Id: vecteur.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    171171          <h4>History</h4><div class="preformat"> 
    172172</div> 
     
    268268           
    269269          <h4>Version</h4><div class="preformat"> 
    270  $Id: vecteur.pro 232 2007-03-20 16:59:36Z pinsard $</div> 
     270 $Id: vecteur.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    271271          <h4>History</h4><div class="preformat"> 
    272272</div> 
     
    549549           
    550550          <h4>Version</h4><div class="preformat"> 
    551  $Id: vecteur.pro 232 2007-03-20 16:59:36Z pinsard $ 
     551 $Id: vecteur.pro 297 2007-09-25 15:09:12Z pinsard $ 
    552552</div> 
    553553          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/axe.html

    r290 r321  
    8888 
    8989      <div id="file_comments"> 
    90  Manage axes for the different drawings created by plt, 
    91  pltz and pltt 
     90 Manage axes for the different drawings created by  
     91 <a href="../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, <a href="../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a> and <a href="../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a> 
    9292</div> 
    9393 
     
    272272           
    273273          <h4>Version</h4><div class="preformat"> 
    274  $Id: axe.pro 262 2007-08-21 14:19:32Z pinsard $ 
     274 $Id: axe.pro 296 2007-09-25 10:51:30Z pinsard $ 
    275275</div> 
    276276          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/directory-overview.html

    r249 r321  
    9090       
    9191        <dt><a href="axe.html">axe.pro</a></dt> 
    92         <dd>  Manage axes for the different drawings created by plt,  pltz and pltt </dd> 
     92        <dd>  Manage axes for the different drawings created by   <a href="../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, <a href="../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a> and <a href="../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a> </dd> 
    9393       
    9494        <dt><a href="legende.html">legende.pro</a></dt> 
     
    102102       
    103103        <dt><a href="style.html">style.pro</a></dt> 
    104         <dd>  Choose the way to trace isolines.</dd> 
     104        <dd>  Choose the linestyle to trace iso-contour  (Will define the keywords c_linestyle and c_thick) </dd> 
    105105       
    106106        <dt><a href="symbols.html">symbols.pro</a></dt> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/PLOTS/style.html

    r290 r321  
    8888 
    8989      <div id="file_comments"> 
    90  Choose the way to trace isolines. 
     90 Choose the linestyle to trace iso-contour 
     91 (Will define the keywords c_linestyle and c_thick) 
    9192</div> 
    9293 
     
    132133         
    133134          <div class="comments"> 
    134  Number to which the style of drawing choosen refer to. 
     135 
     136 Two kind of labelstyle are accepted: 
     137 
     138 1) A number referring to the existing choices: 
     139    0 : Two thin continuous lines, one bold continuous line... 
     140    1 : before the middle of levels: thin dash. Then thin continuous 
     141        line. and bold for the middle 
     142    2 : Same as case 1 but threshold value is defined by the user 
     143        by answering a question 
     144    3 : Solid-Bold, solid-thin, dash Dot-thin, solid-thin, Solid-Bold... 
     145    4 : Solid-very-thin, except for contour O, that is solid-bold 
     146 2) for the labelstyle based on a threshold value (with a style 
     147before and after the threshold value and a bold solid line for the 
     148value itself, a more general definition can be given with a scalar 
     149string with the following structure: 'xxNN...NNyy' with   
     150 xx and yy correspondind to one the following choices (with the corresponding meaning) 
     151                so -> Solid      
     152                do -> Dotted     
     153                da -> Dashed     
     154                dd -> Dash Dot   
     155                ld -> Long Dashes 
     156 and NN...NN any kind of number that will define the threshold value. 
     157 for example 'do-6.6so' will do dotted line until -6.6 and solid line after.  
    135158        </div> 
    136159             
     
    162185         
    163186          <div class="comments"> 
    164  Vector used to define the isocontour's style 
    165        Comment: remember: 
    166                 Index   Linestyle        
    167                 0       Solid    
    168                 1       Dotted   
    169                 2       Dashed   
    170                 3       Dash Dot         
    171                 4       Dash Dot Dot Dot         
    172                 5       Long Dashes      
     187 Used interbally by plt(z)(t) to define c_linestyle when calling pltbase. 
     188 Vector used to define the isocontour's style.  
    173189</div> 
    174190             
     
    185201         
    186202          <div class="comments"> 
    187  Vector defining the thick of the isoline. 
     203 Used interbally by plt(z)(t) to define c_thick when calling pltbase. 
     204 Vector used to define the isocontour's thickness.  
    188205</div> 
    189206             
     
    197214           
    198215          <h4>Version</h4><div class="preformat"> 
    199  $Id: style.pro 262 2007-08-21 14:19:32Z pinsard $ 
     216 $Id: style.pro 299 2007-10-08 12:18:43Z smasson $ 
    200217</div> 
    201218          <h4>History</h4><div class="preformat"> 
    202219 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     220 Oct 2007 revisiting... 
    203221</div> 
    204222           
     
    220238          <h3>Statistics</h3> 
    221239          <table class="statistics"> 
    222             <tr><td>McCabe cyclic</td><td>          10</td></tr> 
     240            <tr><td>McCabe cyclic</td><td>          20</td></tr> 
    223241            <tr><td>McCabe essential</td><td>           1</td></tr> 
    224242            <tr><td>McCabe modular design</td><td>           1</td></tr> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/STRING/isnumber.html

    r290 r321  
    183183           
    184184          <h4>Version</h4><div class="preformat"> 
    185  $Id: isnumber.pro 262 2007-08-21 14:19:32Z pinsard $ 
     185 $Id: isnumber.pro 293 2007-09-24 14:17:27Z pinsard $ 
    186186</div> 
    187187          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/TRIANGULATION/ciseauxtri.html

    r290 r321  
    9090 Delete arrays which do not have to be drawn thanks to 2 tests: 
    9191     1) Corners of the array must be in the window 
    92      2) Lengthes of side of triangles expressed in normalized 
     92     2) Lengths of side of triangles expressed in normalized 
    9393        coordinates must not surpass a sill length. 
    9494</div> 
     
    192192           
    193193          <h4>Version</h4><div class="preformat"> 
    194  $Id: ciseauxtri.pro 262 2007-08-21 14:19:32Z pinsard $ 
     194 $Id: ciseauxtri.pro 292 2007-09-24 13:23:37Z pinsard $ 
    195195</div> 
    196196          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/TRIANGULATION/definetri.html

    r290 r321  
    9090 Define a triangulation array like <a href="/Applications/rsi/idl_6.3/help/online_help/TRIANGULATE.html">TRIANGULATE</a>. 
    9191         But in a VERY SIMPLE CASE: 
    92  the points are regulary-gridded on nx*ny array. 
     92 the points are regularly-gridded on nx*ny array. 
    9393 Find a Delaunay triangulation for this set of points is easy: 
    9494 Points define (nx-1)*(ny-1) rectangles which we can cut in 2 triangles. 
     
    231231           
    232232          <h4>Version</h4><div class="preformat"> 
    233  $Id: definetri.pro 262 2007-08-21 14:19:32Z pinsard $</div> 
     233 $Id: definetri.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    234234          <h4>History</h4><div class="preformat"> 
    235235 sebastien Masson (smlod@ipsl.jussieu.fr) 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/TRIANGULATION/directory-overview.html

    r290 r321  
    9090       
    9191        <dt><a href="ciseauxtri.html">ciseauxtri.pro</a></dt> 
    92         <dd>  Delete arrays which do not have to be drawn thanks to 2 tests:      1) Corners of the array must be in the window      2) Lengthes of side of triangles expressed in normalized         coordinates must not surpass a sill length.</dd> 
     92        <dd>  Delete arrays which do not have to be drawn thanks to 2 tests:      1) Corners of the array must be in the window      2) Lengths of side of triangles expressed in normalized         coordinates must not surpass a sill length.</dd> 
    9393       
    9494        <dt><a href="completecointerre.html">completecointerre.pro</a></dt> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/TRIANGULATION/tracemask.html

    r249 r321  
    146146            </h4> 
    147147         
    148           <div class="comments">, 
     148          <div class="comments"> 
    149149 2d array specifying longitude coordinates. 
    150150</div> 
     
    161161            </h4> 
    162162         
    163           <div class="comments">, 
     163          <div class="comments"> 
    164164 2d array specifying latitude coordinates. 
    165165</div> 
     
    239239           
    240240          <h4>Version</h4><div class="preformat"> 
    241  $Id: tracemask.pro 232 2007-03-20 16:59:36Z pinsard $ 
     241 $Id: tracemask.pro 297 2007-09-25 15:09:12Z pinsard $ 
    242242</div> 
    243243          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/TRIANGULATION/triangule_c.html

    r249 r321  
    237237           
    238238          <h4>Version</h4><div class="preformat"> 
    239  $Id: triangule_c.pro 231 2007-03-19 17:15:51Z pinsard $ 
     239 $Id: triangule_c.pro 297 2007-09-25 15:09:12Z pinsard $ 
    240240</div> 
    241241          <h4>History</h4><div class="preformat"> 
     
    252252 c'est la traduction de ce qu'il y avait écrit. Correction si besoin.</div> 
    253253          <h4>Restrictions</h4><div class="preformat"> 
    254  Datas whose we want to do the contour must be disposed in a matrix. 
     254 Data whose we want to do the contour must be disposed in a matrix. 
    255255 On the other hand, in the matrix, the points's arrangement can not be 
    256256 irregular. If it is, use TRIANGULE. 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.html

    r290 r321  
    183183           
    184184          <h4>Version</h4><div class="preformat"> 
    185  $Id: buildcmd.pro 262 2007-08-21 14:19:32Z pinsard $ 
     185 $Id: buildcmd.pro 297 2007-09-25 15:09:12Z pinsard $ 
    186186</div> 
    187187          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefield.html

    r290 r321  
    185185           
    186186          <h4>Version</h4><div class="preformat"> 
    187  $Id: changefield.pro 262 2007-08-21 14:19:32Z pinsard $ 
     187 $Id: changefield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    188188</div> 
    189189          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/updatewidget.html

    r249 r321  
    190190           
    191191          <h4>Version</h4><div class="preformat"> 
    192  $Id: updatewidget.pro 231 2007-03-19 17:15:51Z pinsard $ 
     192 $Id: updatewidget.pro 296 2007-09-25 10:51:30Z pinsard $ 
    193193</div> 
    194194          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/xcreateanim.html

    r249 r321  
    159159           
    160160          <h4>Version</h4><div class="preformat"> 
    161  $Id: xcreateanim.pro 231 2007-03-19 17:15:51Z pinsard $ 
     161 $Id: xcreateanim.pro 310 2007-11-15 17:15:30Z smasson $ 
    162162</div> 
    163163          <h4>History</h4><div class="preformat"> 
     
    235235           
    236236          <h4>Version</h4><div class="preformat"> 
    237  $Id: xcreateanim.pro 231 2007-03-19 17:15:51Z pinsard $ 
     237 $Id: xcreateanim.pro 310 2007-11-15 17:15:30Z smasson $ 
    238238</div> 
    239239          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/xxxmenubar_event.html

    r290 r321  
    143143           
    144144          <h4>Version</h4><div class="preformat"> 
    145  $Id: xxxmenubar_event.pro 267 2007-08-24 12:42:30Z pinsard $ 
     145 $Id: xxxmenubar_event.pro 296 2007-09-25 10:51:30Z pinsard $ 
    146146</div> 
    147147          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_combobox_pm.html

    r249 r321  
    9494 
    9595 
    96  Like WIDGET_COMBOBOX but here, their are 2 buttons + and - to move the widget from +/- 1 
     96 Like WIDGET_COMBOBOX but here, there are 2 buttons + and - to move the widget from +/- 1 
    9797</div> 
    9898 
     
    186186           
    187187          <h4>Version</h4><div class="preformat"> 
    188  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $</div> 
     188 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    189189          <h4>History</h4><div class="preformat"> 
    190190</div> 
     
    261261           
    262262          <h4>Version</h4><div class="preformat"> 
    263  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $</div> 
     263 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    264264          <h4>History</h4><div class="preformat"> 
    265265</div> 
     
    336336           
    337337          <h4>Version</h4><div class="preformat"> 
    338  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $</div> 
     338 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    339339          <h4>History</h4><div class="preformat"> 
    340340</div> 
     
    510510           
    511511          <h4>Version</h4><div class="preformat"> 
    512  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     512 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    513513</div> 
    514514          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_domain.html

    r290 r321  
    186186           
    187187          <h4>Version</h4><div class="preformat"> 
    188  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $</div> 
     188 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    189189          <h4>History</h4><div class="preformat"> 
    190190</div> 
     
    261261           
    262262          <h4>Version</h4><div class="preformat"> 
    263  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $</div> 
     263 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    264264          <h4>History</h4><div class="preformat"> 
    265265</div> 
     
    336336           
    337337          <h4>Version</h4><div class="preformat"> 
    338  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $</div> 
     338 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $</div> 
    339339          <h4>History</h4><div class="preformat"> 
    340340</div> 
     
    512512           
    513513          <h4>Version</h4><div class="preformat"> 
    514  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $ 
     514 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $ 
    515515</div> 
    516516          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_droplist_pm.html

    r249 r321  
    9696 
    9797 
    98  Like WIDGET_DROPLIST but here, their are 2 buttons + and - to move the widget from +/- 1 
     98 Like WIDGET_DROPLIST but here, there are 2 buttons + and - to move the widget from +/- 1 
    9999</div> 
    100100 
     
    188188           
    189189          <h4>Version</h4><div class="preformat"> 
    190  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $</div> 
     190 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    191191          <h4>History</h4><div class="preformat"> 
    192192</div> 
     
    263263           
    264264          <h4>Version</h4><div class="preformat"> 
    265  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $</div> 
     265 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    266266          <h4>History</h4><div class="preformat"> 
    267267</div> 
     
    338338           
    339339          <h4>Version</h4><div class="preformat"> 
    340  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $</div> 
     340 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    341341          <h4>History</h4><div class="preformat"> 
    342342</div> 
     
    498498           
    499499          <h4>Version</h4><div class="preformat"> 
    500  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     500 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    501501</div> 
    502502          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.html

    r290 r321  
    9999 
    100100 
    101  Like WIDGET_SLIDER but here, their are 2 buttons + and - to move the widget from +/- 1 
     101 Like WIDGET_SLIDER but here, there are 2 buttons + and - to move the widget from +/- 1 
    102102</div> 
    103103 
     
    183183           
    184184          <h4>Version</h4><div class="preformat"> 
    185  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $</div> 
     185 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    186186          <h4>History</h4><div class="preformat"> 
    187187</div> 
     
    259259           
    260260          <h4>Version</h4><div class="preformat"> 
    261  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $</div> 
     261 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    262262          <h4>History</h4><div class="preformat"> 
    263263</div> 
     
    349349           
    350350          <h4>Version</h4><div class="preformat"> 
    351  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $</div> 
     351 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    352352          <h4>History</h4><div class="preformat"> 
    353353</div> 
     
    424424           
    425425          <h4>Version</h4><div class="preformat"> 
    426  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $</div> 
     426 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    427427          <h4>History</h4><div class="preformat"> 
    428428</div> 
     
    499499           
    500500          <h4>Version</h4><div class="preformat"> 
    501  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $</div> 
     501 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $</div> 
    502502          <h4>History</h4><div class="preformat"> 
    503503</div> 
     
    696696           
    697697          <h4>Version</h4><div class="preformat"> 
    698  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $ 
     698 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    699699</div> 
    700700          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/directory-overview.html

    r249 r321  
    9696       
    9797        <dt><a href="cw_combobox_pm.html">cw_combobox_pm.pro</a></dt> 
    98         <dd>        Like WIDGET_COMBOBOX but here, their are 2 buttons + and - to move the widget from +/- 1 </dd> 
     98        <dd>        Like WIDGET_COMBOBOX but here, there are 2 buttons + and - to move the widget from +/- 1 </dd> 
    9999       
    100100        <dt><a href="cw_domain.html">cw_domain.pro</a></dt> 
     
    102102       
    103103        <dt><a href="cw_droplist_pm.html">cw_droplist_pm.pro</a></dt> 
    104         <dd>    Compound widget    Compound widget    Like WIDGET_DROPLIST but here, their are 2 buttons + and - to move the widget from +/- 1 </dd> 
     104        <dd>    Compound widget    Compound widget    Like WIDGET_DROPLIST but here, there are 2 buttons + and - to move the widget from +/- 1 </dd> 
    105105       
    106106        <dt><a href="cw_pagelayout.html">cw_pagelayout.pro</a></dt> 
     
    111111       
    112112        <dt><a href="cw_slider_pm.html">cw_slider_pm.pro</a></dt> 
    113         <dd>             Like WIDGET_SLIDER but here, their are 2 buttons + and - to move the widget from +/- 1 </dd> 
     113        <dd>             Like WIDGET_SLIDER but here, there are 2 buttons + and - to move the widget from +/- 1 </dd> 
    114114       
    115115        <dt><a href="cw_specifie.html">cw_specifie.pro</a></dt> 
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/WIDGET/xnotice.html

    r249 r321  
    170170           
    171171          <h4>Version</h4><div class="preformat"> 
    172  $Id: xnotice.pro 231 2007-03-19 17:15:51Z pinsard $ 
     172 $Id: xnotice.pro 292 2007-09-24 13:23:37Z pinsard $ 
    173173</div> 
    174174          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.