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

update documentation

Location:
trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed
Files:
1 deleted
44 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/CALCULS/directory-overview.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_assistant_output/ToBeReviewed/CALCULS/moyenne.html

    r290 r321  
    5050<font size=-1><i>SAXO Documentation Assistant</i>: <a href="./../../home.html">Overview</a></font></td> 
    5151    <td width="10%" align="right"> 
    52 <a href="norme.html"><img src="./../../next.gif" border="0" alt="Next"></a></td> 
     52<a href="projectondepth.html"><img src="./../../next.gif" border="0" alt="Next"></a></td> 
    5353  </tr> 
    5454</table> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/CALCULS/projectondepth.html

    r249 r321  
    4646  <tr> 
    4747    <td width="10%"> 
    48 <a href="norme.html"><img src="./../../prev.gif" border="0" alt="Previous"></a></td> 
     48<a href="moyenne.html"><img src="./../../prev.gif" border="0" alt="Previous"></a></td> 
    4949    <td width="80%" align="center" valign="center"> 
    5050<font size=-1><i>SAXO Documentation Assistant</i>: <a href="./../../home.html">Overview</a></font></td> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/cmpgrid.html

    r249 r321  
    108108     
    109109    <h4>Version</h4> 
    110  $Id: cmpgrid.pro 232 2007-03-20 16:59:36Z pinsard $ 
     110 $Id: cmpgrid.pro 297 2007-09-25 15:09:12Z pinsard $ 
    111111 
    112112    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/decoupeterre.html

    r290 r321  
    310310     
    311311    <h4>Version</h4> 
    312  $Id: decoupeterre.pro 268 2007-08-24 14:07:01Z pinsard $ 
     312 $Id: decoupeterre.pro 297 2007-09-25 15:09:12Z pinsard $ 
    313313 
    314314    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/domdef.html

    r290 r321  
    245245 box which do not concern the same array indexes. This is sometimes a 
    246246 problem (or at least serious complications) in programs where several 
    247  type of grid intervene (see <a href="../..//ToBeReviewed/CALCULS/norme.html">norme</a>, <a href="../..//Computation/curl.html">curl</a>...). 
     247 type of grid intervene (see <a href="../..///norme.html">norme</a>, <a href="../..//Computation/curl.html">curl</a>...). 
    248248 Activate MEMEINDICES to force <a href="../..//ToBeReviewed/GRILLE/domdef.html">domdef</a> to take same indexes - those 
    249249 of the grid T- for all other grids. 
     
    381381     
    382382    <h4>Version</h4> 
    383  $Id: domdef.pro 280 2007-09-12 15:40:51Z smasson $ 
     383 $Id: domdef.pro 296 2007-09-25 10:51:30Z pinsard $ 
    384384 
    385385    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/INIT/initncdf.html

    r290 r321  
    204204     
    205205    <h4>Version</h4> 
    206  $Id: initncdf.pro 271 2007-08-30 12:44:23Z smasson $ 
     206 $Id: initncdf.pro 297 2007-09-25 15:09:12Z pinsard $ 
    207207 
    208208    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/changeread.html

    r249 r321  
    108108     
    109109    <h4>Version</h4> 
    110  $Id: changeread.pro 232 2007-03-20 16:59:36Z pinsard $ 
     110 $Id: changeread.pro 297 2007-09-25 15:09:12Z pinsard $ 
    111111 
    112112    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/litchamp.html

    r249 r321  
    6464 Allows to read an array or a structure corresponding to a field. 
    6565 If we have in input: 
    66    -an array, litchamp send back the array. 
    67    -a structure, litchamp send back the first element of the structure 
     66   - an array, litchamp send back the array. 
     67   - a structure, litchamp send back the first element of the structure 
    6868   which must be the field in an array. 
    69    Litchamp profit of this to look other elements of the structure et 
    70    update if needed global variables which refer to the field: 
    71    vargrid, varname, varunit, vardate, varexp , valmask et time 
     69 litchamp profit of this to look other elements of the structure and  
     70 update if needed global variables which refer to the field: 
     71 vargrid, varname, varunit, vardate, varexp , valmask et time 
    7272 
    7373 
     
    116116        -the order of elements (except the first) has not any importance. 
    117117        -the other elements (except the first) are optional. 
    118         -they are recognize by the first letter of their names: 
    119              g  to update vargrid 
    120              u  to update varunit 
    121              e  to update varexp 
    122              d  to update vardate 
    123              n  to update varname 
     118        -they are recognized by the first letter of their names: 
     119             g  to update vargrid, 
     120             u  to update varunit, 
     121             e  to update varexp, 
     122             d  to update vardate, 
     123             n  to update varname, 
    124124             m  to update valmask 
    125125 
     
    276276     
    277277    <h4>Version</h4> 
    278  $Id: litchamp.pro 231 2007-03-19 17:15:51Z pinsard $ 
     278 $Id: litchamp.pro 296 2007-09-25 10:51:30Z pinsard $ 
    279279 
    280280    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/ncdf_lec.html

    r290 r321  
    6262 
    6363     
    64  Give informations on a file net cdf and allows to recuperate 
    65  variables which are write in. 
     64 Give informations on a file netcdf and allows to recuperate 
     65 variables which are written in it. 
    6666 
    6767 
     
    101101 
    102102     
    103  Name of a file net cdf situated in the directory stipulated by iodir. 
     103 Name of a file netcdf located in the directory stipulated by iodir. 
    104104 
    105105     
     
    123123 
    124124     
    125  'global' or at the name of a variable. Allows to see all attributes 
    126  joined at a variable 
     125 'global' or the name of a variable. Allows to see all attributes 
     126 associated to variable 
    127127 
    128128     
     
    156156 
    157157     
    158        1) /var: Gove the list of dimensions. 
    159        2) var='nom de variable': in this case the function send back the variable. 
     158       1) /var: Give the list of dimensions. 
     159       2) var='name_of_a_variable': in this case the function send back the variable. 
    160160 
    161161     
     
    199199     
    200200    <h4>Version</h4> 
    201  $Id: ncdf_lec.pro 260 2007-08-20 15:24:57Z pinsard $ 
     201 $Id: ncdf_lec.pro 295 2007-09-25 10:16:00Z pinsard $ 
    202202 
    203203    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/read_ncdf.html

    r290 r321  
    8888 Structure readable by <a href="../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> or an array if NOSTRUCT is activated. 
    8989 
    90  
    9190     
    9291    <h3>Parameters</h3> 
     
    201200 
    202201     
    203  It contains he file's name. 
     202 It contains the file's name. 
    204203 
    205204     
     
    313312 
    314313     
    315  To call automatically initncdf with filename as input argument and thus 
    316  redefine all the grid parameters 
     314 To call automatically <a href="../..//ToBeReviewed/INIT/initncdf.html">initncdf</a> with filename as input argument  
     315 and thus ; redefine all the grid parameters 
    317316 
    318317     
     
    425424     
    426425    <h4>Version</h4> 
    427  $Id: read_ncdf.pro 284 2007-09-13 15:34:43Z smasson $ 
     426 $Id: read_ncdf.pro 310 2007-11-15 17:15:30Z smasson $ 
    428427    <h4>History</h4> 
    429428 Sebastien Masson (smasson@lodyc.jussieu.fr) 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/xncdf_lec.html

    r249 r321  
    6262 
    6363     
    64  Reading of a Net Cdf file with widgets ! 
     64 Reading of a NetCdf file with widgets 
    6565 
    6666 
     
    6868 
    6969 
    70  This procedure manage the second created whiget when we call xncdf_lec. 
     70 This procedure manage the second created widget when we call xncdf_lec. 
    7171 This widget concern the reading of the variable. 
    7272 
     
    247247     
    248248 A vector of integers, specifying for each dimension how much we have to shift it. 
    249  By default, it is [0,0,...]. See the function shift for more explanations. BEWARE, 
     249 By default, it is [0,0,...]. See the function <proidl>shift</proidl> for more explanations. BEWARE, 
    250250 the shift is done on the biggest array before a possible reduction determined 
    251251 by OFFSET and COUNT. On the other hand, it is done after the possible extraction 
     
    288288 
    289289    <h3>Examples</h3><pre> 
    290  help, xncdf_lec() 
     290 IDL> help, xncdf_lec() 
    291291 
    292292    </pre><h3>Version history</h3> 
    293293     
    294294    <h4>Version</h4> 
    295  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $ 
     295 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $ 
    296296    <h4>History</h4> 
    297297 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    350350 
    351351     
    352  A structure caracterizing the type of event which arrive to a widget number1 2 
     352 A structure characterizing the type of event which arrive to a widget number1 2 
    353353 
    354354     
     
    361361     
    362362    <h4>Version</h4> 
    363  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $ 
     363 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $ 
    364364     
    365365     
     
    419419 created by xncdf_lec and which has allowed to select the variable to be read. 
    420420 
    421  OUTPUTS: indirectement res (le tableau ou la structure resultat) 
    422  
    423421     
    424422     
     
    430428     
    431429    <h4>Version</h4> 
    432  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $ 
     430 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $ 
    433431     
    434432     
     
    484482 
    485483     
    486  A structure caracterising the event type which arrive at the widget number 1. 
     484 A structure characterising the event type which arrive at the widget number 1. 
    487485 
    488486     
     
    495493     
    496494    <h4>Version</h4> 
    497  $Id: xncdf_lec.pro 231 2007-03-19 17:15:51Z pinsard $ 
     495 $Id: xncdf_lec.pro 297 2007-09-25 15:09:12Z pinsard $ 
    498496     
    499497     
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/bar_plot.html

    r290 r321  
    7474</font></h2> 
    7575 
    76       <p><font face="Courier">bar_plot<i>, <a href="#_bar_plot_keyword_values">values</a></i>, <a href="#_bar_plot_keyword_BASELINES">BASELINES</a>=<i>vector</i>, <a href="#_bar_plot_keyword_COLORS">COLORS</a>=<i>vector</i>, <a href="#_bar_plot_keyword_BARNAMES">BARNAMES</a>=<i>string</i>, <a href="#_bar_plot_keyword_TITLE">TITLE</a>=<i>string</i>, <a href="#_bar_plot_keyword_XTITLE">XTITLE</a>=<i>string</i>, <a href="#_bar_plot_keyword_YTITLE">YTITLE</a>=<i>string</i>, <a href="#_bar_plot_keyword_BASERANGE">BASERANGE</a>=<i>float</i>, <a href="#_bar_plot_keyword_BARWIDTH">BARWIDTH</a>=<i>float</i>, <a href="#_bar_plot_keyword_BARSPACE">BARSPACE</a>=<i>scalar</i>, <a href="#_bar_plot_keyword_BAROFFSET">BAROFFSET</a>=<i>scalar</i>, <a href="#_bar_plot_keyword_OUTLINE">OUTLINE</a>=<i>OUTLINE</i>, <a href="#_bar_plot_keyword_OVERPLOt">OVERPLOt</a>=<i>OVERPLOt</i>, <a href="#_bar_plot_keyword_BACKGROUND">BACKGROUND</a>=<i>scalar</i>, <a href="#_bar_plot_keyword_ROTATE">ROTATE</a>=<i>ROTATE</i>, <a href="#_bar_plot_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i></font></p> 
     76      <p><font face="Courier">bar_plot<i>, <a href="#_bar_plot_keyword_values">values</a></i>, <a href="#_bar_plot_keyword_BASELINES">BASELINES</a>=<i>vector</i>, <a href="#_bar_plot_keyword_COLORS">COLORS</a>=<i>vector</i>, <a href="#_bar_plot_keyword_BARNAMES">BARNAMES</a>=<i>string</i>, <a href="#_bar_plot_keyword_TITLE">TITLE</a>=<i>string</i>, <a href="#_bar_plot_keyword_XTITLE">XTITLE</a>=<i>string</i>, <a href="#_bar_plot_keyword_YTITLE">YTITLE</a>=<i>string</i>, <a href="#_bar_plot_keyword_BASERANGE">BASERANGE</a>=<i>float</i>, <a href="#_bar_plot_keyword_BARWIDTH">BARWIDTH</a>=<i>float</i>, <a href="#_bar_plot_keyword_BARSPACE">BARSPACE</a>=<i>scalar</i>, <a href="#_bar_plot_keyword_BAROFFSET">BAROFFSET</a>=<i>scalar</i>, <a href="#_bar_plot_keyword_OUTLINE">OUTLINE</a>=<i>OUTLINE</i>, <a href="#_bar_plot_keyword_OVERPLOT">OVERPLOT</a>=<i>OVERPLOT</i>, <a href="#_bar_plot_keyword_BACKGROUND">BACKGROUND</a>=<i>scalar</i>, <a href="#_bar_plot_keyword_ROTATE">ROTATE</a>=<i>ROTATE</i>, <a href="#_bar_plot_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i></font></p> 
    7777 
    7878     
     
    309309 
    310310     
    311     <a name="#_bar_plot_keyword_OVERPLOt"></a> 
    312     <h4>OVERPLOt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     311    <a name="#_bar_plot_keyword_OVERPLOT"></a> 
     312    <h4>OVERPLOT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    313313       
    314314       
     
    417417     
    418418    <h4>Version</h4> 
    419  $Id: bar_plot.pro 262 2007-08-21 14:19:32Z pinsard $ 
     419 $Id: bar_plot.pro 292 2007-09-24 13:23:37Z pinsard $ 
    420420 
    421421    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/plt.html

    r290 r321  
    355355 
    356356     
    357  Contour's style to adopt to draw isolines. 
     357 Contour's style to adopt to draw isolines. See <a href="../../..//ToBeReviewed/PLOTS/style.html">style</a> for more informations 
    358358 
    359359     
     
    693693     
    694694    <h4>Version</h4> 
    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 
    697697    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/plt1d.html

    r290 r321  
    9898 
    9999     
    100  The field whose we want to make the hovmoller map can be 2 kind of thing: 
     100 The field whose we want to make the hovmoeller map can be 2 kind of thing: 
    101101        1) An array which can be: 
    102102          * 2d, 3d or 4d:  array xy, xyz. xyt or xyzt. In this case, the array will pass 
     
    263263 
    264264     
    265  allows to specify the type of hovmoller we want to do 
     265 allows to specify the type of hovmoeller we want to do 
    266266             'xt','yt','zt','t' 
    267267 with help of a keyword rather than the argument type. If the argument and the 
     
    464464     
    465465    <h4>Version</h4> 
    466  $Id: plt1d.pro 254 2007-06-26 15:58:20Z pinsard $ 
     466 $Id: plt1d.pro 297 2007-09-25 15:09:12Z pinsard $ 
    467467 
    468468    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltbase.html

    r290 r321  
    6363     
    6464 Overlayer contour to trace a field which can be mask. 
    65  Elementary brick of plt, pltz et pltt. 
     65 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>. 
    6666 
    6767 
     
    261261 
    262262     
    263  To be used since plt, pltz or pltt. (Have a look on these routines). 
     263 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). 
    264264 
    265265     
     
    736736 
    737737     
    738  To activate if we want that the drawing of coast be realized by tracecote rather than tracemask. 
     738 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>. 
    739739 
    740740     
     
    809809     
    810810    <h4>Version</h4> 
    811  $Id: pltbase.pro 262 2007-08-21 14:19:32Z pinsard $ 
     811 $Id: pltbase.pro 296 2007-09-25 10:51:30Z pinsard $ 
    812812 
    813813    <h4>History</h4> 
     
    815815 ???? 
    816816 8/2/2000 check if the tri array is not equal to 
    817  -1. allow contour with out using a triangulation. 
     817 -1. allow contour without using a triangulation. 
    818818 
    819819     
     
    825825 
    826826    <h4>Restrictions</h4> 
    827  In the case of z2d, x and y are arrays of same size, we hate to put them as vectors: z2d[*], x[*], y[*]. 
     827 In the case of z2d, x and y are arrays of same size, we have to put them as vectors: z2d[*], x[*], y[*]. 
    828828 
    829829 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltsc.html

    r290 r321  
    290290     
    291291    <h4>Version</h4> 
    292  $Id: pltsc.pro 262 2007-08-21 14:19:32Z pinsard $ 
     292 $Id: pltsc.pro 297 2007-09-25 15:09:12Z pinsard $ 
    293293 
    294294    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltt.html

    r290 r321  
    6262 
    6363     
    64  Trace hovmoller graphs: xt,yt,zt,t 
     64 Trace hovmoeller graphs: xt,yt,zt,t 
    6565 
    6666 
     
    7070      <a name="#_pltt"></a> 
    7171 
    72       <h2>pltt  <font size="-1" color="#006633"> Graphics 
     72      <h2>pltt  <font size="-1" color="#006633">  
     73 Graphics 
    7374</font></h2> 
    7475 
     
    9798 
    9899     
    99  The field whose we want to make the hovmoller map can be 2 kind of thing: 
     100 The field whose we want to make the hovmoeller map can be 2 kind of thing: 
    100101        1) An array which can be: 
    101102          * 3d or 4d: array  'xt','yt','zt','t'. The last component is the time. In this case, the array will 
     
    378379 
    379380     
    380  Contour's style to adopt to draw isolines 
     381 Contour's style to adopt to draw isolines. See <a href="../../..//ToBeReviewed/PLOTS/style.html">style</a> for more informations 
    381382 
    382383     
     
    618619 
    619620     
    620  allows to specify the type of hovmoller we want to do 
     621 allows to specify the type of hovmoeller we want to do 
    621622             'xt','yt','zt','t' 
    622623 with help of a keyword rather than the argument type. If the argument and the 
     
    755756     
    756757    <h4>Version</h4> 
    757  $Id: pltt.pro 265 2007-08-24 10:24:46Z smasson $ 
     758 $Id: pltt.pro 299 2007-10-08 12:18:43Z smasson $ 
    758759 
    759760    <h4>History</h4> 
    760761 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    761762                        27/5/98 
    762                        Jerome Vialard (adapting plt to hovmoller drawing) 
     763                       Jerome Vialard (adapting plt to hovmoeller drawing) 
    763764                       2/7/98 
    764765                       Sebastien Masson 14/8/98 (continents,barres) 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltz.html

    r290 r321  
    350350 
    351351     
    352  Contour's style to adopt to draw isolines 
     352 Contour's style to adopt to draw isolines. See <a href="../../..//ToBeReviewed/PLOTS/style.html">style</a> for more informations 
    353353 
    354354     
     
    702702     
    703703    <h4>Version</h4> 
    704  $Id: pltz.pro 265 2007-08-24 10:24:46Z smasson $ 
     704 $Id: pltz.pro 299 2007-10-08 12:18:43Z smasson $ 
    705705 
    706706    <h4>History</h4> 
     
    716716     
    717717    <h4>Todo items</h4>  
    718  seb definition of parmaters L.215 à 221 
     718 seb definition of paramaters L.215 à 221 
    719719 
    720720     
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/sbar_plot.html

    r290 r321  
    141141     
    142142 We active it if we do not want environment variables !p, !x, !y, !z 
    143  to be reinitializated by the procedure reinitplt 
     143 to be reinitialized by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    144144 
    145145     
     
    170170     
    171171    <h4>Version</h4> 
    172  $Id: sbar_plot.pro 262 2007-08-21 14:19:32Z pinsard $ 
     172 $Id: sbar_plot.pro 296 2007-09-25 10:51:30Z pinsard $ 
    173173 
    174174    <h4>History</h4> 
     
    184184    <h4>Restrictions</h4> 
    185185 If NOREINITPLT is not activated, all environment 
    186  variables !p, !x, !y, !z are reinitializted by the procedure reinitplt 
     186 variables !p, !x, !y, !z are reinitializted by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    187187 
    188188 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/scontour.html

    r249 r321  
    149149     
    150150 We active it if we do not want environment variables !p, !x, !y, !z 
    151  to be reinitilalizated by the procedure reinitplt 
     151 to be reinitilalized by the procedure reinitplt 
    152152 
    153153     
     
    178178     
    179179    <h4>Version</h4> 
    180  $Id: scontour.pro 237 2007-03-26 15:37:03Z pinsard $ 
     180 $Id: scontour.pro 296 2007-09-25 10:51:30Z pinsard $ 
    181181 
    182182    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/splot.html

    r249 r321  
    134134     
    135135 We active it if we do not want environment variables !p, !x, !y, !z 
    136  to be reinitilalizated by the procedure reinitplt 
     136 to be reinitilalized by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    137137 
    138138     
     
    163163     
    164164    <h4>Version</h4> 
    165  $Id: splot.pro 237 2007-03-26 15:37:03Z pinsard $ 
     165 $Id: splot.pro 296 2007-09-25 10:51:30Z pinsard $ 
    166166 
    167167    <h4>History</h4> 
     
    177177    <h4>Restrictions</h4> 
    178178 If NOREINITPLT is not activated, all environment 
    179  variables !p, !x, !y, !z are reinitializted by the procedure reinitplt 
     179 variables !p, !x, !y, !z are reinitializted by the procedure <a href="../../..//ToBeReviewed/PLOTS/reinitplt.html">reinitplt</a> 
    180180 
    181181 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/tvplus.html

    r290 r321  
    341341     
    342342    <h4>Version</h4> 
    343  $Id: tvplus.pro 260 2007-08-20 15:24:57Z pinsard $ 
     343 $Id: tvplus.pro 296 2007-09-25 10:51:30Z pinsard $ 
    344344 
    345345    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/checkfield.html

    r249 r321  
    6868 
    6969 
    70  In input of plt, pltz, pltt and plt1d, it check that the field give 
     70 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 
    7171 a size compatible with the domain and, if needed, average to give us 
    7272 a 2d array if we make a plot of the type: 'xy', 'xz', 'xt', 'yz', 'yt' 
     
    192192     
    193193    <h4>Version</h4> 
    194  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     194 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    195195 
    196196    <h4>History</h4> 
     
    322322     
    323323    <h4>Version</h4> 
    324  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     324 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    325325 
    326326    <h4>History</h4> 
     
    452452     
    453453    <h4>Version</h4> 
    454  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     454 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    455455 
    456456    <h4>History</h4> 
     
    655655     
    656656    <h4>Version</h4> 
    657  $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     657 $Id: checkfield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    658658 
    659659    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/placedessin.html

    r290 r321  
    154154 
    155155     
    156  used by pltv to specify the size of the array that wil be plotted 
     156 used by <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltv.html">pltv</a> to specify the size of the array that will be plotted 
    157157 and therefore the default yxaspect to be used. 
    158158 
     
    545545     
    546546    <h4>Version</h4> 
    547  $Id: placedessin.pro 259 2007-08-20 14:03:17Z pinsard $ 
     547 $Id: placedessin.pro 297 2007-09-25 15:09:12Z pinsard $ 
    548548 
    549549    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/VECTEUR/ajoutvect.html

    r249 r321  
    196196     
    197197    <h4>Version</h4> 
    198  $Id: ajoutvect.pro 241 2007-04-03 19:23:34Z smasson $ 
     198 $Id: ajoutvect.pro 297 2007-09-25 15:09:12Z pinsard $ 
    199199 
    200200    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/VECTEUR/vecteur.html

    r249 r321  
    133133     
    134134    <h4>Version</h4> 
    135  $Id: vecteur.pro 232 2007-03-20 16:59:36Z pinsard $ 
     135 $Id: vecteur.pro 297 2007-09-25 15:09:12Z pinsard $ 
    136136    <h4>History</h4> 
    137137 
     
    228228     
    229229    <h4>Version</h4> 
    230  $Id: vecteur.pro 232 2007-03-20 16:59:36Z pinsard $ 
     230 $Id: vecteur.pro 297 2007-09-25 15:09:12Z pinsard $ 
    231231    <h4>History</h4> 
    232232 
     
    517517     
    518518    <h4>Version</h4> 
    519  $Id: vecteur.pro 232 2007-03-20 16:59:36Z pinsard $ 
     519 $Id: vecteur.pro 297 2007-09-25 15:09:12Z pinsard $ 
    520520 
    521521    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/axe.html

    r290 r321  
    6262 
    6363     
    64  Manage axes for the different drawings created by plt, 
    65  pltz and pltt 
     64 Manage axes for the different drawings created by  
     65 <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> 
    6666 
    6767 
     
    247247     
    248248    <h4>Version</h4> 
    249  $Id: axe.pro 262 2007-08-21 14:19:32Z pinsard $ 
     249 $Id: axe.pro 296 2007-09-25 10:51:30Z pinsard $ 
    250250 
    251251    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/style.html

    r290 r321  
    6262 
    6363     
    64  Choose the way to trace isolines. 
     64 Choose the linestyle to trace iso-contour 
     65 (Will define the keywords c_linestyle and c_thick) 
    6566 
    6667 
     
    9899 
    99100     
    100  Number to which the style of drawing choosen refer to. 
     101 
     102 Two kind of labelstyle are accepted: 
     103 
     104 1) A number referring to the existing choices: 
     105    0 : Two thin continuous lines, one bold continuous line... 
     106    1 : before the middle of levels: thin dash. Then thin continuous 
     107        line. and bold for the middle 
     108    2 : Same as case 1 but threshold value is defined by the user 
     109        by answering a question 
     110    3 : Solid-Bold, solid-thin, dash Dot-thin, solid-thin, Solid-Bold... 
     111    4 : Solid-very-thin, except for contour O, that is solid-bold 
     112 2) for the labelstyle based on a threshold value (with a style 
     113before and after the threshold value and a bold solid line for the 
     114value itself, a more general definition can be given with a scalar 
     115string with the following structure: 'xxNN...NNyy' with   
     116 xx and yy correspondind to one the following choices (with the corresponding meaning) 
     117                so -> Solid      
     118                do -> Dotted     
     119                da -> Dashed     
     120                dd -> Dash Dot   
     121                ld -> Long Dashes 
     122 and NN...NN any kind of number that will define the threshold value. 
     123 for example 'do-6.6so' will do dotted line until -6.6 and solid line after.  
    101124         
    102125     
     
    132155 
    133156     
    134  Vector used to define the isocontour's style 
    135        Comment: remember: 
    136                 Index   Linestyle        
    137                 0       Solid    
    138                 1       Dotted   
    139                 2       Dashed   
    140                 3       Dash Dot         
    141                 4       Dash Dot Dot Dot         
    142                 5       Long Dashes      
     157 Used interbally by plt(z)(t) to define c_linestyle when calling pltbase. 
     158 Vector used to define the isocontour's style.  
    143159 
    144160     
     
    157173 
    158174     
    159  Vector defining the thick of the isoline. 
     175 Used interbally by plt(z)(t) to define c_thick when calling pltbase. 
     176 Vector used to define the isocontour's thickness.  
    160177 
    161178     
     
    168185     
    169186    <h4>Version</h4> 
    170  $Id: style.pro 262 2007-08-21 14:19:32Z pinsard $ 
     187 $Id: style.pro 299 2007-10-08 12:18:43Z smasson $ 
    171188 
    172189    <h4>History</h4> 
    173190 Sebastien Masson (smasson@lodyc.jussieu.fr) 
     191 Oct 2007 revisiting... 
    174192 
    175193     
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STRING/isnumber.html

    r290 r321  
    151151     
    152152    <h4>Version</h4> 
    153  $Id: isnumber.pro 262 2007-08-21 14:19:32Z pinsard $ 
     153 $Id: isnumber.pro 293 2007-09-24 14:17:27Z pinsard $ 
    154154 
    155155    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/TRIANGULATION/ciseauxtri.html

    r290 r321  
    6464 Delete arrays which do not have to be drawn thanks to 2 tests: 
    6565     1) Corners of the array must be in the window 
    66      2) Lengthes of side of triangles expressed in normalized 
     66     2) Lengths of side of triangles expressed in normalized 
    6767        coordinates must not surpass a sill length. 
    6868 
     
    162162     
    163163    <h4>Version</h4> 
    164  $Id: ciseauxtri.pro 262 2007-08-21 14:19:32Z pinsard $ 
     164 $Id: ciseauxtri.pro 292 2007-09-24 13:23:37Z pinsard $ 
    165165 
    166166    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/TRIANGULATION/definetri.html

    r290 r321  
    6464 Define a triangulation array like <a href="/Applications/rsi/idl_6.3/help/online_help/TRIANGULATE.html">TRIANGULATE</a>. 
    6565         But in a VERY SIMPLE CASE: 
    66  the points are regulary-gridded on nx*ny array. 
     66 the points are regularly-gridded on nx*ny array. 
    6767 Find a Delaunay triangulation for this set of points is easy: 
    6868 Points define (nx-1)*(ny-1) rectangles which we can cut in 2 triangles. 
     
    200200     
    201201    <h4>Version</h4> 
    202  $Id: definetri.pro 262 2007-08-21 14:19:32Z pinsard $ 
     202 $Id: definetri.pro 297 2007-09-25 15:09:12Z pinsard $ 
    203203    <h4>History</h4> 
    204204 sebastien Masson (smlod@ipsl.jussieu.fr) 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/TRIANGULATION/tracemask.html

    r249 r321  
    114114    </h4> 
    115115 
    116     , 
     116     
    117117 2d array specifying longitude coordinates. 
    118118 
     
    131131    </h4> 
    132132 
    133     , 
     133     
    134134 2d array specifying latitude coordinates. 
    135135 
     
    212212     
    213213    <h4>Version</h4> 
    214  $Id: tracemask.pro 232 2007-03-20 16:59:36Z pinsard $ 
     214 $Id: tracemask.pro 297 2007-09-25 15:09:12Z pinsard $ 
    215215 
    216216    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/TRIANGULATION/triangule_c.html

    r249 r321  
    206206     
    207207    <h4>Version</h4> 
    208  $Id: triangule_c.pro 231 2007-03-19 17:15:51Z pinsard $ 
     208 $Id: triangule_c.pro 297 2007-09-25 15:09:12Z pinsard $ 
    209209 
    210210    <h4>History</h4> 
     
    221221 c'est la traduction de ce qu'il y avait écrit. Correction si besoin. 
    222222    <h4>Restrictions</h4> 
    223  Datas whose we want to do the contour must be disposed in a matrix. 
     223 Data whose we want to do the contour must be disposed in a matrix. 
    224224 On the other hand, in the matrix, the points's arrangement can not be 
    225225 irregular. If it is, use TRIANGULE. 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.html

    r290 r321  
    150150     
    151151    <h4>Version</h4> 
    152  $Id: buildcmd.pro 262 2007-08-21 14:19:32Z pinsard $ 
     152 $Id: buildcmd.pro 297 2007-09-25 15:09:12Z pinsard $ 
    153153 
    154154    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefield.html

    r290 r321  
    153153     
    154154    <h4>Version</h4> 
    155  $Id: changefield.pro 262 2007-08-21 14:19:32Z pinsard $ 
     155 $Id: changefield.pro 297 2007-09-25 15:09:12Z pinsard $ 
    156156 
    157157    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/updatewidget.html

    r249 r321  
    158158     
    159159    <h4>Version</h4> 
    160  $Id: updatewidget.pro 231 2007-03-19 17:15:51Z pinsard $ 
     160 $Id: updatewidget.pro 296 2007-09-25 10:51:30Z pinsard $ 
    161161 
    162162    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/xcreateanim.html

    r249 r321  
    124124     
    125125    <h4>Version</h4> 
    126  $Id: xcreateanim.pro 231 2007-03-19 17:15:51Z pinsard $ 
     126 $Id: xcreateanim.pro 310 2007-11-15 17:15:30Z smasson $ 
    127127 
    128128    <h4>History</h4> 
     
    191191     
    192192    <h4>Version</h4> 
    193  $Id: xcreateanim.pro 231 2007-03-19 17:15:51Z pinsard $ 
     193 $Id: xcreateanim.pro 310 2007-11-15 17:15:30Z smasson $ 
    194194 
    195195    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/xxxmenubar_event.html

    r290 r321  
    108108     
    109109    <h4>Version</h4> 
    110  $Id: xxxmenubar_event.pro 267 2007-08-24 12:42:30Z pinsard $ 
     110 $Id: xxxmenubar_event.pro 296 2007-09-25 10:51:30Z pinsard $ 
    111111 
    112112    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_combobox_pm.html

    r249 r321  
    6868 
    6969 
    70  Like WIDGET_COMBOBOX but here, their are 2 buttons + and - to move the widget from +/- 1 
     70 Like WIDGET_COMBOBOX but here, there are 2 buttons + and - to move the widget from +/- 1 
    7171 
    7272 
     
    153153     
    154154    <h4>Version</h4> 
    155  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     155 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    156156    <h4>History</h4> 
    157157 
     
    219219     
    220220    <h4>Version</h4> 
    221  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     221 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    222222    <h4>History</h4> 
    223223 
     
    285285     
    286286    <h4>Version</h4> 
    287  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     287 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    288288    <h4>History</h4> 
    289289 
     
    456456     
    457457    <h4>Version</h4> 
    458  $Id: cw_combobox_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     458 $Id: cw_combobox_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    459459 
    460460    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_domain.html

    r290 r321  
    153153     
    154154    <h4>Version</h4> 
    155  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $ 
     155 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $ 
    156156    <h4>History</h4> 
    157157 
     
    219219     
    220220    <h4>Version</h4> 
    221  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $ 
     221 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $ 
    222222    <h4>History</h4> 
    223223 
     
    285285     
    286286    <h4>Version</h4> 
    287  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $ 
     287 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $ 
    288288    <h4>History</h4> 
    289289 
     
    458458     
    459459    <h4>Version</h4> 
    460  $Id: cw_domain.pro 254 2007-06-26 15:58:20Z pinsard $ 
     460 $Id: cw_domain.pro 297 2007-09-25 15:09:12Z pinsard $ 
    461461 
    462462    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_droplist_pm.html

    r249 r321  
    7070 
    7171 
    72  Like WIDGET_DROPLIST but here, their are 2 buttons + and - to move the widget from +/- 1 
     72 Like WIDGET_DROPLIST but here, there are 2 buttons + and - to move the widget from +/- 1 
    7373 
    7474 
     
    155155     
    156156    <h4>Version</h4> 
    157  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     157 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    158158    <h4>History</h4> 
    159159 
     
    221221     
    222222    <h4>Version</h4> 
    223  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     223 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    224224    <h4>History</h4> 
    225225 
     
    287287     
    288288    <h4>Version</h4> 
    289  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     289 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    290290    <h4>History</h4> 
    291291 
     
    443443     
    444444    <h4>Version</h4> 
    445  $Id: cw_droplist_pm.pro 242 2007-04-06 08:35:17Z pinsard $ 
     445 $Id: cw_droplist_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    446446 
    447447    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.html

    r290 r321  
    7373 
    7474 
    75  Like WIDGET_SLIDER but here, their are 2 buttons + and - to move the widget from +/- 1 
     75 Like WIDGET_SLIDER but here, there are 2 buttons + and - to move the widget from +/- 1 
    7676 
    7777 
     
    148148     
    149149    <h4>Version</h4> 
    150  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $ 
     150 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    151151    <h4>History</h4> 
    152152 
     
    215215     
    216216    <h4>Version</h4> 
    217  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $ 
     217 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    218218    <h4>History</h4> 
    219219 
     
    298298     
    299299    <h4>Version</h4> 
    300  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $ 
     300 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    301301    <h4>History</h4> 
    302302 
     
    364364     
    365365    <h4>Version</h4> 
    366  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $ 
     366 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    367367    <h4>History</h4> 
    368368 
     
    430430     
    431431    <h4>Version</h4> 
    432  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $ 
     432 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    433433    <h4>History</h4> 
    434434 
     
    626626     
    627627    <h4>Version</h4> 
    628  $Id: cw_slider_pm.pro 262 2007-08-21 14:19:32Z pinsard $ 
     628 $Id: cw_slider_pm.pro 295 2007-09-25 10:16:00Z pinsard $ 
    629629 
    630630    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/xnotice.html

    r249 r321  
    136136     
    137137    <h4>Version</h4> 
    138  $Id: xnotice.pro 231 2007-03-19 17:15:51Z pinsard $ 
     138 $Id: xnotice.pro 292 2007-09-24 13:23:37Z pinsard $ 
    139139 
    140140    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.