Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

Location:
trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed
Files:
53 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/CALCULS/grossemoyenne.html

    r234 r242  
    198198 
    199199     
    200  We activate it if we do not want to pass in domdef even if the keyword 
    201  boxzoom is present (like when grossemoyenne is called via checkfield) 
     200 We activate it if we do not want to pass in <a href="../..//ToBeReviewed/GRILLE/domdef.html">domdef</a> even if the  
     201 keyword boxzoom is present (like when <a href=".//grossemoyenne.html">grossemoyenne</a> is called via  
     202 <a href="../..//ToBeReviewed/PLOTS/DIVERS/checkfield.html">checkfield</a>) 
    202203 
    203204     
     
    279280     
    280281    <h4>Version</h4> 
    281  $Id: grossemoyenne.pro 232 2007-03-20 16:59:36Z pinsard $ 
     282 $Id: grossemoyenne.pro 240 2007-03-28 12:17:24Z pinsard $ 
    282283    <h4>History</h4> 
    283284 Jerome Vialard (jv@lodyc.jussieu.fr) 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/CALCULS/hdyn.html

    r234 r242  
    179179 Give a depth to this keyword which will be considered as the reference depth 
    180180 (in this case, LEVEL has not any effect). the calculation will be effectuated 
    181  until this depth effecting an interpolation between the the last W level above 
     181 until this depth effecting an interpolation between the last W level above 
    182182 PROFREF and PROFREF. 
    183183 
     
    241241     
    242242    <h4>Version</h4> 
    243  $Id: hdyn.pro 231 2007-03-19 17:15:51Z pinsard $ 
     243 $Id: hdyn.pro 238 2007-03-27 13:43:18Z pinsard $ 
    244244 
    245245    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/CALCULS/moyenne.html

    r234 r242  
    198198 
    199199     
    200  We activate it if we do not want to pass in domdef even if the keyword boxzoom 
    201  is present (like when grossemoyenne is called via checkfield) 
     200 We activate it if we do not want to pass in <a href="../..//ToBeReviewed/GRILLE/domdef.html">domdef</a> even if the  
     201 keyword boxzoom is present (like when <a href=".//grossemoyenne.html">grossemoyenne</a> is called  
     202 via <a href="../..//ToBeReviewed/PLOTS/DIVERS/checkfield.html">checkfield</a>) 
    202203 
    203204     
     
    239240     
    240241    <h4>Version</h4> 
    241  $Id: moyenne.pro 232 2007-03-20 16:59:36Z pinsard $ 
     242 $Id: moyenne.pro 237 2007-03-26 15:37:03Z pinsard $ 
    242243 
    243244    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/CALCULS/remplit.html

    r234 r242  
    232232     
    233233    <h4>Version</h4> 
    234  $Id: remplit.pro 232 2007-03-20 16:59:36Z pinsard $ 
     234 $Id: remplit.pro 238 2007-03-27 13:43:18Z pinsard $ 
    235235 
    236236; 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/decoupeterre.html

    r234 r242  
    191191 is passed in the variable we have equate at TRI. 
    192192 For example: grille,...,tri=triangulation_reduite. 
    193  This keyword is used in <a href=".//../../../ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>. 
     193 This keyword is used in <a href="../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>. 
    194194 
    195195     
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/domdef.html

    r234 r242  
    377377     
    378378    <h4>Version</h4> 
    379  $Id: domdef.pro 232 2007-03-20 16:59:36Z pinsard $ 
     379 $Id: domdef.pro 240 2007-03-28 12:17:24Z pinsard $ 
    380380 
    381381    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/GRILLE/grille.html

    r234 r242  
    384384 is passed in the variable we have equate at TRI. 
    385385 For example: grille,...,tri=triangulation_reduite. 
    386  This keyword is used in <a href=".//../../../ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>. 
     386 This keyword is used in <a href="../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>. 
    387387 
    388388     
     
    433433 
    434434     
    435  In <a href=".//../../../ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, we want that land points, 
     435 In <a href="../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>, we want that land points, 
    436436 glam and gphi, be equal to glamt and 
    437437 gphit regardless of the grid. 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/HOPE/findlineandpointtype.html

    r234 r242  
    156156     
    157157    <h4>Version</h4> 
    158  $Id: findlineandpointtype.pro 231 2007-03-19 17:15:51Z pinsard $ 
     158 $Id: findlineandpointtype.pro 240 2007-03-28 12:17:24Z pinsard $ 
    159159 
    160160    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/HOPE/read_hope.html

    r234 r242  
    164164 version) 
    165165 
    166  A structure which but be read by <a href=".//../../../ToBeReviewed/LECTURE/litchamp.html">litchamp</a> and is 
     166 A structure which but be read by <a href="../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> and is 
    167167 necessary to complete the grid associated to the data (see 
    168168 the example). 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/IMAGE/animgif.html

    r234 r242  
    6161    </dl> 
    6262 
    63       
     63     
    6464 Build a gif animation 
    6565 
     
    7070      <a name="#_animgif"></a> 
    7171 
    72       <h2>animgif  <font size="-1" color="#006633">  
     72      <h2>animgif  <font size="-1" color="#006633"> 
    7373 Animated drawings. 
    7474</font></h2> 
     
    9797    </h4> 
    9898 
    99       
     99     
    100100 It is the name of the gif file containing the animation. 
    101101          Comment: this file is placed in the directory defined by iodir. 
     
    109109    </pre><h3>Version history</h3> 
    110110     
    111     <h4>Version</h4>  
    112  $Id: animgif.pro 157 2006-08-21 09:01:50Z navarro $ 
     111    <h4>Version</h4> 
     112 $Id: animgif.pro 238 2007-03-27 13:43:18Z pinsard $ 
    113113 
    114     <h4>History</h4>  
     114    <h4>History</h4> 
    115115 Guillaume Roullet (grlod@ipsl.jussieu.fr) 
    116116          Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    123123     
    124124     
    125     <h4>Restrictions</h4>  
     125    <h4>Restrictions</h4> 
    126126 We use the Z buffer to go faster!. 
    127127              So, if it failed in animgif, you have to do: 
     
    130130              IDL> retall 
    131131 
    132   
     132 
    133133 If we want to delete the @common, 
    134                we have to define manually the picture's size  
     134               we have to define manually the picture's size 
    135135               (variables xsize and ysize) just as iodir. 
    136136 
     
    139139     
    140140     
    141     <h4>Uses routines</h4>  
     141    <h4>Uses routines</h4> 
    142142 common.pro 
    143143 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/INIT/initncdf.html

    r234 r242  
    265265 
    266266     
    267  Used to pass keywords to <a href=".//../../../Grid/computegrid.html">computegrid</a> and  
    268  <a href=".//../../../ReadWrite/ncdf_getaxis.html">ncdf_getaxis</a> 
     267 Used to pass keywords to <a href="../..//Grid/computegrid.html">computegrid</a> and  
     268 <a href="../..//ReadWrite/ncdf_getaxis.html">ncdf_getaxis</a> 
    269269 
    270270     
     
    277277     
    278278    <h4>Version</h4> 
    279  $Id: initncdf.pro 232 2007-03-20 16:59:36Z pinsard $ 
     279 $Id: initncdf.pro 238 2007-03-27 13:43:18Z pinsard $ 
    280280 
    281281    <h4>History</h4> 
     
    290290     
    291291    <h4>Restrictions</h4> 
    292  Change the grid parameters (see <a href=".//../../../Grid/computegrid.html">computegrid</a>) 
     292 Change the grid parameters (see <a href="../..//Grid/computegrid.html">computegrid</a>) 
    293293 
    294294 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/GRIB/read_grib.html

    r234 r242  
    161161     
    162162    <h4>Version</h4> 
    163  $Id: read_grib.pro 232 2007-03-20 16:59:36Z pinsard $ 
     163 $Id: read_grib.pro 236 2007-03-21 17:18:44Z pinsard $ 
    164164 
    165165    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/ncdf_lec.html

    r234 r242  
    199199     
    200200    <h4>Version</h4> 
    201  $Id: ncdf_lec.pro 232 2007-03-20 16:59:36Z pinsard $ 
     201 $Id: ncdf_lec.pro 240 2007-03-28 12:17:24Z pinsard $ 
    202202 
    203203    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/LECTURE/read_ncdf.html

    r234 r242  
    367367 
    368368     
    369  For ROMS outputs. The filename of the file where zeta vriable should be read 
     369 For ROMS outputs. The filename of the file where zeta variable should be read 
    370370 
    371371     
     
    408408     
    409409    <h4>Version</h4> 
    410  $Id: read_ncdf.pro 231 2007-03-19 17:15:51Z pinsard $ 
     410 $Id: read_ncdf.pro 240 2007-03-28 12:17:24Z pinsard $ 
    411411    <h4>History</h4> 
    412412 Sebastien Masson (smasson@lodyc.jussieu.fr) 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/MATRICE/colle.html

    r234 r242  
    6161    </dl> 
    6262 
    63       
    64  This concatenation function exist in IDL so long  
    65  as we do not try to stick with a dimension superior or equal at 4.   
     63     
     64 This concatenation function exist in IDL so long 
     65 as we do not try to stick with a dimension superior or equal at 4. 
    6666 
    6767 
     
    7171      <a name="#_colle"></a> 
    7272 
    73       <h2>colle  <font size="-1" color="#006633">  
     73      <h2>colle  <font size="-1" color="#006633"> 
    7474 Utilities 
    7575</font></h2> 
     
    7979     
    8080 
    81     <h3>Return value</h3> res=matrice resultat 
     81    <h3>Return value</h3> 
     82 matrice resultat 
    8283 
    8384 
     
    445446     
    446447 
    447     <h3>Examples</h3><pre> IDL> print, colle(replicate(1,2,2,2),indgen(2,2,2),2)    
     448    <h3>Examples</h3><pre> 
     449 IDL> print, colle(replicate(1,2,2,2),indgen(2,2,2),2) 
    448450                1       1 
    449451                1       1 
     
    458460    </pre><h3>Version history</h3> 
    459461     
    460     <h4>Version</h4> $Id: colle.pro 163 2006-08-29 12:59:46Z navarro $ 
    461  
    462     <h4>History</h4> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     462    <h4>Version</h4> 
     463 $Id: colle.pro 238 2007-03-27 13:43:18Z pinsard $ 
     464 
     465    <h4>History</h4> 
     466 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    463467                       13/1/98 
    464468 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/bar_plot.html

    r234 r242  
    417417     
    418418    <h4>Version</h4> 
    419  $Id: bar_plot.pro 232 2007-03-20 16:59:36Z pinsard $ 
     419 $Id: bar_plot.pro 240 2007-03-28 12:17:24Z pinsard $ 
    420420 
    421421    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/plt.html

    r234 r242  
    102102         will be automatically performed. 
    103103         2) a structure respecting all criterions specified by 
    104          <a href=".//../../../../ToBeReviewed/LECTURE/litchamp.html">litchamp</a> cf. IDL> xhelp,'litchamp' 
     104         <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> cf. IDL> xhelp,'litchamp' 
    105105 
    106106     
     
    313313     
    314314 It is an integer n. If n different of 0, it choose the label's type 
    315  corresponding to cases n. cf <a href=".//../../../../ToBeReviewed/PLOTS/LABEL/label.html">label</a> 
     315 corresponding to cases n. cf <a href="../../..//ToBeReviewed/PLOTS/LABEL/label.html">label</a> 
    316316 Comment: When CONTOUR is activated, it only specify the label's type for colored isolines. 
    317317 For these one traced by a trait, use CONTLABEL. 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/plt1d.html

    r234 r242  
    104104          * 1d:Nevertheless, the type must be specified in order to we know which trace 
    105105          it is about. To have a correct caption, respecify the  extraction zone via BOXZOOM. 
    106        2) a structure respecting all criterions specified by <a href=".//../../../../ToBeReviewed/LECTURE/litchamp.html">litchamp</a> 
     106       2) a structure respecting all criterions specified by <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> 
    107107          See IDL> xhelp,'litchamp'. The array contained in the structure 
    108108          respecting criterions of case 1) 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltt.html

    r234 r242  
    108108            to we know of which trace it is about. 
    109109            To have a correct caption, respecify the  extraction zone via BOXZOOM. 
    110        2) a structure respecting all criterions specified by <a href=".//../../../../ToBeReviewed/LECTURE/litchamp.html">litchamp</a> 
     110       2) a structure respecting all criterions specified by <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> 
    111111          See IDL> xhelp,'litchamp'. The array contained in the structure 
    112112          respecting criterions of case 1) 
     
    340340     
    341341 If n different of 0, it choose the label's type 
    342  corresponding to cases n. cf <a href=".//../../../../ToBeReviewed/PLOTS/LABEL/label.html">label</a> 
     342 corresponding to cases n. cf <a href="../../..//ToBeReviewed/PLOTS/LABEL/label.html">label</a> 
    343343 Comment: When CONTOUR is activated, it only specify the label's type for colored isolines. 
    344344 For these one traced by a trait, use CONTLABEL. 
     
    738738     
    739739    <h4>Version</h4> 
    740  $Id: pltt.pro 232 2007-03-20 16:59:36Z pinsard $ 
     740 $Id: pltt.pro 240 2007-03-28 12:17:24Z pinsard $ 
    741741 
    742742    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltv.html

    r234 r242  
    103103       (as it is done in plt). 
    104104    2) a structure respecting all criterions specified by 
    105        <a href=".//../../../../ToBeReviewed/LECTURE/litchamp.html">litchamp</a> cf. IDL> xhelp,'litchamp' 
     105       <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a> cf. IDL> xhelp,'litchamp' 
    106106 
    107107     
     
    310310 
    311311     
    312  Used to pass keywords to <a href=".//../../../../ToBeReviewed/PLOTS/DIVERS/PLACEDESSIN</pro>, <pro>TV</pro>, <pro>AXE</pro>, <pro>LEGENDE</pro>, <pro>BARRECOULEUR</pro>, <pro>TERMINEDESSIN.html">PLACEDESSIN</pro>, <pro>TV</pro>, <pro>AXE</pro>, <pro>LEGENDE</pro>, <pro>BARRECOULEUR</pro>, <pro>TERMINEDESSIN</a> 
     312 Used to pass keywords to <a href="../../..//ToBeReviewed/PLOTS/DIVERS/PLACEDESSIN</pro>, <pro>TV</pro>, <pro>AXE</pro>, <pro>LEGENDE</pro>, <pro>BARRECOULEUR</pro>, <pro>TERMINEDESSIN.html">PLACEDESSIN</pro>, <pro>TV</pro>, <pro>AXE</pro>, <pro>LEGENDE</pro>, <pro>BARRECOULEUR</pro>, <pro>TERMINEDESSIN</a> 
    313313 
    314314     
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/pltz.html

    r234 r242  
    102102         If the field is 2d, indicate, with the keyword BOXZOOM, geographic delineations of the boxzoom. 
    103103         If the field is 3d, we extract the section on we average possibly before to do the plot. 
    104          2)  a structure respecting all criterions specified by <a href=".//../../../../ToBeReviewed/LECTURE/litchamp.html">litchamp</a>. 
     104         2)  a structure respecting all criterions specified by <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a>. 
    105105          See IDL> xhelp,'litchamp'. The array contained in the structure must be 2 or 3d (See case 1) 
    106106 
     
    312312 
    313313     
    314  It choose the label's type corresponding to cases in <a href=".//../../../../ToBeReviewed/PLOTS/LABEL/label.html">label</a> 
     314 It choose the label's type corresponding to cases in <a href="../../..//ToBeReviewed/PLOTS/LABEL/label.html">label</a> 
    315315 Comment: When CONTOUR is activated, it only specify the label's type for colored isolines. 
    316316 For these one traced by a trait, use CONTLABEL. 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/sbar_plot.html

    r234 r242  
    163163 
    164164    <h3>Examples</h3><pre> 
    165       IDL> sbar_plot, indgen(10),small = [2,2,2],/rempli 
    166       IDL> sbar_plot, indgen(10),small = [2,2,3],/noerase 
    167       IDL> @ps 
     165 IDL> sbar_plot, indgen(10),small = [2,2,2],/rempli 
     166 IDL> sbar_plot, indgen(10),small = [2,2,3],/noerase 
     167 IDL> @ps 
    168168 
    169169    </pre><h3>Version history</h3> 
    170170     
    171171    <h4>Version</h4> 
    172  $Id: sbar_plot.pro 232 2007-03-20 16:59:36Z pinsard $ 
     172 $Id: sbar_plot.pro 237 2007-03-26 15:37:03Z pinsard $ 
    173173 
    174174    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/scontour.html

    r234 r242  
    171171 
    172172    <h3>Examples</h3><pre> 
    173       IDL> z = dist(100) 
    174       IDL> scontour, z, nlevels=10,small=[1,2,1],xstyle=1,ystyle=1 
    175       IDL> @ps 
     173 IDL> z = dist(100) 
     174 IDL> scontour, z, nlevels=10,small=[1,2,1],xstyle=1,ystyle=1 
     175 IDL> @ps 
    176176 
    177177    </pre><h3>Version history</h3> 
    178178     
    179179    <h4>Version</h4> 
    180  $Id: scontour.pro 231 2007-03-19 17:15:51Z pinsard $ 
     180 $Id: scontour.pro 237 2007-03-26 15:37:03Z pinsard $ 
    181181 
    182182    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/splot.html

    r234 r242  
    156156 
    157157    <h3>Examples</h3><pre> 
    158       IDL> splot, indgen(10),ystyle=1,small=[1,2,1],/portrait 
    159       IDL> splot, -indgen(10),ystyle=1,small=[1,2,2],/noerase 
    160       IDL> @ps 
     158 IDL> splot, indgen(10),ystyle=1,small=[1,2,1],/portrait 
     159 IDL> splot, -indgen(10),ystyle=1,small=[1,2,2],/noerase 
     160 IDL> @ps 
    161161 
    162162    </pre><h3>Version history</h3> 
    163163     
    164164    <h4>Version</h4> 
    165  $Id: splot.pro 231 2007-03-19 17:15:51Z pinsard $ 
     165 $Id: splot.pro 237 2007-03-26 15:37:03Z pinsard $ 
    166166 
    167167    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/tvplus.html

    r234 r242  
    6262 
    6363     
    64  Enhanced version of tvscl 
     64 Enhanced version of <proidl>tvscl</proidl> 
    6565 
    6666 
     
    328328 
    329329     
    330  Used to pass keywords to <proidl>TV</proidl>,  
    331  <proidl>PLOT</proidl>,  
    332  <a href=".//../../../../Colors/COLORBAR.html">COLORBAR</a> 
     330 Used to pass keywords to <proidl>TV</proidl>, 
     331 <proidl>PLOT</proidl>, 
     332 <a href="../../..//Colors/COLORBAR.html">COLORBAR</a> 
    333333 
    334334     
     
    341341     
    342342    <h4>Version</h4> 
    343  $Id: tvplus.pro 232 2007-03-20 16:59:36Z pinsard $ 
     343 $Id: tvplus.pro 236 2007-03-21 17:18:44Z pinsard $ 
    344344 
    345345    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/addaxe.html

    r234 r242  
    6262 
    6363     
    64  Add an axis when we do an oblique section in pltz, pltt 
    65  or plt1d 
     64 Add an axis when we do an oblique section in <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a>,  
     65 <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltt.html">pltt</a> 
     66 or <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt1d.html">plt1d</a> 
    6667 
    6768 
     
    163164     
    164165    <h4>Version</h4> 
    165  $Id: addaxe.pro 231 2007-03-19 17:15:51Z pinsard $ 
     166 $Id: addaxe.pro 237 2007-03-26 15:37:03Z pinsard $ 
    166167 
    167168    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/autoscale.html

    r234 r242  
    9393      <font size="-1" color="#006633">required</font> 
    9494       
    95        
     95      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>float</i></font> 
    9696       
    9797       
     
    9999 
    100100     
    101  A reel number specifying above what value we want to trace a contour 
     101 above what value we want to trace a contour 
    102102 
    103103     
     
    110110      <font size="-1" color="#006633">required</font> 
    111111       
    112        
     112      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>float</i></font> 
    113113       
    114114       
     
    116116 
    117117     
    118  A reel number specifying below what value we want to trace a contour 
     118 below what value we want to trace a contour 
    119119 
    120120     
     
    133133 
    134134     
    135  It is a reel number giving the contour interval. Use it in CONTOUR with the keyword LEVEL. 
     135 the contour interval. Use it in <proidl>CONTOUR</proidl> with the  
     136 keyword LEVEL. 
    136137 
    137138     
     
    144145     
    145146    <h4>Version</h4> 
    146  $Id: autoscale.pro 231 2007-03-19 17:15:51Z pinsard $ 
     147 $Id: autoscale.pro 237 2007-03-26 15:37:03Z pinsard $ 
    147148 
    148149    <h4>History</h4> 
     
    157158    <h4>Restrictions</h4> 
    158159 CI is a multiple of the unity in unity log of 10. 
    159  It force the number of contour to be even. 
     160 It force the number of contours to be even. 
    160161 
    161162 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/axis4pltz.html

    r234 r242  
    111111 
    112112     
    113   3d mask 
     113 3d mask 
    114114 
    115115     
     
    184184 
    185185     
    186  to get the xaxis we need to use in pltbase 
     186 to get the xaxis we need to use in <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltbase.html">pltbase</a> 
    187187 
    188188     
     
    200200 
    201201     
    202  to get the yaxis we need to use in pltbase 
     202 to get the yaxis we need to use in <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltbase.html">pltbase</a> 
    203203 
    204204     
     
    294294 Used to pass keywords 
    295295 
    296   Others: see pltz 
    297  
     296 Others: see pltz 
    298297 
    299298     
     
    304303     
    305304    <h4>Version</h4> 
    306  $Id: axis4pltz.pro 232 2007-03-20 16:59:36Z pinsard $ 
     305 $Id: axis4pltz.pro 237 2007-03-26 15:37:03Z pinsard $ 
    307306 
    308307    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/barrecouleur.html

    r234 r242  
    9999     
    100100 
    101  
    102101     
    103102 
     
    116115     
    117116 
    118  
    119117     
    120118 
     
    133131     
    134132 
    135  
    136133     
    137134 
     
    150147     
    151148 
    152  
    153149     
    154150     
     
    172168     
    173169 
    174  
    175170     
    176171    <a name="#_barrecouleur_keyword_CB_TITLE"></a> 
     
    188183     
    189184 
    190  
    191185     
    192186    <a name="#_barrecouleur_keyword_NOFILL"></a> 
     
    204198     
    205199 
    206  
    207200     
    208201    <a name="#_barrecouleur_keyword_COLOR_c"></a> 
     
    220213     
    221214 
    222  
    223215     
    224216    <a name="#_barrecouleur_keyword_MIN"></a> 
     
    268260     
    269261 
    270  
    271262     
    272263    <a name="#_barrecouleur_keyword_CB_SUBTITLE"></a> 
     
    284275     
    285276 
    286  
    287277     
    288278    <a name="#_barrecouleur_keyword_POST"></a> 
     
    300290     
    301291 
    302  
    303292     
    304293    <a name="#_barrecouleur_keyword__EXTRA"></a> 
     
    324313     
    325314    <h4>Version</h4> 
    326  $Id: barrecouleur.pro 232 2007-03-20 16:59:36Z pinsard $ 
     315 $Id: barrecouleur.pro 237 2007-03-26 15:37:03Z pinsard $ 
    327316 
    328317    <h4>History</h4> 
     
    337326    <h4>Todo items</h4> 
    338327 seb: mettre les keyword et les param 
     328 
    339329    <h4>Restrictions</h4> 
    340330 pass all arguments we want thanks to _EXTRA 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/checkfield.html

    r234 r242  
    8888      <dd><font size="-1"> </font></dd> 
    8989       
    90       <dt><a href="#_checkfield"><i>result = </i>checkfield(<i>field, procedure</i>, TYPE=<i>TYPE</i>, BOXZOOM=<i>vector</i>, DIREC=<i>DIREC</i>, NOQUESTION=<i>NOQUESTION</i>, VECTEUR=<i>vetcor</i>, WDEPTH=<i>WDEPTH</i>, _EXTRA=<i>_EXTRA</i>)</a><dt> 
     90      <dt><a href="#_checkfield"><i>result = </i>checkfield(<i>field, procedure</i>, TYPE=<i>TYPE</i>, BOXZOOM=<i>vector</i>, DIREC=<i>DIREC</i>, NOQUESTION=<i>NOQUESTION</i>, VECTEUR=<i>vector</i>, WDEPTH=<i>WDEPTH</i>, _EXTRA=<i>_EXTRA</i>)</a><dt> 
    9191      <dd><font size="-1"> </font></dd> 
    9292       
     
    192192     
    193193    <h4>Version</h4> 
    194  $Id: checkfield.pro 232 2007-03-20 16:59:36Z pinsard $ 
     194 $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     195 
    195196    <h4>History</h4> 
    196197 
     
    257258       
    258259       
    259       <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href=".//../../../../ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
     260      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href="../../..//ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
    260261       
    261262    </h4> 
     
    273274       
    274275       
    275       <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href=".//../../../../ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
     276      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href="../../..//ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
    276277       
    277278    </h4> 
     
    289290       
    290291       
    291       <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href=".//../../../../ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
     292      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href="../../..//ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
    292293       
    293294    </h4> 
     
    321322     
    322323    <h4>Version</h4> 
    323  $Id: checkfield.pro 232 2007-03-20 16:59:36Z pinsard $ 
     324 $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
     325 
    324326    <h4>History</h4> 
    325327 
     
    386388       
    387389       
    388       <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href=".//../../../../ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
     390      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href="../../..//ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
    389391       
    390392    </h4> 
     
    402404       
    403405       
    404       <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href=".//../../../../ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
     406      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href="../../..//ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
    405407       
    406408    </h4> 
     
    418420       
    419421       
    420       <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href=".//../../../../ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
     422      <font size="-1" color="#006633">default:</font> <font size="-1" color="#006633"><i>defined by <a href="../../..//ToBeReviewed/GRILLE/grille.html">grille</a></i></font> 
    421423       
    422424    </h4> 
     
    450452     
    451453    <h4>Version</h4> 
    452  $Id: checkfield.pro 232 2007-03-20 16:59:36Z pinsard $ 
     454 $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
    453455 
    454456    <h4>History</h4> 
     
    480482</font></h2> 
    481483 
    482       <p><font face="Courier"><i>result = </i>checkfield(<i><a href="#_checkfield_keyword_field">field</a>, <a href="#_checkfield_keyword_procedure">procedure</a></i>, <a href="#_checkfield_keyword_TYPE">TYPE</a>=<i>TYPE</i>, <a href="#_checkfield_keyword_BOXZOOM">BOXZOOM</a>=<i>vector</i>, <a href="#_checkfield_keyword_DIREC">DIREC</a>=<i>DIREC</i>, <a href="#_checkfield_keyword_NOQUESTION">NOQUESTION</a>=<i>NOQUESTION</i>, <a href="#_checkfield_keyword_VECTEUR">VECTEUR</a>=<i>vetcor</i>, <a href="#_checkfield_keyword_WDEPTH">WDEPTH</a>=<i>WDEPTH</i>, <a href="#_checkfield_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i>)</font></p> 
     484      <p><font face="Courier"><i>result = </i>checkfield(<i><a href="#_checkfield_keyword_field">field</a>, <a href="#_checkfield_keyword_procedure">procedure</a></i>, <a href="#_checkfield_keyword_TYPE">TYPE</a>=<i>TYPE</i>, <a href="#_checkfield_keyword_BOXZOOM">BOXZOOM</a>=<i>vector</i>, <a href="#_checkfield_keyword_DIREC">DIREC</a>=<i>DIREC</i>, <a href="#_checkfield_keyword_NOQUESTION">NOQUESTION</a>=<i>NOQUESTION</i>, <a href="#_checkfield_keyword_VECTEUR">VECTEUR</a>=<i>vector</i>, <a href="#_checkfield_keyword_WDEPTH">WDEPTH</a>=<i>WDEPTH</i>, <a href="#_checkfield_keyword__EXTRA">_EXTRA</a>=<i>_EXTRA</i>)</font></p> 
    483485 
    484486     
     
    504506 
    505507     
    506  It respect <a href=".//../../../../ToBeReviewed/LECTURE/litchamp.html">litchamp</a>'s criterions. See IDL>xhelp,'litchamp' 
     508 It respect <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a>'s criterions. See IDL>xhelp,'litchamp' 
    507509 
    508510     
     
    565567 6 elements: The extraction is made on Boxzoom 
    566568 
    567  Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     569 Where lon1, lon2,lat1,lat2 are global variables defined at the last  
     570 <a href="../../..//ToBeReviewed/GRILLE/domdef.html">domdef</a> ! 
    568571 
    569572     
     
    605608       
    606609       
    607       <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>vetcor</i></font> 
     610      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>vector</i></font> 
    608611       
    609612       
     
    652655     
    653656    <h4>Version</h4> 
    654  $Id: checkfield.pro 232 2007-03-20 16:59:36Z pinsard $ 
     657 $Id: checkfield.pro 238 2007-03-27 13:43:18Z pinsard $ 
    655658 
    656659    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/placecolor.html

    r234 r242  
    6363     
    6464 allows to trace the independently from a graph 
    65  By default, trace a color bar of the same type than the one present in plt 
    66  and pltz. If max, min and divisions are not stipulated, then max=sup,min=inf 
     65 By default, trace a color bar of the same type than the one present in  
     66 <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a> 
     67 and <a href="../../..//ToBeReviewed/PLOTS/DESSINE/pltz.html">pltz</a>. 
     68 If max, min and divisions are not stipulated, then max=sup,min=inf 
    6769 and divisions=div. 
    6870 
     
    133135     
    134136    <h4>Version</h4> 
    135  $Id: placecolor.pro 232 2007-03-20 16:59:36Z pinsard $ 
     137 $Id: placecolor.pro 237 2007-03-26 15:37:03Z pinsard $ 
    136138 
    137139    <h4>History</h4> 
     
    144146     
    145147     
    146      
     148    <h4>Todo items</h4> 
     149 reference to plein2dessin in restriction not understable : 
     150 plein2dessin does'nt exist. 
     151 
    147152    <h4>Restrictions</h4> 
    148153 Only usable for Postscripts effectuated with plein2dessin 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/placedessin.html

    r234 r242  
    9898 
    9999     
    100  It specify what procedure is called by PLACEDESSIN: 'plt', 'pltz' or 'pltt' 
     100 It specify what procedure is called by <a href=".//PLACEDESSIN.html">PLACEDESSIN</a> :  
     101 'plt', 'pltz' or 'pltt' 
    101102 
    102103     
     
    223224 If we want to trace contours of a different field than the one 
    224225 whose we have the colored drawing (by example E-P in color and QSR in contours). 
    225  It must be a field respecting same characteristics than the argument number one of plt. 
     226 It must be a field respecting same characteristics than the argument number  
     227 one of <a href="../../..//ToBeReviewed/PLOTS/DESSINE/plt.html">plt</a>. 
    226228 
    227229     
     
    290292     If there is 4 elements: 
    291293 then is constituted of coordinates (expressed in cm located from the up and 
    292  left corner of the page or the window (in portrait like in landscape)) of the bottom 
     294 left corner of the page or the window (in portrait like in landscape) of the bottom 
    293295 and left corner and of the up and right corner of the drawing zone. 
    294296     If there is 3 elements: 
     
    332334     /MAP: In this case, map is automatically calculated have the value: 
    333335          map = [0, (lon1+lon2)/2., 0] 
    334  Comment: A good way to choose the type of the projection we want to do is to have a look at IDL demo: 
     336 Comment 1: A good way to choose the type of the projection we want to do is to have a look at IDL demo: 
    335337 IDL> demo 
    336338 Then choose earth sciences and  mapping. 
    337  Comment2: By default it is a cylindrical projection which is effectuated (with or without the keyword map). 
     339 Comment 2: By default it is a cylindrical projection which is effectuated (with or without the keyword map). 
    338340 If we want an other projection, MAP must be activated and we have to add the keyword: /nom_projection. 
    339341 For example, for a polar projection centered on the south pole: 
     
    372374     
    373375 Make a postscript. Only works if we made one drawing on the page. 
    374  If we make several drawing, use @ps. 
     376 If we make several drawing, use @<a href="../../..//ToBeReviewed/POSTSCRIPT/ps.html">ps</a>. 
    375377 
    376378     
     
    525527     
    526528    <h4>Version</h4> 
    527  $Id: placedessin.pro 232 2007-03-20 16:59:36Z pinsard $ 
     529 $Id: placedessin.pro 237 2007-03-26 15:37:03Z pinsard $ 
    528530 
    529531    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/restoreatt.html

    r234 r242  
    9999 
    100100     
    101  a structure like the one who read litchamp. 
     101 a structure like the one who read <a href="../../..//ToBeReviewed/LECTURE/litchamp.html">litchamp</a>. 
    102102        See IDL> xhelp,'litchamp' 
    103103 
     
    111111     
    112112    <h4>Version</h4> 
    113  $Id: restoreatt.pro 231 2007-03-19 17:15:51Z pinsard $ 
     113 $Id: restoreatt.pro 237 2007-03-26 15:37:03Z pinsard $ 
    114114 
    115115    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DIVERS/terminedessin.html

    r234 r242  
    101101     
    102102 Make a postscript. Only works if we made one drawing on the page. 
    103  If we make several drawing, use @ps. 
     103 If we make several drawing, use @<a href="../../..//ToBeReviewed/POSTSCRIPT/ps.html">ps</a>. 
    104104 
    105105     
     
    153153     
    154154    <h4>Version</h4> 
    155  $Id: terminedessin.pro 232 2007-03-20 16:59:36Z pinsard $ 
     155 $Id: terminedessin.pro 237 2007-03-26 15:37:03Z pinsard $ 
    156156 
    157157    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/LABEL/label_gmt.html

    r234 r242  
    208208     
    209209    <h4>Version</h4> 
    210  $Id: label_gmt.pro 231 2007-03-19 17:15:51Z pinsard $ 
     210 $Id: label_gmt.pro 240 2007-03-28 12:17:24Z pinsard $ 
    211211    <h4>History</h4> 
    212212 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/VECTEUR/ajoutvect.html

    r234 r242  
    196196     
    197197    <h4>Version</h4> 
    198  $Id: ajoutvect.pro 231 2007-03-19 17:15:51Z pinsard $ 
     198 $Id: ajoutvect.pro 241 2007-04-03 19:23:34Z smasson $ 
    199199 
    200200    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/VECTEUR/velovect.html

    r234 r242  
    119119 
    120120     
    121  The Y component of the two dimensional field.  Y must have 
    122  the same dimensions as X.  The vector at point [i,j] has a 
     121 The Y component of the two dimensional field. Y must have 
     122 the same dimensions as X. The vector at point [i,j] has a 
    123123 magnitude of: 
    124124 
     
    144144 
    145145     
    146  Optional abscissa values.  X must be a vector with a length 
     146 Optional abscissa values. X must be a vector with a length 
    147147 equal to the first dimension of U and V. 
    148148 
     
    162162 
    163163     
    164  Optional ordinate values.  Y must be a vector with a length 
     164 Optional ordinate values. Y must be a vector with a length 
    165165 equal to the first dimension of U and V. 
    166166 
     
    185185 
    186186     
    187   Missing data value.  Vectors with a LENGTH greater 
     187  Missing data value. Vectors with a LENGTH greater 
    188188 than MISSING are ignored. 
    189189 
     
    202202 
    203203     
    204  Length factor.  The default of 1.0 makes the longest (U,V) 
     204 Length factor. The default of 1.0 makes the longest (U,V) 
    205205 vector the length of a cell. 
    206206 
     
    221221 Set this keyword to 1 to place a dot at each missing point. 
    222222 Set this keyword to 0 or omit it to draw nothing for missing 
    223  points.  Has effect only if MISSING is specified. 
     223 points. Has effect only if MISSING is specified. 
    224224 
    225225     
     
    283283 
    284284     
    285  Set this keyword to make VELOVECT "overplot".  That is, the 
     285 Set this keyword to make VELOVECT "overplot". That is, the 
    286286 current graphics screen is not erased, no axes are drawn, and 
    287287 the previously established scaling remains in effect. 
     
    310310     
    311311    <h4>Version</h4> 
    312  $Id: velovect.pro 231 2007-03-19 17:15:51Z pinsard $ 
     312 $Id: velovect.pro 238 2007-03-27 13:43:18Z pinsard $ 
    313313 
    314314    <h4>History</h4> 
     
    317317        Added TITLE, Oct, 1990. 
    318318        Added POSITION, NOERASE, COLOR, Feb 91, RES. 
    319         August, 1993.  Vince Patrick, Adv. Visualization Lab, U. of Maryland, 
     319        August, 1993. Vince Patrick, Adv. Visualization Lab, U. of Maryland, 
    320320                fixed errors in math. 
    321321        August, 1993. DMS, Added _EXTRA keyword inheritance. 
     
    326326                         OPLOT to PLOTS. 
    327327       September, 1996, GGS. Changed denominator of x_step and y_step vars. 
    328        February, 1998, DLD.  Add support for CLIP and NO_CLIP keywords. 
    329        June, 1998, DLD.  Add support for OVERPLOT keyword. 
    330  
    331  Copyright (c) 1983-1998, Research Systems, Inc.  All rights reserved. 
     328       February, 1998, DLD. Add support for CLIP and NO_CLIP keywords. 
     329       June, 1998, DLD. Add support for OVERPLOT keyword. 
     330 
     331 Copyright (c) 1983-1998, Research Systems, Inc. All rights reserved. 
    332332        Unauthorized reproduction prohibited. 
    333333 
     
    339339     
    340340    <h4>Restrictions</h4> 
    341  Plotting on the selected device is performed.  System 
     341 Plotting on the selected device is performed. System 
    342342 variables concerning plotting are changed. 
    343343 Note:   All other keywords are passed directly to the PLOT procedure 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/POSTSCRIPT/chcolps.html

    r234 r242  
    130130     
    131131    <h4>Version</h4> 
    132  $Id: chcolps.pro 231 2007-03-19 17:15:51Z pinsard $ 
     132 $Id: chcolps.pro 240 2007-03-28 12:17:24Z pinsard $ 
    133133 
    134134    <h4>History</h4> 
     
    195195     
    196196    <h4>Version</h4> 
    197  $Id: chcolps.pro 231 2007-03-19 17:15:51Z pinsard $ 
     197 $Id: chcolps.pro 240 2007-03-28 12:17:24Z pinsard $ 
    198198 
    199199    <h4>History</h4> 
     
    330330     
    331331    <h4>Version</h4> 
    332  $Id: chcolps.pro 231 2007-03-19 17:15:51Z pinsard $ 
     332 $Id: chcolps.pro 240 2007-03-28 12:17:24Z pinsard $ 
    333333 
    334334    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STATISTICS/a_correlate2d.html

    r234 r242  
    7575    <dl> 
    7676       
    77       <dt><a href="#_auto_cov2d"><i>result = </i>auto_cov2d(<i>X, Lag</i>, Double=<i>Double</i>, zero2nan=<i>zero2nan</i>)</a><dt> 
     77      <dt><a href="#_auto_cov2d"><i>result = </i>auto_cov2d(<i>X, Lag</i>, DOUBLE=<i>DOUBLE</i>, ZERO2NAN=<i>ZERO2NAN</i>)</a><dt> 
    7878      <dd><font size="-1"> </font></dd> 
    7979       
     
    9393</font></h2> 
    9494 
    95       <p><font face="Courier"><i>result = </i>auto_cov2d(<i><a href="#_auto_cov2d_keyword_X">X</a>, <a href="#_auto_cov2d_keyword_Lag">Lag</a></i>, <a href="#_auto_cov2d_keyword_Double">Double</a>=<i>Double</i>, <a href="#_auto_cov2d_keyword_zero2nan">zero2nan</a>=<i>zero2nan</i>)</font></p> 
     95      <p><font face="Courier"><i>result = </i>auto_cov2d(<i><a href="#_auto_cov2d_keyword_X">X</a>, <a href="#_auto_cov2d_keyword_Lag">Lag</a></i>, <a href="#_auto_cov2d_keyword_DOUBLE">DOUBLE</a>=<i>DOUBLE</i>, <a href="#_auto_cov2d_keyword_ZERO2NAN">ZERO2NAN</a>=<i>ZERO2NAN</i>)</font></p> 
    9696 
    9797     
     
    145145 
    146146     
    147     <a name="#_auto_cov2d_keyword_Double"></a> 
    148     <h4>Double&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     147    <a name="#_auto_cov2d_keyword_DOUBLE"></a> 
     148    <h4>DOUBLE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    149149       
    150150       
     
    161161 
    162162     
    163     <a name="#_auto_cov2d_keyword_zero2nan"></a> 
    164     <h4>zero2nan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     163    <a name="#_auto_cov2d_keyword_ZERO2NAN"></a> 
     164    <h4>ZERO2NAN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    165165       
    166166       
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STATISTICS/a_timecorrelate.html

    r234 r242  
    6262 
    6363     
    64   
    6564 
    6665 
     
    8382       
    8483      <dt><a href="#_a_timecorrelate"><i>result = </i>a_timecorrelate(<i>X, Lag</i>, COVARIANCE=<i>COVARIANCE</i>, DOUBLE=<i>DOUBLE</i>)</a><dt> 
    85       <dd><font size="-1"></font></dd> 
     84      <dd><font size="-1"> </font></dd> 
    8685       
    8786    </dl> 
     
    121120 
    122121     
    123  An Array which last dimension is the time dimension so 
     122 An array which last dimension is the time dimension so 
    124123 size n. 
    125124 
     
    140139     
    141140 
    142  
    143141     
    144142 
     
    157155     
    158156 
    159  
    160157     
    161158     
     
    196193     
    197194 
    198  
    199195     
    200196     
    201197 
    202198    <h3>Examples</h3><pre> 
    203  
    204199 
    205200    </pre><h3>Version history</h3> 
     
    209204 
    210205    <h4>History</h4> 
    211  
    212206 
    213207     
     
    240234     
    241235 
     236 
    242237     
    243238 
     
    259254 
    260255     
    261  An Array which last dimension is the time dimension so 
     256 An array which last dimension is the time dimension so 
    262257 size n. 
    263258 
     
    277272 
    278273     
    279  A scalar or n-element vector, in the interval [-(n-2), (n-2)], 
    280  of type integer that specifies the absolute distance(s) between  
     274 A scalar or n-elements vector, in the interval [-(n-2),(n-2)], 
     275 of type integer that specifies the absolute distance(s) between 
    281276 indexed elements of X. 
    282277 
     
    325320 
    326321    <h3>Examples</h3><pre> 
    327        Define an n-element sample population. 
    328          x = [3.73, 3.67, 3.77, 3.83, 4.67, 5.87, 6.70, 6.97, 6.40, 5.57] 
    329  
    330        Compute the autocorrelation of X for LAG = -3, 0, 1, 3, 4, 8 
    331          lag = [-3, 0, 1, 3, 4, 8] 
    332          result = a_correlate(x, lag) 
    333  
    334        The result should be: 
    335          [0.0146185, 1.00000, 0.810879, 0.0146185, -0.325279, -0.151684] 
     322 Define an n-elements sample population. 
     323 IDL> x = [3.73, 3.67, 3.77, 3.83, 4.67, 5.87, 6.70, 6.97, 6.40, 5.57] 
     324 
     325 Compute the autocorrelation of X for LAG = -3, 0, 1, 3, 4, 8 
     326 IDL> lag = [-3, 0, 1, 3, 4, 8] 
     327 IDL> result = a_correlate(x, lag) 
     328 
     329 The result should be: 
     330 [0.0146185, 1.00000, 0.810879, 0.0146185, -0.325279, -0.151684] 
    336331 
    337332    </pre><h3>Version history</h3> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STATISTICS/c_timecorrelate.html

    r234 r242  
    7979       
    8080      <dt><a href="#_c_timecorrelate"><i>result = </i>c_timecorrelate(<i>X, Y, Lag</i>, Covariance=<i>Covariance</i>, Double=<i>Double</i>)</a><dt> 
    81       <dd><font size="-1"></font></dd> 
     81      <dd><font size="-1"> </font></dd> 
    8282       
    8383    </dl> 
     
    118118     
    119119 
    120  
    121120     
    122121 
     
    135134     
    136135 
    137  
    138136     
    139137 
     
    152150     
    153151 
    154  
    155152     
    156153 
     
    169166     
    170167 
    171  
    172168     
    173169 
     
    186182     
    187183 
    188  
    189184     
    190185     
     
    225220     
    226221 
    227  
    228222     
    229223     
    230224 
    231225    <h3>Examples</h3><pre> 
    232  
    233226 
    234227    </pre><h3>Version history</h3> 
     
    238231 
    239232    <h4>History</h4> 
    240  
    241233 
    242234     
     
    269261     
    270262 
     263 
    271264     
    272265 
     
    288281 
    289282     
    290  An Array which last dimension is the time dimension of 
     283 An array which last dimension is the time dimension of 
    291284 size n, float or double. 
    292285 
     
    306299 
    307300     
    308  An Array which last dimension is the time dimension of 
     301 An array which last dimension is the time dimension of 
    309302 size n, float or double. 
    310303 
     
    324317 
    325318     
    326  A scalar or n-element vector, in the interval [-(n-2), (n-2)], 
     319 A scalar or n-elements vector, in the interval [-(n-2),(n-2)], 
    327320 of type integer that specifies the absolute distance(s) between 
    328321 indexed elements of X. 
     
    373366    <h3>Examples</h3><pre> 
    374367 
    375        Define two n-element sample populations. 
    376          x = [3.73, 3.67, 3.77, 3.83, 4.67, 5.87, 6.70, 6.97, 6.40, 5.57] 
    377          y = [2.31, 2.76, 3.02, 3.13, 3.72, 3.88, 3.97, 4.39, 4.34, 3.95] 
    378  
    379        Compute the cross correlation of X and Y for LAG = -5, 0, 1, 5, 6, 7 
    380          lag = [-5, 0, 1, 5, 6, 7] 
    381          result = c_timecorrelate(x, y, lag) 
    382  
    383        The result should be: 
    384          [-0.428246, 0.914755, 0.674547, -0.405140, -0.403100, -0.339685] 
     368 Define two n-elements sample populations. 
     369 IDL> x = [3.73, 3.67, 3.77, 3.83, 4.67, 5.87, 6.70, 6.97, 6.40, 5.57] 
     370 IDL> y = [2.31, 2.76, 3.02, 3.13, 3.72, 3.88, 3.97, 4.39, 4.34, 3.95] 
     371 
     372 Compute the cross correlation of X and Y for LAG = -5, 0, 1, 5, 6, 7 
     373 IDL> lag = [-5, 0, 1, 5, 6, 7] 
     374 IDL> result = c_timecorrelate(x, y, lag) 
     375 
     376 The result should be: 
     377 [-0.428246, 0.914755, 0.674547, -0.405140, -0.403100, -0.339685] 
    385378 
    386379    </pre><h3>Version history</h3> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STRING/chkeywd.html

    r234 r242  
    6262 
    6363     
    64  In a string containing an order to execute with EXECUTE by example.  
     64 In a string containing an order to execute with EXECUTE by example. 
    6565 We change the value of one of keywords. 
    6666 More generally, in a string, we look for the character chain: ', keywdname= ..., 
     
    7575      <h2>chkeywd  <font size="-1" color="#006633"> 
    7676 String, keywords 
    77  
    78  </font></h2> 
     77</font></h2> 
    7978 
    8079      <p><font face="Courier"><i>result = </i>chkeywd(<i><a href="#_chkeywd_keyword_stringin">stringin</a>, <a href="#_chkeywd_keyword_keywdname">keywdname</a>, <a href="#_chkeywd_keyword_keywdvalue">keywdvalue</a></i>, <a href="#_chkeywd_keyword_SEPARATOR">SEPARATOR</a>=<i>SEPARATOR</i>, <a href="#_chkeywd_keyword_AFTER">AFTER</a>=<i>AFTER</i>)</font></p> 
     
    8382 
    8483 
    85     <h3>Return value</h3>  
     84    <h3>Return value</h3> 
    8685 stringout=stringin modified if keywdname has been found in stringin 
    8786 
     
    137136    </h4> 
    138137 
    139       
     138     
    140139 The new value of the keyword to considerate in STRINGIN 
    141140 
     
    160159 
    161160     
    162  To look for the keyword, we look for the first sign = which follow  
    163  the position of keywdname. By default, we substitute the string  
    164  before the comma. With the keyword SEPARATOR,we can modify the cut  
    165  of the string. SEPARATOR give a Character before the one we have to  
     161 To look for the keyword, we look for the first sign = which follow 
     162 the position of keywdname. By default, we substitute the string 
     163 before the comma. With the keyword SEPARATOR,we can modify the cut 
     164 of the string. SEPARATOR give a Character before the one we have to 
    166165 look for the comma which delimit the keyword in the string. 
    167166 (see examples) 
     
    181180 
    182181     
    183  To look for the keyword, we look for the first sign = which follow  
    184  the position of keywdname. By default, we substitute the string  
    185  before the comma. With the keyword AFTER,we can modify the cut  
    186  of the string. AFTER give a Character after the one we have to  
     182 To look for the keyword, we look for the first sign = which follow 
     183 the position of keywdname. By default, we substitute the string 
     184 before the comma. With the keyword AFTER,we can modify the cut 
     185 of the string. AFTER give a Character after the one we have to 
    187186 look for the comma which delimit the keyword in the string. 
    188187 (see examples) 
     
    209208     
    210209    <h4>Version</h4> 
    211  $Id: chkeywd.pro 232 2007-03-20 16:59:36Z pinsard $ 
     210 $Id: chkeywd.pro 238 2007-03-27 13:43:18Z pinsard $ 
    212211 
    213212    <h4>History</h4> 
     
    215214                      18/10/1999 
    216215                      24/11/1999: adaptation for keywords starting by / 
    217   
     216 
    218217     
    219218 
     
    226225 
    227226 
    228  Beware, this function has loops, ifs ad cases everywhere. So it can  
    229  not be used by big keywords (with a lot of elements which are big  
    230  arrays). The input keyword must not contain Complex floatings, structure,  
    231  Double-precision complex, Pointer, Object reference, Unsigned Integer,  
     227 Beware, this function has loops, ifs ad cases everywhere. So it can 
     228 not be used by big keywords (with a lot of elements which are big 
     229 arrays). The input keyword must not contain Complex floatings, structure, 
     230 Double-precision complex, Pointer, Object reference, Unsigned Integer, 
    232231 Unsigned Longword Integer, 64-bit Integer or Unsigned 64-bit Integer. 
    233   
     232 
    234233 
    235234 
     
    237236     
    238237     
    239     <h4>Uses routines</h4>  
     238    <h4>Uses routines</h4> 
    240239 common.pro 
    241240 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STRING/delchr.html

    r234 r242  
    146146     
    147147    <h4>Version</h4> 
    148  $Id: delchr.pro 232 2007-03-20 16:59:36Z pinsard $ 
     148 $Id: delchr.pro 240 2007-03-28 12:17:24Z pinsard $ 
    149149 
    150150    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STRING/getfile.html

    r234 r242  
    195195     
    196196    <h4>Version</h4> 
    197  $Id: getfile.pro 232 2007-03-20 16:59:36Z pinsard $ 
     197 $Id: getfile.pro 240 2007-03-28 12:17:24Z pinsard $ 
    198198 
    199199    <h4>History</h4> 
     
    207207 
    208208       S. Masson (smasson@lodyc.jussieu.fr) 4 Feb 2002 
    209        search te file in the all !path directories (use find.pro) 
    210        when using /find keyword. Use spawn, 'cat...' for unix os. 
     209       search the file in the all !path directories (use <a href="../..//Utilities/find.html">find</a>) 
     210       when using /find keyword. Use <proidl>spawn</proidl>, 'cat...' for  
     211       unix os. 
    211212 
    212213 Copyright (C) 1990, Johns Hopkins University/Applied Physics Laboratory 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STRING/strwhere.html

    r234 r242  
    7979 
    8080 
    81     <h3>Return value</h3> COUNT {out}{optional} 
    82  The number of matches that were found  
     81    <h3>Return value</h3> 
     82 The number of matches that were found 
    8383 
    84   The function returns an index array similar to the  
     84  The function returns an index array similar to the 
    8585  result of the where function 
    8686 
     
    143143 
    144144    <h3>Examples</h3><pre> 
    145        ind = strwhere('abcabcabc','a') 
    146  
    147         ; returns [ 0, 3, 6 ] 
     145 IDL> ind = strwhere('abcabcabc','a') 
     146 IDL> print, ind 
     147 [ 0, 3, 6 ] 
    148148 
    149149    </pre><h3>Version history</h3> 
    150150     
    151151    <h4>Version</h4> 
    152  $Id: strwhere.pro 232 2007-03-20 16:59:36Z pinsard $ 
     152 $Id: strwhere.pro 238 2007-03-27 13:43:18Z pinsard $ 
    153153 
    154154    <h4>History</h4> 
    155155        mgs, 02 Jun 1998: VERSION 1.00 
    156         bmy, 30 Jun 1998: - now returns COUNT, the number  
     156        bmy, 30 Jun 1998: - now returns COUNT, the number 
    157157                            of matches that are found (this is 
    158158                            analogous to the WHERE command) 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/STRUCTURE/struct2string.html

    r234 r242  
    183183     
    184184    <h4>Restrictions</h4> 
    185  Use <a href=".//../../../ToBeReviewed/STRING/tostr.html">tostr</a>, cf this function header! 
     185 Use <a href="../..//ToBeReviewed/STRING/tostr.html">tostr</a>, cf this function header! 
    186186 
    187187 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/TRIANGULATION/section.html

    r234 r242  
    281281     
    282282    <h4>Version</h4> 
    283  $Id: section.pro 232 2007-03-20 16:59:36Z pinsard $ 
     283 $Id: section.pro 237 2007-03-26 15:37:03Z pinsard $ 
    284284 
    285285    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/inserthistory.html

    r234 r242  
    156156     
    157157    <h4>Version</h4> 
    158  $Id: inserthistory.pro 231 2007-03-19 17:15:51Z pinsard $ 
     158 $Id: inserthistory.pro 240 2007-03-28 12:17:24Z pinsard $ 
    159159 
    160160    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/AUTOUR_de_XXX/scanfile.html

    r234 r242  
    134134 
    135135     
    136  Used to pass keywords to <a href=".//../../../../Utilities/isafile.html">isafile</a>  
    137  and <a href=".//../../../../ReadWrite/ncdf_getaxis.html">ncdf_getaxis</a> 
     136 Used to pass keywords to <a href="../../..//Utilities/isafile.html">isafile</a>  
     137 and <a href="../../..//ReadWrite/ncdf_getaxis.html">ncdf_getaxis</a> 
    138138 
    139139     
     
    145145     
    146146    <h4>Version</h4> 
    147  $Id: scanfile.pro 232 2007-03-20 16:59:36Z pinsard $ 
     147 $Id: scanfile.pro 238 2007-03-27 13:43:18Z pinsard $ 
    148148 
    149149    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_combobox_pm.html

    r234 r242  
    6262 
    6363     
    64  
    6564 
    6665 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slide_slice.html

    r234 r242  
    6969 
    7070 
    71  
    7271     
    7372    <h2>Routine summary</h2> 
     
    149148     
    150149    <h4>Version</h4> 
    151  $Id: cw_slide_slice.pro 232 2007-03-20 16:59:36Z pinsard $ 
     150 $Id: cw_slide_slice.pro 238 2007-03-27 13:43:18Z pinsard $ 
    152151    <h4>History</h4> 
    153152 
     
    215214     
    216215    <h4>Version</h4> 
    217  $Id: cw_slide_slice.pro 232 2007-03-20 16:59:36Z pinsard $ 
     216 $Id: cw_slide_slice.pro 238 2007-03-27 13:43:18Z pinsard $ 
    218217    <h4>History</h4> 
    219218 
     
    407406     
    408407    <h4>Version</h4> 
    409  $Id: cw_slide_slice.pro 232 2007-03-20 16:59:36Z pinsard $ 
     408 $Id: cw_slide_slice.pro 238 2007-03-27 13:43:18Z pinsard $ 
    410409 
    411410    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/slec.html

    r234 r242  
    189189   5 elements: The extraction is made on [Boxzoom[0:3], 0, Boxzoom[4]] 
    190190   6 elements: The extraction is made on Boxzoom 
    191  Where lon1, lon2,lat1,lat2 are global variables defined at the last domdef! 
     191 where lon1,lon2,lat1,lat2 are global variables defined at the last domdef! 
    192192 
    193193     
     
    215215     
    216216    <h4>Version</h4> 
    217  $Id: slec.pro 231 2007-03-19 17:15:51Z pinsard $ 
     217 $Id: slec.pro 238 2007-03-27 13:43:18Z pinsard $ 
    218218 
    219219    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/WIDGET/xquestion.html

    r234 r242  
    6565 
    6666 A small widget who ask a question and give an answer. 
    67    WARNING: For a binary question with yes/no answer use 
    68    DIALOG_MESSAGE. 
     67   WARNING: For a binary question with yes/no, answer use 
     68   <proidl>DIALOG_MESSAGE</proidl>. 
    6969 
    7070 
     
    177177       
    178178       
    179        
    180        
    181        
    182     </h4> 
    183  
    184      
    185  A scalar string or a array of string. If this 
    186  argument is set to : 
    187       + an array of strings: each array element is 
     179      <font size="-1" color="#006633">type:</font> <font size="-1" color="#006633"><i>A scalar string or a array of string</i></font> 
     180       
     181       
     182    </h4> 
     183 
     184     
     185 If this argument is set to : 
     186      - an array of strings: each array element is 
    188187        displayed as a separate line of text. 
    189       + a scalar string: we are looking for the "separate line 
     188      - a scalar string: we are looking for the "separate line 
    190189        character" '!C' 
    191190 
     
    205204 
    206205     
    207  A string proposing a answer 
     206 proposing a answer 
    208207 
    209208     
     
    227226 
    228227     
    229  Active this keyword if you want that xquestion 
    230  check if managed widget are present. If not, xquestion do not 
     228 Active this keyword if you want that <a href=".//xquestion.html">xquestion</a> 
     229 check if managed widget are present. If not, <a href=".//xquestion.html">xquestion</a> do not 
    231230 open a widget but print the question in the IDL window. 
    232231 
Note: See TracChangeset for help on using the changeset viewer.