source: trunk/SRC/Documentation/idldoc_html_output/idldoc-warnings.html @ 157

Last change on this file since 157 was 157, checked in by navarro, 18 years ago

header improvements + xxx doc

File size: 71.4 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<!-- warnings-begin.tt needs structure with the following fields:
6       version : IDLdoc version
7       date : string containing date of file creation
8       embed : 0 for link to CSS, 1 for embed CSS
9       css_location : if embed then string filename of CSS file location, o/w href to CSS file
10       navbar_filename : filename of navbar template
11     Plus fields needed by the templates: navbar, tagline
12-->
13
14<!-- warnings-todo-header.tt needs structure with the following fields:
15-->
16
17<!-- warnings-todo-file.tt needs structure with the following fields:
18-->
19
20<!-- warnings-bugs-header.tt needs structure with the following fields:
21-->
22
23<!-- warnings-bugs-file.tt needs structure with the following fields:
24-->
25
26<!-- warnings-undoc-header.tt needs structure with the following fields:
27-->
28
29<!-- warnings-undoc-file.tt needs structure with the following fields:
30-->
31
32<!-- warnings-end.tt needs structure with the following fields:
33       version : IDLdoc version
34       date : string containing date of file creation
35       embed : 0 for link to CSS, 1 for embed CSS
36       css_location : if embed then string filename of CSS file location, o/w href to CSS file
37       navbar_filename : filename of navbar template
38     Plus fields needed by the templates: navbar, tagline
39-->
40
41<!-- Generated by IDLdoc 2.0 -->
42
43<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44  <head>
45    <title>Warnings (SAXO Documentation)</title>
46
47   
48    <style type="text/css" media="all">
49         
50/* CSS for all files which appear in the "main" viewing area: overview,
51   directory overviews, warnings, index, search, pro files, source
52   code, help, and etc files. */
53
54/* Link styles --------------------------------------------------------------- */
55
56a { text-decoration: none; }
57
58a:link, a:visited { 
59  color: #660000; 
60  border-bottom: 1px dotted #C0C0F0;   
61}
62
63a:hover, a:focus { 
64  color: #993333; 
65  background: #FFFFCC; 
66  border-bottom: 1px dotted #303099; 
67}
68
69
70/* Main styles --------------------------------------------------------------- */
71p.preformat {
72  font-family: Courier;
73}
74
75body {
76  margin: 0;
77  padding: 0;
78  font-size: 10pt;
79  font-family: Verdana, Helvetica, Arial, sans-serif;
80  background-color: #FFFFFF;
81}
82
83p {
84  margin-top: 0.5em;
85  margin-bottom: 0;
86}
87
88#container { margin: 1em; }
89
90code.section { white-space: pre; }
91
92pre.snippet {
93  margin-left: 5%;
94  background: #F0F0F0;
95  border: 1px dashed #999999;
96  width: 43em;
97  padding: 0.5em 0.5em 0.5em 0.5em;
98  white-space: pre;
99}
100
101/* Navbar styles ------------------------------------------------------------- */
102
103#navbar_title {
104  color: #000033;
105  background-color: #F0F0FF;
106  font-family: Arial, Helvetica, sans-serif;
107  padding: 20px 30px;
108  border-bottom: 1px solid #000033;
109}
110
111#navbar_title * {
112  margin: 0;
113  padding: 0;
114}
115
116#navbar_title h1 {
117  letter-spacing: 0.1em;
118  font-variant: small-caps;
119  font-size: 250%;
120  text-indent: -1em;
121  padding-left: 1em; 
122}
123
124#navbar_title h2 {
125  font-size: 110%;
126  font-weight: normal;
127  color: #333399;
128}
129
130#main_navbar table {
131  width: 100%;
132  border-bottom: 1px solid #666699;
133}
134
135#main_navbar td {
136  background: #CCCCFF;
137  font-size: 80%;
138  font-weight: bold;
139  font-family: Arial, Helvetica, sans-serif;
140  border-top: 3px solid #CCCCFF;
141  border-bottom: 3px solid #CCCCFF;
142  padding-left: 6px;
143  padding-right: 6px;
144  margin: 0;
145}
146
147#main_navbar td#selected {
148  background: #CCCCFF;
149  font-size: 80%;
150  font-weight: bold;
151  font-family: Arial, Helvetica, sans-serif;
152  border-top: 3px solid #333399;
153  border-bottom: 3px solid #CCCCFF;
154  padding-left: 6px;
155  padding-right: 6px;
156  margin: 0;
157}
158
159#main_navbar td#flexible {
160  width: 100%;
161  text-align: right;
162  padding-right: 1em;
163  background: #CCCCFF;
164  font-size: 70%;
165  font-weight: normal;
166  font-family: Arial, Helvetica, sans-serif;
167  text-transform: uppercase;
168  border-top: 3px solid #CCCCFF;
169  border-bottom: 3px solid #CCCCFF;
170}
171
172#main_navbar a:link, #main_navbar a:visited { color: #660000; border: 0; }
173
174#main_navbar a:hover, #main_navbar a:focus {
175  color: #FFFF66;
176  background: #CCCCFF;
177  border-bottom: 1px none #606099; 
178  border: 0;
179}
180
181#secondary_navbar {
182  font-size: 80%;
183  font-weight: normal;
184  font-family: Arial, Helvetica, sans-serif;
185  margin-top: 4px;
186  margin-left: 20px;
187  white-space: nowrap;
188}
189
190
191/* Tagline and footer styles ------------------------------------------------- */
192
193div#tagline {
194  margin-top: 6px;
195  border-top: 1px dotted lightsteelblue;
196  padding-top: 6px;
197  font-size: 66%;
198  font-style: italic;
199}
200
201div#footer {
202  margin-top: 6px;
203  border-top: 1px dotted lightsteelblue;
204  padding-top: 6px;
205  font-size: 66%;
206  font-style: italic;
207}
208
209/* Basic data presenation styles -------------------------------------------- */
210
211.index_letter { 
212  font-size: 300%;
213  font-weight: bold;
214  color: #000066; 
215  margin: 0.5em 0 0 -0.1em;
216}
217
218h1, h2, h3, h4 {
219  font-weight: normal;
220  color: #3333CC;
221}
222
223h1 {
224  padding-top: 0.75em;
225  font-size: 160%;
226}
227
228h2 {
229  padding-top: 1em;
230  font-size: 120%;
231  }
232
233h3 {
234  padding-top: 0.75em;
235  margin-bottom: 0.25em;
236  font-size: 100%;
237}
238
239h4 {
240  padding: 0;
241  margin: 0.5em 0 0 0;
242  font-size: 80%;
243}
244
245table.basic {
246  empty-cells: show;
247  margin: 1.5em 1em 0 1em;
248  border: 1px dotted #CFCFFF;
249  font-size: 80%;
250}
251
252table.basic th {
253  background-color: #F0F0FF;
254  font-weight: bold;
255  text-align: left;
256  padding: 4px 1em 4px 4px;
257  border-bottom: 1px dotted #666699;
258}
259
260table.basic td {
261  vertical-align: top;
262  padding: 4px 1em 4px 4px;
263}
264
265dd {
266  margin-bottom: 0.25em;
267  font-size: 80%;
268}
269
270
271/* Warnings styles ----------------------------------------------------------- */
272
273
274#todo dl, #bugs dl { 
275  margin: 0 0 0 1.5em;
276  font-size: 80%;
277}
278
279#todo dd, #bugs dd { 
280  margin-left: 3em; 
281  font-size: 100%;
282}
283
284#undoc table, #obsolete table, #statistics table {
285  width: 80%;
286  margin-left: 2em;
287}
288
289#undoc td, #obsolete td, #statistics td { 
290  padding: 0 0 0 0;
291  font-size: 80%;
292  white-space: nowrap;
293}
294
295#undoc td.docroutine, #obsolete td.obsroutine, #statistics td.statroutine { width: 50%; }
296
297#undoc td.docstat, #statistics td.stat { 
298  width: 50%;
299  text-align: right;
300}
301
302#undoc td.partialdoc, #statistics td.caution { color: #CC6600; }
303
304#undoc td.notdoc, #statistics td.warning { color: #993333; }
305
306/* File + routine styles ----------------------------------------------------- */
307
308h1.directory { 
309  padding: 1em 0 0 0;
310  margin: 0;
311  font-size: 66%;
312}
313
314h1.directory a { border-bottom: 0; }
315
316h2.pro_file { 
317  padding: 0;
318  margin: 0;
319  font-size: 140%;
320}
321
322div#file_attr {
323  padding: 0 1em 0 1em;
324  margin: 1em;
325  background: #F6F6F6;
326  border: 1px dotted #999999;
327}
328
329div#file_attr dt {
330  font-size: 80%;
331  font-weight: bold;
332}
333
334div#file_attr dd {
335  font-size: 80%;
336}
337
338div#class_diagram { 
339  padding: 1em 0 1em 0; 
340  white-space: pre;
341  font-family: 'Courier New';
342}
343
344table#sav_attr { 
345  font-size: 90%; 
346  margin: 1em; 
347  padding: 1em 1em 1em 1em;
348  background: #F6F6F6;
349  border: 1px dotted #999999;
350}
351
352table#sav_attr th { text-align: left; }
353
354table#sav_attr td { vertical-align: top; padding-right: 2em; }
355
356table#sav_attr td.value { width: 20em; padding-right: 0em; font-style: italic; }
357
358p.sav_warning { margin-left: 4em; font-family: 80%; }
359
360table.variables { 
361  font-family: 'Courier New', monospace; 
362  font-size: 80%; 
363  text-indent: -2em; 
364  padding-left: 2em; 
365}
366
367table.variables td.image { width: 64px; }
368
369div#file_comments { white-space: pre; 
370  margin: 2em;
371  font-size: 80%;
372}
373
374
375div.field_summary {
376  padding: 0 1em 0 1em;
377  margin: 1em;
378  background: #FFFFF0;
379  border: 1px dotted #C0C000;
380}
381
382div#routine_summary { 
383  padding: 0 1em 0 1em;
384  margin: 1em;
385  background: #F0F0FF;
386  border: 1px dotted #9999FF;
387}
388
389div.field_summary h2, div#routine_summary h2 { 
390  padding: 0.5em 0 0 0;
391  margin: 0;
392}
393
394div.field_summary table, div.field_summary p { 
395  margin: 1em 1em;
396}
397
398div.field_summary td.name { 
399  vertical-align: top;
400  padding-bottom: 0.25em;
401  color: #3333CC;
402}
403
404div.field_summary span.field_type { 
405  font-weight: normal;
406  font-size: 80%;
407  color: black;
408}
409
410div.field_summary td.comments { 
411  vertical-align: top;
412  padding-left: 2em;
413  font-size: 80%;
414}
415
416p.commaList { 
417  margin: 1em 1em 1em 1em;
418}
419
420span.warning { 
421  color: #CC6633;
422  font-weight: bold;
423  font-size: 66%;
424  text-transform: uppercase;
425}
426
427span.categories { 
428  color: #006633;
429  font-weight: bold;
430  font-size: 66%;
431  text-transform: uppercase;
432}
433
434span.undoc { 
435  color: #FF6633;
436  font-weight: bold;
437  font-size: 80%;
438  text-transform: uppercase;
439}
440
441span.attr { 
442  color: #006633;
443  font-weight: bold;
444  font-size: 80%;
445  text-transform: uppercase;
446}
447
448span.value { 
449  color: #006633;
450  font-weight: normal;
451  text-transform: none;
452}
453
454a.top { 
455  font-weight: bold;
456  font-size: 66%;
457  text-transform: uppercase;
458  float: right;
459}
460
461span.result { 
462  font-family: Verdana, Arial, Helvetica, sans-serif;
463  font-style: italic;
464  font-size: 80%;
465}
466
467div#routine_summary p, div.routine_details p.header { 
468  padding-top: 0.5em;
469  margin-left: 1.5em;
470  text-indent: -1.5em;
471  font-family: 'Courier New', monospace;
472}
473
474div.routine_details { 
475  padding: 0.5em 1em 0.5em 1em;
476  margin: 1em;
477  border: 1px dotted #CCCCCC;
478}
479
480div.routine_details h2 { 
481  padding-top: 0;
482  margin-top: 0;
483}
484
485div.routine_details div.value { 
486  margin: 0 1em 0 1em;
487  font-size: 80%;
488}
489
490div.routine_details div.comments { 
491  font-size: 80%;
492  margin: 0.75em 1em 1em 1em;
493}
494
495div.routine_details div.preformat { 
496  white-space: pre;
497}
498
499table.statistics { 
500  font-size: 80%;
501  margin-left: 1em;
502}
503
504table.statistics td { 
505  padding: 0 2em 0 0;
506}
507
508/* Overview styles ----------------------------------------------------------- */
509
510div.overview { 
511  width: 100%;
512  margin-top: 1em;
513  clear: both;
514}
515
516div.overview table {
517  empty-cells: show;
518  font-size: 90%;
519  margin: 1em 1em 1em 1em;
520  padding: 1em 0.5em 1em 0.5em;
521  background: #F6F6F6;
522  border: 1px dotted #999999;
523}
524
525div.overview td {
526  padding: 3px 1em 3px 1em;
527}
528
529div.overview td.dir {
530  width: 1%;
531  vertical-align: top;
532  text-align: right;
533  padding-right: 1em;
534}
535
536
537/* Navigation list styles for tree structures -------------------------------- */
538
539#tree {
540  text-align: left;
541  font-size: 90%;
542  margin: 0.75em 0 0.75em 0;
543  padding: 0;
544}
545
546#tree ul {
547  text-align: left;
548  margin: 0;
549  padding: 0;
550}
551
552#tree li {
553  margin: 0 0 0 15px;
554  padding: 0;
555  list-style-type: none;
556}
557
558#tree .symbols {
559  float: left;
560  width: 12px;
561  height: 1em;
562  padding-left: 4px;
563  background-position: 0 100%;
564  background-repeat: no-repeat;
565}
566
567/* Search styles ------------------------------------------------------------- */
568
569input.writein { 
570  padding-left: 0.5em;
571  border: 1px solid #CCCCCC;
572  font-family: 'Courier New';
573  background: #FFFFF3;
574}
575
576#search form { 
577  margin-left: 2em;
578}
579
580#search table { 
581  margin: 1em 1em 0 2em;
582  padding: 1em 2em 1em 2em;
583  background: #F6F6F6;
584  border: 1px dotted #999999;
585}
586
587#search tr { 
588  text-align: center;
589}
590
591#search td { 
592  font-size: 80%; 
593  text-align: left;
594}
595
596#search td * { 
597  vertical-align: middle;
598}
599
600#search p { 
601  font-size: 66%;
602  margin: 0 3em 2em 3em;
603}
604
605/* Help styles --------------------------------------------------------------- */
606
607div.toc { 
608  padding: 0 1em 0 1em;
609  margin: 1em;
610  background: #F0F0FF;
611  border: 1px dotted #9999FF; 
612  width: 19em;
613}
614
615div.right { 
616  float: right;
617  width: 22em;
618}
619
620ol.toc { 
621  list-style-type: upper-roman;
622}
623
624ol.toc ol { 
625  padding-left: 3em;
626  margin-left: 0;
627  list-style-type: lower-alpha;
628}
629
630dl.variables dt { font-size: 80%; }
631dl.variables dd { margin-bottom: 0.5em; }
632
633    </style>   
634    <style type="text/css" media="print">
635         #navbar_title { 
636  background-color: #FFFFFF; 
637}
638
639#main_navbar td {
640  background: #FFFFFF;
641  border-top: 0.25em solid #FFFFFF;
642  border-bottom: 0.25em solid #FFFFFF;
643}
644
645#main_navbar td#selected {
646  background: #FFFFFF;
647  border-top: 0.25em solid #333399;
648  border-bottom: 0.25em solid #FFFFFF;
649}
650
651#main_navbar td#flexible {
652  background: #FFFFFF;
653  border-top: 0.25em solid #FFFFFF;
654  border-bottom: 0.25em solid #FFFFFF;
655}
656
657#secondary_navbar {
658  display: none;
659}
660
661    </style>
662   
663
664    <script type="text/javascript" src="./tree.js" />
665    <script type="text/javascript">
666      function setTitle() {
667        parent.document.title="Warnings (SAXO Documentation)";
668      }
669    </script>
670  </head>
671
672
673  <body onload="setTitle();">
674
675    <div id="navbar_title">
676  <h1>SAXO Documentation</h1>
677</div>
678
679
680<div id="main_navbar">
681
682  <table cellspacing="0">
683    <tr>
684     
685      <td><a href="overview.html?format=raw" title="Overview of library">Overview</a></td>
686     
687
688     
689      <td >Directory</td>
690     
691
692     
693      <td><a href="idldoc-categories.html?format=raw" title="Browse library by category">Categories</a></td>
694     
695
696     
697      <td><a href="idldoc-index.html?format=raw" title="Index of files, routines, and parameters">Index</a></td>
698     
699
700     
701      <td><a href="search-page.html?format=raw" title="Search library">Search</a></td>
702     
703
704      <td >File</td>
705
706     
707      <td >Source</td>
708     
709
710     
711      <td><a href="idldoc-help.html?format=raw" title="Help on IDLdoc">Help</a></td>
712     
713
714      <td id="selected">Etc</td>
715
716      <td id="flexible">Developer&nbsp;documentation</td>
717    </tr>
718  </table>
719
720</div>
721
722<div id="secondary_navbar">
723
724&lt;&lt; prev file | next file &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="idldoc-warnings.html?format=raw" target="_TOP">view single page</a> | <a href="index.html?format=raw" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: routine
725
726</div>
727
728
729    <div id="container">
730
731      <h1>Warnings</h1>
732
733      <div class="toc">
734        <ol class="toc">
735          <li><a href="#todo">Todo items</a></li>
736          <li><a href="#bugs">Known bugs</a></li>
737          <li><a href="#undoc">Undocumented routines</a></li>
738          <li><a href="#obsolete">Obsolete routines</a></li>
739          <li><a href="#statistics">Routine statistics warnings</a></li>
740        </ol>
741      </div>
742<div id="todo">
743  <h2>Todo items</h2><h3><a href="./Matrix/cmapply.html?format=raw">./Matrix/cmapply.pro</a></h3>
744<dl>
745
746<dt><a href="./Matrix/cmapply.html?format=raw#_cmapply_product">cmapply_product</a></dt>
747<dd> seb</dd>
748
749<dt><a href="./Matrix/cmapply.html?format=raw#_cmapply_redim">cmapply_redim</a></dt>
750<dd> seb</dd>
751
752</dl><h3><a href="./Matrix/cmset_op.html?format=raw">./Matrix/cmset_op.pro</a></h3>
753<dl>
754
755<dt><a href="./Matrix/cmset_op.html?format=raw#_cmset_op_uniq">cmset_op_uniq</a></dt>
756<dd> seb</dd>
757
758</dl><h3><a href="./ToBeReviewed/CALCULS/fsfzpt.html?format=raw">./ToBeReviewed/CALCULS/fsfzpt.pro</a></h3>
759<dl>
760
761<dt><a href="./ToBeReviewed/CALCULS/fsfzpt.html?format=raw#_fsfzpt">fsfzpt</a></dt>
762<dd> seb
763</dd>
764
765</dl><h3><a href="./ToBeReviewed/CALCULS/grad.html?format=raw">./ToBeReviewed/CALCULS/grad.pro</a></h3>
766<dl>
767
768<dt><a href="./ToBeReviewed/CALCULS/grad.html?format=raw#_grad">grad</a></dt>
769<dd> seb: remplir les truc!
770
771</dd>
772
773</dl><h3><a href="./ToBeReviewed/CALCULS/remplit.html?format=raw">./ToBeReviewed/CALCULS/remplit.pro</a></h3>
774<dl>
775
776<dt><a href="./ToBeReviewed/CALCULS/remplit.html?format=raw#_remplit">remplit</a></dt>
777<dd> seb
778</dd>
779
780</dl><h3><a href="./ToBeReviewed/CALCULS/rhon.html?format=raw">./ToBeReviewed/CALCULS/rhon.pro</a></h3>
781<dl>
782
783<dt><a href="./ToBeReviewed/CALCULS/rhon.html?format=raw#_rhon">rhon</a></dt>
784<dd> seb
785</dd>
786
787</dl><h3><a href="./ToBeReviewed/CALENDRIER/def_month.html?format=raw">./ToBeReviewed/CALENDRIER/def_month.pro</a></h3>
788<dl>
789
790<dt><a href="./ToBeReviewed/CALENDRIER/def_month.html?format=raw#_def_month">def_month</a></dt>
791<dd> seb</dd>
792
793</dl><h3><a href="./ToBeReviewed/COULEURS/palit.html?format=raw">./ToBeReviewed/COULEURS/palit.pro</a></h3>
794<dl>
795
796<dt><a href="./ToBeReviewed/COULEURS/palit.html?format=raw#_palit">palit</a></dt>
797<dd> Seb: compléter param red/green/blue</dd>
798
799</dl><h3><a href="./ToBeReviewed/GRILLE/changegrid.html?format=raw">./ToBeReviewed/GRILLE/changegrid.pro</a></h3>
800<dl>
801
802<dt><a href="./ToBeReviewed/GRILLE/changegrid.html?format=raw#_changegrid">changegrid</a></dt>
803<dd> seb
804</dd>
805
806</dl><h3><a href="./ToBeReviewed/GRILLE/cmpgrid.html?format=raw">./ToBeReviewed/GRILLE/cmpgrid.pro</a></h3>
807<dl>
808
809<dt><a href="./ToBeReviewed/GRILLE/cmpgrid.html?format=raw#_cmpgrid">cmpgrid</a></dt>
810<dd> seb
811</dd>
812
813</dl><h3><a href="./ToBeReviewed/GRILLE/decoupeterre.html?format=raw">./ToBeReviewed/GRILLE/decoupeterre.pro</a></h3>
814<dl>
815
816<dt><a href="./ToBeReviewed/GRILLE/decoupeterre.html?format=raw#_decoupeterre">decoupeterre</a></dt>
817<dd> seb : manque tous les param et plein de keywords.
818
819
820
821</dd>
822
823</dl><h3><a href="./ToBeReviewed/GRILLE/domdef.html?format=raw">./ToBeReviewed/GRILLE/domdef.pro</a></h3>
824<dl>
825
826<dt><a href="./ToBeReviewed/GRILLE/domdef.html?format=raw#_domdef">domdef</a></dt>
827<dd> seb: output pas clair/ pas d'input required?</dd>
828
829</dl><h3><a href="./ToBeReviewed/GRILLE/grille.html?format=raw">./ToBeReviewed/GRILLE/grille.pro</a></h3>
830<dl>
831
832<dt><a href="./ToBeReviewed/GRILLE/grille.html?format=raw#_grille">grille</a></dt>
833<dd> Comment ecrire la remarque sur les inputs?
834 </dd>
835
836</dl><h3><a href="./ToBeReviewed/GRILLE/v2t.html?format=raw">./ToBeReviewed/GRILLE/v2t.pro</a></h3>
837<dl>
838
839<dt><a href="./ToBeReviewed/GRILLE/v2t.html?format=raw#_v2t">v2t</a></dt>
840<dd> seb: nom du input?
841</dd>
842
843</dl><h3><a href="./ToBeReviewed/HOPE/completetype.html?format=raw">./ToBeReviewed/HOPE/completetype.pro</a></h3>
844<dl>
845
846<dt><a href="./ToBeReviewed/HOPE/completetype.html?format=raw#_completetype">completetype</a></dt>
847<dd> seb
848</dd>
849
850</dl><h3><a href="./ToBeReviewed/HOPE/computehopegrid.html?format=raw">./ToBeReviewed/HOPE/computehopegrid.pro</a></h3>
851<dl>
852
853<dt><a href="./ToBeReviewed/HOPE/computehopegrid.html?format=raw#_computehopegrid">computehopegrid</a></dt>
854<dd> seb
855</dd>
856
857</dl><h3><a href="./ToBeReviewed/HOPE/createhopestruct.html?format=raw">./ToBeReviewed/HOPE/createhopestruct.pro</a></h3>
858<dl>
859
860<dt><a href="./ToBeReviewed/HOPE/createhopestruct.html?format=raw#_createhopestruct">createhopestruct</a></dt>
861<dd> seb
862</dd>
863
864</dl><h3><a href="./ToBeReviewed/HOPE/cw_selectinterval.html?format=raw">./ToBeReviewed/HOPE/cw_selectinterval.pro</a></h3>
865<dl>
866
867<dt><a href="./ToBeReviewed/HOPE/cw_selectinterval.html?format=raw#_cw_selectinterval_get_value">cw_selectinterval_get_value</a></dt>
868<dd> seb
869</dd>
870
871</dl><h3><a href="./ToBeReviewed/HOPE/domainpart.html?format=raw">./ToBeReviewed/HOPE/domainpart.pro</a></h3>
872<dl>
873
874<dt><a href="./ToBeReviewed/HOPE/domainpart.html?format=raw#_domainpart">domainpart</a></dt>
875<dd> seb
876</dd>
877
878</dl><h3><a href="./ToBeReviewed/HOPE/findlineandpointtype.html?format=raw">./ToBeReviewed/HOPE/findlineandpointtype.pro</a></h3>
879<dl>
880
881<dt><a href="./ToBeReviewed/HOPE/findlineandpointtype.html?format=raw#_findlineandpointtype">findlineandpointtype</a></dt>
882<dd> seb
883</dd>
884
885</dl><h3><a href="./ToBeReviewed/HOPE/rh_alldomains.html?format=raw">./ToBeReviewed/HOPE/rh_alldomains.pro</a></h3>
886<dl>
887
888<dt><a href="./ToBeReviewed/HOPE/rh_alldomains.html?format=raw#_rh_alldomains">rh_alldomains</a></dt>
889<dd> seb
890</dd>
891
892</dl><h3><a href="./ToBeReviewed/HOPE/sortdim.html?format=raw">./ToBeReviewed/HOPE/sortdim.pro</a></h3>
893<dl>
894
895<dt><a href="./ToBeReviewed/HOPE/sortdim.html?format=raw#_sortdim">sortdim</a></dt>
896<dd> seb
897</dd>
898
899</dl><h3><a href="./ToBeReviewed/HOPE/xrh.html?format=raw">./ToBeReviewed/HOPE/xrh.pro</a></h3>
900<dl>
901
902<dt><a href="./ToBeReviewed/HOPE/xrh.html?format=raw#_xrh">xrh</a></dt>
903<dd> seb
904</dd>
905
906</dl><h3><a href="./ToBeReviewed/LECTURE/GRIB/bit2int.html?format=raw">./ToBeReviewed/LECTURE/GRIB/bit2int.pro</a></h3>
907<dl>
908
909<dt><a href="./ToBeReviewed/LECTURE/GRIB/bit2int.html?format=raw#_bit2int">bit2int</a></dt>
910<dd>
911 seb
912</dd>
913
914</dl><h3><a href="./ToBeReviewed/LECTURE/changeread.html?format=raw">./ToBeReviewed/LECTURE/changeread.pro</a></h3>
915<dl>
916
917<dt><a href="./ToBeReviewed/LECTURE/changeread.html?format=raw#_changeread">changeread</a></dt>
918<dd> seb
919</dd>
920
921</dl><h3><a href="./ToBeReviewed/LECTURE/read_ftp.html?format=raw">./ToBeReviewed/LECTURE/read_ftp.pro</a></h3>
922<dl>
923
924<dt><a href="./ToBeReviewed/LECTURE/read_ftp.html?format=raw#_read_ftp">read_ftp</a></dt>
925<dd> 
926 seb: que fait-on de "syntax" au debut du header?
927 give examples with date in year 0 (should not exists but may happen)
928 </dd>
929
930</dl><h3><a href="./ToBeReviewed/PLOTS/DESSINE/plt.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/plt.pro</a></h3>
931<dl>
932
933<dt><a href="./ToBeReviewed/PLOTS/DESSINE/plt.html?format=raw#_plt">plt</a></dt>
934<dd> seb
935 Changer param "tab1",keyword "REMPLI", "UNLABSUR", "UNSUR2",
936 "UNVECTSUR"+ quelques trucs dans la routine.</dd>
937
938</dl><h3><a href="./ToBeReviewed/PLOTS/DESSINE/pltbase.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltbase.pro</a></h3>
939<dl>
940
941<dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltbase.html?format=raw#_pltbase">pltbase</a></dt>
942<dd> seb L.172 à 173
943</dd>
944
945</dl><h3><a href="./ToBeReviewed/PLOTS/DESSINE/pltsc.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltsc.pro</a></h3>
946<dl>
947
948<dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltsc.html?format=raw#_pltsc">pltsc</a></dt>
949<dd> seb
950</dd>
951
952</dl><h3><a href="./ToBeReviewed/PLOTS/DESSINE/pltt.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltt.pro</a></h3>
953<dl>
954
955<dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltt.html?format=raw#_pltt">pltt</a></dt>
956<dd> seb: L.24 à 36, L.426 à 427, L. 492 à 493</dd>
957
958</dl><h3><a href="./ToBeReviewed/PLOTS/DESSINE/pltz.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltz.pro</a></h3>
959<dl>
960
961<dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltz.html?format=raw#_pltz">pltz</a></dt>
962<dd> seb L.20 à 26, L.215 à 221
963</dd>
964
965</dl><h3><a href="./ToBeReviewed/PLOTS/DIVERS/barrecouleur.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/barrecouleur.pro</a></h3>
966<dl>
967
968<dt><a href="./ToBeReviewed/PLOTS/DIVERS/barrecouleur.html?format=raw#_barrecouleur">barrecouleur</a></dt>
969<dd> seb: mettre les keyword et les param</dd>
970
971</dl><h3><a href="./ToBeReviewed/PLOTS/DIVERS/checkfield.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/checkfield.pro</a></h3>
972<dl>
973
974<dt><a href="./ToBeReviewed/PLOTS/DIVERS/checkfield.html?format=raw#_checkfield">checkfield</a></dt>
975<dd> seb: mettre les param
976</dd>
977
978</dl><h3><a href="./ToBeReviewed/PLOTS/DIVERS/checktypeminmax.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/checktypeminmax.pro</a></h3>
979<dl>
980
981<dt><a href="./ToBeReviewed/PLOTS/DIVERS/checktypeminmax.html?format=raw#_checktypeminmax">checktypeminmax</a></dt>
982<dd> seb</dd>
983
984</dl><h3><a href="./ToBeReviewed/PLOTS/DIVERS/determineminmax.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/determineminmax.pro</a></h3>
985<dl>
986
987<dt><a href="./ToBeReviewed/PLOTS/DIVERS/determineminmax.html?format=raw#_determineminmax">determineminmax</a></dt>
988<dd> seb: manque les param glam et gphi
989</dd>
990
991</dl><h3><a href="./ToBeReviewed/PLOTS/DIVERS/givewindowsize.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/givewindowsize.pro</a></h3>
992<dl>
993
994<dt><a href="./ToBeReviewed/PLOTS/DIVERS/givewindowsize.html?format=raw#_givewindowsize">givewindowsize</a></dt>
995<dd> seb
996</dd>
997
998</dl><h3><a href="./ToBeReviewed/STRING/lenstr.html?format=raw">./ToBeReviewed/STRING/lenstr.pro</a></h3>
999<dl>
1000
1001<dt><a href="./ToBeReviewed/STRING/lenstr.html?format=raw#_lenstr">lenstr</a></dt>
1002<dd> seb
1003
1004;-
1005</dd>
1006
1007</dl><h3><a href="./ToBeReviewed/TRIANGULATION/definetri_e.html?format=raw">./ToBeReviewed/TRIANGULATION/definetri_e.pro</a></h3>
1008<dl>
1009
1010<dt><a href="./ToBeReviewed/TRIANGULATION/definetri_e.html?format=raw#_definetri_e">definetri_e</a></dt>
1011<dd> 
1012 seb: documenter SHIFTED</dd>
1013
1014</dl><h3><a href="./ToBeReviewed/TRIANGULATION/drawcoast_c.html?format=raw">./ToBeReviewed/TRIANGULATION/drawcoast_c.pro</a></h3>
1015<dl>
1016
1017<dt><a href="./ToBeReviewed/TRIANGULATION/drawcoast_c.html?format=raw#_drawcoast_c">drawcoast_c</a></dt>
1018<dd> 
1019 Seb: remplir le header
1020</dd>
1021
1022</dl><h3><a href="./ToBeReviewed/TRIANGULATION/drawcoast_e.html?format=raw">./ToBeReviewed/TRIANGULATION/drawcoast_e.pro</a></h3>
1023<dl>
1024
1025<dt><a href="./ToBeReviewed/TRIANGULATION/drawcoast_e.html?format=raw#_drawcoast_e">drawcoast_e</a></dt>
1026<dd>
1027 Seb: remplir le header
1028 </dd>
1029
1030</dl><h3><a href="./ToBeReviewed/TRIANGULATION/drawsectionbottom.html?format=raw">./ToBeReviewed/TRIANGULATION/drawsectionbottom.pro</a></h3>
1031<dl>
1032
1033<dt><a href="./ToBeReviewed/TRIANGULATION/drawsectionbottom.html?format=raw#_drawsectionbottom">drawsectionbottom</a></dt>
1034<dd>
1035 Seb: definir params</dd>
1036
1037</dl><h3><a href="./ToBeReviewed/TRIANGULATION/triangule.html?format=raw">./ToBeReviewed/TRIANGULATION/triangule.pro</a></h3>
1038<dl>
1039
1040<dt><a href="./ToBeReviewed/TRIANGULATION/triangule.html?format=raw#_triangule">triangule</a></dt>
1041<dd>
1042 seb
1043</dd>
1044
1045</dl><h3><a href="./ToBeReviewed/TRIANGULATION/triangule_c.html?format=raw">./ToBeReviewed/TRIANGULATION/triangule_c.pro</a></h3>
1046<dl>
1047
1048<dt><a href="./ToBeReviewed/TRIANGULATION/triangule_c.html?format=raw#_triangule_c">triangule_c</a></dt>
1049<dd>
1050 seb L.267->268 je ne pense pas que ce soit ce que tu voulais dire mais
1051 c'est la traduction de ce qu'il y avait écrit. Correction si besoin.</dd>
1052
1053</dl><h3><a href="./ToBeReviewed/TRIANGULATION/triangule_e.html?format=raw">./ToBeReviewed/TRIANGULATION/triangule_e.pro</a></h3>
1054<dl>
1055
1056<dt><a href="./ToBeReviewed/TRIANGULATION/triangule_e.html?format=raw#_triangule_e">triangule_e</a></dt>
1057<dd>
1058 seb L.152->153 je ne pense pas que ce soit ce que tu voulais dire mais
1059 c'est la traduction de ce qu'il y avait écrit. Correction si besoin.</dd>
1060
1061</dl><h3><a href="./ToBeReviewed/UTILITAIRE/get_extra.html?format=raw">./ToBeReviewed/UTILITAIRE/get_extra.pro</a></h3>
1062<dl>
1063
1064<dt><a href="./ToBeReviewed/UTILITAIRE/get_extra.html?format=raw#_get_extra">get_extra</a></dt>
1065<dd> 
1066 seb</dd>
1067
1068</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.pro</a></h3>
1069<dl>
1070
1071<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.html?format=raw#_buildcmd">buildcmd</a></dt>
1072<dd>
1073 seb: documenter le param BASE et le keyword FORCETYPE
1074</dd>
1075
1076</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildreadcmd.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildreadcmd.pro</a></h3>
1077<dl>
1078
1079<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildreadcmd.html?format=raw#_buildreadcmd">buildreadcmd</a></dt>
1080<dd>
1081 seb: documenter les param et les keyword qui ne le sont pas.
1082</dd>
1083
1084</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefield.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefield.pro</a></h3>
1085<dl>
1086
1087<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefield.html?format=raw#_changefield">changefield</a></dt>
1088<dd>
1089 seb
1090</dd>
1091
1092</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefile.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefile.pro</a></h3>
1093<dl>
1094
1095<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/changefile.html?format=raw#_changefile">changefile</a></dt>
1096<dd>
1097 seb
1098</dd>
1099
1100</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/createhistory.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/createhistory.pro</a></h3>
1101<dl>
1102
1103<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/createhistory.html?format=raw#_createhistory">createhistory</a></dt>
1104<dd>
1105 seb: je ne suis pas sur pour les param,
1106 documenter le reste.
1107</dd>
1108
1109</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/cutcmd.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/cutcmd.pro</a></h3>
1110<dl>
1111
1112<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/cutcmd.html?format=raw#_cutcmd">cutcmd</a></dt>
1113<dd>
1114 seb
1115</dd>
1116
1117</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/definedefaultextra.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/definedefaultextra.pro</a></h3>
1118<dl>
1119
1120<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/definedefaultextra.html?format=raw#_definedefaultextra">definedefaultextra</a></dt>
1121<dd>
1122 seb
1123</dd>
1124
1125</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/doubleclickaction.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/doubleclickaction.pro</a></h3>
1126<dl>
1127
1128<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/doubleclickaction.html?format=raw#_doubleclickaction">doubleclickaction</a></dt>
1129<dd>
1130 seb
1131</dd>
1132
1133</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/extractatt.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/extractatt.pro</a></h3>
1134<dl>
1135
1136<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/extractatt.html?format=raw#_extractatt">extractatt</a></dt>
1137<dd>
1138 seb
1139</dd>
1140
1141</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/findline.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/findline.pro</a></h3>
1142<dl>
1143
1144<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/findline.html?format=raw#_findline">findline</a></dt>
1145<dd>
1146 seb
1147</dd>
1148
1149</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/identifyclick.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/identifyclick.pro</a></h3>
1150<dl>
1151
1152<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/identifyclick.html?format=raw#_identifyclick">identifyclick</a></dt>
1153<dd>
1154 seb
1155</dd>
1156
1157</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/inserthistory.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/inserthistory.pro</a></h3>
1158<dl>
1159
1160<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/inserthistory.html?format=raw#_inserthistory">inserthistory</a></dt>
1161<dd>
1162 seb
1163</dd>
1164
1165</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/loadgrid.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/loadgrid.pro</a></h3>
1166<dl>
1167
1168<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/loadgrid.html?format=raw#_loadgrid">loadgrid</a></dt>
1169<dd>
1170 seb
1171</dd>
1172
1173</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/longclickaction.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/longclickaction.pro</a></h3>
1174<dl>
1175
1176<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/longclickaction.html?format=raw#_longclickaction">longclickaction</a></dt>
1177<dd>
1178 seb
1179</dd>
1180
1181</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/read_vermair.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/read_vermair.pro</a></h3>
1182<dl>
1183
1184<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/read_vermair.html?format=raw#_read_vermair">read_vermair</a></dt>
1185<dd>
1186 seb
1187 </dd>
1188
1189</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/scanfile.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/scanfile.pro</a></h3>
1190<dl>
1191
1192<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/scanfile.html?format=raw#_scanfile">scanfile</a></dt>
1193<dd>
1194 seb : I don't know what to do with that...
1195 </dd>
1196
1197</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/selectfile.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/selectfile.pro</a></h3>
1198<dl>
1199
1200<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/selectfile.html?format=raw#_selectfile_event">selectfile_event</a></dt>
1201<dd>
1202 seb: documenter EVENT</dd>
1203
1204<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/selectfile.html?format=raw#_selectfile">selectfile</a></dt>
1205<dd>
1206 seb: documenter les params
1207 </dd>
1208
1209</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/singleclickaction.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/singleclickaction.pro</a></h3>
1210<dl>
1211
1212<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/singleclickaction.html?format=raw#_singleclickaction">singleclickaction</a></dt>
1213<dd>
1214 seb
1215</dd>
1216
1217</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/tracecadre.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/tracecadre.pro</a></h3>
1218<dl>
1219
1220<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/tracecadre.html?format=raw#_tracecadre">tracecadre</a></dt>
1221<dd>
1222 seb
1223</dd>
1224
1225</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/updatewidget.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/updatewidget.pro</a></h3>
1226<dl>
1227
1228<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/updatewidget.html?format=raw#_updatewidget">updatewidget</a></dt>
1229<dd>
1230 seb
1231</dd>
1232
1233</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/xcreateanim.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/xcreateanim.pro</a></h3>
1234<dl>
1235
1236<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/xcreateanim.html?format=raw#_xcreateanim_event">xcreateanim_event</a></dt>
1237<dd>
1238 seb
1239</dd>
1240
1241<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/xcreateanim.html?format=raw#_xcreateanim">xcreateanim</a></dt>
1242<dd>
1243 seb
1244</dd>
1245
1246</dl><h3><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/xxxmenubar_event.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/xxxmenubar_event.pro</a></h3>
1247<dl>
1248
1249<dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/xxxmenubar_event.html?format=raw#_xxxmenubar_event">xxxmenubar_event</a></dt>
1250<dd> 
1251 seb</dd>
1252
1253</dl><h3><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_calendar.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_calendar.pro</a></h3>
1254<dl>
1255
1256<dt><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_calendar.html?format=raw#_cw_calendar">cw_calendar</a></dt>
1257<dd>
1258 seb
1259 </dd>
1260
1261</dl><h3><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_domain.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_domain.pro</a></h3>
1262<dl>
1263
1264<dt><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_domain.html?format=raw#_cw_domain">cw_domain</a></dt>
1265<dd>
1266 seb: Documenter
1267 </dd>
1268
1269</dl><h3><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_pagelayout.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_pagelayout.pro</a></h3>
1270<dl>
1271
1272<dt><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_pagelayout.html?format=raw#_cw_pagelayout">cw_pagelayout</a></dt>
1273<dd> 
1274 seb: documenter
1275 </dd>
1276
1277</dl><h3><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slide_slice.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slide_slice.pro</a></h3>
1278<dl>
1279
1280<dt><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slide_slice.html?format=raw#_cw_slide_slice">cw_slide_slice</a></dt>
1281<dd>
1282 seb: documenter
1283</dd>
1284
1285</dl><h3><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.pro</a></h3>
1286<dl>
1287
1288<dt><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.html?format=raw#_cw_slider_pm">cw_slider_pm</a></dt>
1289<dd>
1290 seb: documenter
1291</dd>
1292
1293</dl><h3><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_specifie.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_specifie.pro</a></h3>
1294<dl>
1295
1296<dt><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_specifie.html?format=raw#_cw_specifie">cw_specifie</a></dt>
1297<dd>
1298 seb: documenter
1299 </dd>
1300
1301</dl><h3><a href="./ToBeReviewed/WIDGET/slec.html?format=raw">./ToBeReviewed/WIDGET/slec.pro</a></h3>
1302<dl>
1303
1304<dt><a href="./ToBeReviewed/WIDGET/slec.html?format=raw#_slec">slec</a></dt>
1305<dd>
1306 Seb: documenter
1307</dd>
1308
1309</dl><h3><a href="./ToBeReviewed/WIDGET/xx.html?format=raw">./ToBeReviewed/WIDGET/xx.pro</a></h3>
1310<dl>
1311
1312<dt><a href="./ToBeReviewed/WIDGET/xx.html?format=raw#_xx">xx</a></dt>
1313<dd>
1314 seb documenter
1315</dd>
1316
1317</dl><h3><a href="./ToBeReviewed/WIDGET/xxx.html?format=raw">./ToBeReviewed/WIDGET/xxx.pro</a></h3>
1318<dl>
1319
1320<dt><a href="./ToBeReviewed/WIDGET/xxx.html?format=raw#_xxx">xxx</a></dt>
1321<dd>
1322 seb: documenter le reste des keywords
1323</dd>
1324
1325</dl></div>
1326<div id="bugs">
1327  <h2>Known bugs</h2></div>
1328<div id="undoc">
1329  <h2>Undocumented routines</h2><a href="./Grid/changemsk.html?format=raw">./Grid/changemsk.pro</a>
1330<table>
1331
1332<tr>
1333<td class="docroutine"><a href="./Grid/changemsk.html?format=raw#_changemsk">changemsk</a></td>
1334<td class="docstat notdoc">not documented</td>
1335</tr>
1336
1337</table><a href="./Interpolation/extrapolate.html?format=raw">./Interpolation/extrapolate.pro</a>
1338<table>
1339
1340<tr>
1341<td class="docroutine"><a href="./Interpolation/extrapolate.html?format=raw#_extrapolate">extrapolate</a></td>
1342<td class="docstat partialdoc">partially documented</td>
1343</tr>
1344
1345</table><a href="./Interpolation/imoms3.html?format=raw">./Interpolation/imoms3.pro</a>
1346<table>
1347
1348<tr>
1349<td class="docroutine"><a href="./Interpolation/imoms3.html?format=raw#_imoms3">imoms3</a></td>
1350<td class="docstat partialdoc">partially documented</td>
1351</tr>
1352
1353</table><a href="./Interpolation/spl_incr.html?format=raw">./Interpolation/spl_incr.pro</a>
1354<table>
1355
1356<tr>
1357<td class="docroutine"><a href="./Interpolation/spl_incr.html?format=raw#_pure_concave">pure_concave</a></td>
1358<td class="docstat partialdoc">partially documented</td>
1359</tr>
1360
1361<tr>
1362<td class="docroutine"><a href="./Interpolation/spl_incr.html?format=raw#_pure_convex">pure_convex</a></td>
1363<td class="docstat partialdoc">partially documented</td>
1364</tr>
1365
1366<tr>
1367<td class="docroutine"><a href="./Interpolation/spl_incr.html?format=raw#_spl_incr">spl_incr</a></td>
1368<td class="docstat partialdoc">partially documented</td>
1369</tr>
1370
1371</table><a href="./Matrix/cmapply.html?format=raw">./Matrix/cmapply.pro</a>
1372<table>
1373
1374<tr>
1375<td class="docroutine"><a href="./Matrix/cmapply.html?format=raw#_cmapply_product">cmapply_product</a></td>
1376<td class="docstat partialdoc">partially documented</td>
1377</tr>
1378
1379<tr>
1380<td class="docroutine"><a href="./Matrix/cmapply.html?format=raw#_cmapply_redim">cmapply_redim</a></td>
1381<td class="docstat partialdoc">partially documented</td>
1382</tr>
1383
1384<tr>
1385<td class="docroutine"><a href="./Matrix/cmapply.html?format=raw#_cmapply">cmapply</a></td>
1386<td class="docstat partialdoc">partially documented</td>
1387</tr>
1388
1389</table><a href="./Matrix/cmset_op.html?format=raw">./Matrix/cmset_op.pro</a>
1390<table>
1391
1392<tr>
1393<td class="docroutine"><a href="./Matrix/cmset_op.html?format=raw#_cmset_op_uniq">cmset_op_uniq</a></td>
1394<td class="docstat partialdoc">partially documented</td>
1395</tr>
1396
1397<tr>
1398<td class="docroutine"><a href="./Matrix/cmset_op.html?format=raw#_cmset_op">cmset_op</a></td>
1399<td class="docstat partialdoc">partially documented</td>
1400</tr>
1401
1402</table><a href="./Obsolete/fictype.html?format=raw">./Obsolete/fictype.pro</a>
1403<table>
1404
1405<tr>
1406<td class="docroutine"><a href="./Obsolete/fictype.html?format=raw#_fictype">fictype</a></td>
1407<td class="docstat partialdoc">partially documented</td>
1408</tr>
1409
1410</table><a href="./Obsolete/jourdsmois.html?format=raw">./Obsolete/jourdsmois.pro</a>
1411<table>
1412
1413<tr>
1414<td class="docroutine"><a href="./Obsolete/jourdsmois.html?format=raw#_jourdsmois">jourdsmois</a></td>
1415<td class="docstat partialdoc">partially documented</td>
1416</tr>
1417
1418</table><a href="./Obsolete/lect.html?format=raw">./Obsolete/lect.pro</a>
1419<table>
1420
1421<tr>
1422<td class="docroutine"><a href="./Obsolete/lect.html?format=raw#_lect">lect</a></td>
1423<td class="docstat partialdoc">partially documented</td>
1424</tr>
1425
1426</table><a href="./Obsolete/nlec.html?format=raw">./Obsolete/nlec.pro</a>
1427<table>
1428
1429<tr>
1430<td class="docroutine"><a href="./Obsolete/nlec.html?format=raw#_nlec">nlec</a></td>
1431<td class="docstat partialdoc">partially documented</td>
1432</tr>
1433
1434</table><a href="./Obsolete/nlecmois.html?format=raw">./Obsolete/nlecmois.pro</a>
1435<table>
1436
1437<tr>
1438<td class="docroutine"><a href="./Obsolete/nlecmois.html?format=raw#_nlecmois">nlecmois</a></td>
1439<td class="docstat partialdoc">partially documented</td>
1440</tr>
1441
1442</table><a href="./Picture/image_viewer.html?format=raw">./Picture/image_viewer.pro</a>
1443<table>
1444
1445<tr>
1446<td class="docroutine"><a href="./Picture/image_viewer.html?format=raw#_IMAGE_VIEWER">IMAGE_VIEWER</a></td>
1447<td class="docstat notdoc">not documented</td>
1448</tr>
1449
1450</table><a href="./Picture/imdisp.html?format=raw">./Picture/imdisp.pro</a>
1451<table>
1452
1453<tr>
1454<td class="docroutine"><a href="./Picture/imdisp.html?format=raw#_IMDISP_GETPOS">IMDISP_GETPOS</a></td>
1455<td class="docstat partialdoc">partially documented</td>
1456</tr>
1457
1458<tr>
1459<td class="docroutine"><a href="./Picture/imdisp.html?format=raw#_IMDISP_IMSCALE">IMDISP_IMSCALE</a></td>
1460<td class="docstat partialdoc">partially documented</td>
1461</tr>
1462
1463<tr>
1464<td class="docroutine"><a href="./Picture/imdisp.html?format=raw#_IMDISP_IMREGRID">IMDISP_IMREGRID</a></td>
1465<td class="docstat partialdoc">partially documented</td>
1466</tr>
1467
1468<tr>
1469<td class="docroutine"><a href="./Picture/imdisp.html?format=raw#_IMDISP_IMSIZE">IMDISP_IMSIZE</a></td>
1470<td class="docstat partialdoc">partially documented</td>
1471</tr>
1472
1473<tr>
1474<td class="docroutine"><a href="./Picture/imdisp.html?format=raw#_IMDISP">IMDISP</a></td>
1475<td class="docstat partialdoc">partially documented</td>
1476</tr>
1477
1478</table><a href="./Picture/saveimage.html?format=raw">./Picture/saveimage.pro</a>
1479<table>
1480
1481<tr>
1482<td class="docroutine"><a href="./Picture/saveimage.html?format=raw#_SAVEIMAGE">SAVEIMAGE</a></td>
1483<td class="docstat partialdoc">partially documented</td>
1484</tr>
1485
1486</table><a href="./ReadWrite/idl-NetCDF/ncdf_listdims.html?format=raw">./ReadWrite/idl-NetCDF/ncdf_listdims.pro</a>
1487<table>
1488
1489<tr>
1490<td class="docroutine"><a href="./ReadWrite/idl-NetCDF/ncdf_listdims.html?format=raw#_ncdf_listdims">ncdf_listdims</a></td>
1491<td class="docstat partialdoc">partially documented</td>
1492</tr>
1493
1494</table><a href="./ReadWrite/read_grads.html?format=raw">./ReadWrite/read_grads.pro</a>
1495<table>
1496
1497<tr>
1498<td class="docroutine"><a href="./ReadWrite/read_grads.html?format=raw#_read_grads">read_grads</a></td>
1499<td class="docstat partialdoc">partially documented</td>
1500</tr>
1501
1502</table><a href="./ReadWrite/readoldopadistcoast.html?format=raw">./ReadWrite/readoldopadistcoast.pro</a>
1503<table>
1504
1505<tr>
1506<td class="docroutine"><a href="./ReadWrite/readoldopadistcoast.html?format=raw#_readoldopadistcoast">readoldopadistcoast</a></td>
1507<td class="docstat partialdoc">partially documented</td>
1508</tr>
1509
1510</table><a href="./ReadWrite/readoldoparestart.html?format=raw">./ReadWrite/readoldoparestart.pro</a>
1511<table>
1512
1513<tr>
1514<td class="docroutine"><a href="./ReadWrite/readoldoparestart.html?format=raw#_read2fromopa">read2fromopa</a></td>
1515<td class="docstat partialdoc">partially documented</td>
1516</tr>
1517
1518<tr>
1519<td class="docroutine"><a href="./ReadWrite/readoldoparestart.html?format=raw#_read3fromopa">read3fromopa</a></td>
1520<td class="docstat partialdoc">partially documented</td>
1521</tr>
1522
1523</table><a href="./ReadWrite/scanctl.html?format=raw">./ReadWrite/scanctl.pro</a>
1524<table>
1525
1526<tr>
1527<td class="docroutine"><a href="./ReadWrite/scanctl.html?format=raw#_scanctl">scanctl</a></td>
1528<td class="docstat partialdoc">partially documented</td>
1529</tr>
1530
1531</table><a href="./Tests/TestsOld/tst_basic_old.html?format=raw">./Tests/TestsOld/tst_basic_old.pro</a>
1532<table>
1533
1534<tr>
1535<td class="docroutine"><a href="./Tests/TestsOld/tst_basic_old.html?format=raw#_tst_basic_old">tst_basic_old</a></td>
1536<td class="docstat notdoc">not documented</td>
1537</tr>
1538
1539</table><a href="./Textoidl/matchdelim.html?format=raw">./Textoidl/matchdelim.pro</a>
1540<table>
1541
1542<tr>
1543<td class="docroutine"><a href="./Textoidl/matchdelim.html?format=raw#_Matchdelim">Matchdelim</a></td>
1544<td class="docstat partialdoc">partially documented</td>
1545</tr>
1546
1547</table><a href="./Textoidl/nexttok.html?format=raw">./Textoidl/nexttok.pro</a>
1548<table>
1549
1550<tr>
1551<td class="docroutine"><a href="./Textoidl/nexttok.html?format=raw#_nexttok">nexttok</a></td>
1552<td class="docstat partialdoc">partially documented</td>
1553</tr>
1554
1555</table><a href="./Textoidl/showtex.html?format=raw">./Textoidl/showtex.pro</a>
1556<table>
1557
1558<tr>
1559<td class="docroutine"><a href="./Textoidl/showtex.html?format=raw#_Showtex">Showtex</a></td>
1560<td class="docstat partialdoc">partially documented</td>
1561</tr>
1562
1563</table><a href="./Textoidl/str_token.html?format=raw">./Textoidl/str_token.pro</a>
1564<table>
1565
1566<tr>
1567<td class="docroutine"><a href="./Textoidl/str_token.html?format=raw#_Str_token">Str_token</a></td>
1568<td class="docstat partialdoc">partially documented</td>
1569</tr>
1570
1571</table><a href="./Textoidl/strcnt.html?format=raw">./Textoidl/strcnt.pro</a>
1572<table>
1573
1574<tr>
1575<td class="docroutine"><a href="./Textoidl/strcnt.html?format=raw#_Strcnt">Strcnt</a></td>
1576<td class="docstat partialdoc">partially documented</td>
1577</tr>
1578
1579</table><a href="./Textoidl/strtrans.html?format=raw">./Textoidl/strtrans.pro</a>
1580<table>
1581
1582<tr>
1583<td class="docroutine"><a href="./Textoidl/strtrans.html?format=raw#_strtrans">strtrans</a></td>
1584<td class="docstat partialdoc">partially documented</td>
1585</tr>
1586
1587</table><a href="./Textoidl/sub_sup_idl.html?format=raw">./Textoidl/sub_sup_idl.pro</a>
1588<table>
1589
1590<tr>
1591<td class="docroutine"><a href="./Textoidl/sub_sup_idl.html?format=raw#_Sub_sup_idl">Sub_sup_idl</a></td>
1592<td class="docstat partialdoc">partially documented</td>
1593</tr>
1594
1595</table><a href="./Textoidl/textable.html?format=raw">./Textoidl/textable.pro</a>
1596<table>
1597
1598<tr>
1599<td class="docroutine"><a href="./Textoidl/textable.html?format=raw#_textable">textable</a></td>
1600<td class="docstat partialdoc">partially documented</td>
1601</tr>
1602
1603</table><a href="./Textoidl/textoidl.html?format=raw">./Textoidl/textoidl.pro</a>
1604<table>
1605
1606<tr>
1607<td class="docroutine"><a href="./Textoidl/textoidl.html?format=raw#_Textoidl">Textoidl</a></td>
1608<td class="docstat partialdoc">partially documented</td>
1609</tr>
1610
1611</table><a href="./Textoidl/translate_sub_super.html?format=raw">./Textoidl/translate_sub_super.pro</a>
1612<table>
1613
1614<tr>
1615<td class="docroutine"><a href="./Textoidl/translate_sub_super.html?format=raw#_Sub_sup_idl">Sub_sup_idl</a></td>
1616<td class="docstat partialdoc">partially documented</td>
1617</tr>
1618
1619<tr>
1620<td class="docroutine"><a href="./Textoidl/translate_sub_super.html?format=raw#_Translate_sub_super">Translate_sub_super</a></td>
1621<td class="docstat partialdoc">partially documented</td>
1622</tr>
1623
1624</table><a href="./ToBeReviewed/CALCULS/depth2level.html?format=raw">./ToBeReviewed/CALCULS/depth2level.pro</a>
1625<table>
1626
1627<tr>
1628<td class="docroutine"><a href="./ToBeReviewed/CALCULS/depth2level.html?format=raw#_depth2level">depth2level</a></td>
1629<td class="docstat partialdoc">partially documented</td>
1630</tr>
1631
1632</table><a href="./ToBeReviewed/CALCULS/fsfzpt.html?format=raw">./ToBeReviewed/CALCULS/fsfzpt.pro</a>
1633<table>
1634
1635<tr>
1636<td class="docroutine"><a href="./ToBeReviewed/CALCULS/fsfzpt.html?format=raw#_fsfzpt">fsfzpt</a></td>
1637<td class="docstat partialdoc">partially documented</td>
1638</tr>
1639
1640</table><a href="./ToBeReviewed/CALCULS/grad.html?format=raw">./ToBeReviewed/CALCULS/grad.pro</a>
1641<table>
1642
1643<tr>
1644<td class="docroutine"><a href="./ToBeReviewed/CALCULS/grad.html?format=raw#_grad">grad</a></td>
1645<td class="docstat partialdoc">partially documented</td>
1646</tr>
1647
1648</table><a href="./ToBeReviewed/CALCULS/grossemoyenne.html?format=raw">./ToBeReviewed/CALCULS/grossemoyenne.pro</a>
1649<table>
1650
1651<tr>
1652<td class="docroutine"><a href="./ToBeReviewed/CALCULS/grossemoyenne.html?format=raw#_grossemoyenne">grossemoyenne</a></td>
1653<td class="docstat partialdoc">partially documented</td>
1654</tr>
1655
1656</table><a href="./ToBeReviewed/CALCULS/moyenne.html?format=raw">./ToBeReviewed/CALCULS/moyenne.pro</a>
1657<table>
1658
1659<tr>
1660<td class="docroutine"><a href="./ToBeReviewed/CALCULS/moyenne.html?format=raw#_moyenne">moyenne</a></td>
1661<td class="docstat partialdoc">partially documented</td>
1662</tr>
1663
1664</table><a href="./ToBeReviewed/CALCULS/norme.html?format=raw">./ToBeReviewed/CALCULS/norme.pro</a>
1665<table>
1666
1667<tr>
1668<td class="docroutine"><a href="./ToBeReviewed/CALCULS/norme.html?format=raw#_norme">norme</a></td>
1669<td class="docstat partialdoc">partially documented</td>
1670</tr>
1671
1672</table><a href="./ToBeReviewed/CALCULS/remplit.html?format=raw">./ToBeReviewed/CALCULS/remplit.pro</a>
1673<table>
1674
1675<tr>
1676<td class="docroutine"><a href="./ToBeReviewed/CALCULS/remplit.html?format=raw#_remplit">remplit</a></td>
1677<td class="docstat partialdoc">partially documented</td>
1678</tr>
1679
1680</table><a href="./ToBeReviewed/CALCULS/rhon.html?format=raw">./ToBeReviewed/CALCULS/rhon.pro</a>
1681<table>
1682
1683<tr>
1684<td class="docroutine"><a href="./ToBeReviewed/CALCULS/rhon.html?format=raw#_rhon">rhon</a></td>
1685<td class="docstat partialdoc">partially documented</td>
1686</tr>
1687
1688</table><a href="./ToBeReviewed/CALENDRIER/def_month.html?format=raw">./ToBeReviewed/CALENDRIER/def_month.pro</a>
1689<table>
1690
1691<tr>
1692<td class="docroutine"><a href="./ToBeReviewed/CALENDRIER/def_month.html?format=raw#_def_month">def_month</a></td>
1693<td class="docstat partialdoc">partially documented</td>
1694</tr>
1695
1696</table><a href="./ToBeReviewed/GRILLE/changegrid.html?format=raw">./ToBeReviewed/GRILLE/changegrid.pro</a>
1697<table>
1698
1699<tr>
1700<td class="docroutine"><a href="./ToBeReviewed/GRILLE/changegrid.html?format=raw#_changegrid">changegrid</a></td>
1701<td class="docstat partialdoc">partially documented</td>
1702</tr>
1703
1704</table><a href="./ToBeReviewed/GRILLE/cmpgrid.html?format=raw">./ToBeReviewed/GRILLE/cmpgrid.pro</a>
1705<table>
1706
1707<tr>
1708<td class="docroutine"><a href="./ToBeReviewed/GRILLE/cmpgrid.html?format=raw#_cmpgrid">cmpgrid</a></td>
1709<td class="docstat partialdoc">partially documented</td>
1710</tr>
1711
1712</table><a href="./ToBeReviewed/GRILLE/decoupeterre.html?format=raw">./ToBeReviewed/GRILLE/decoupeterre.pro</a>
1713<table>
1714
1715<tr>
1716<td class="docroutine"><a href="./ToBeReviewed/GRILLE/decoupeterre.html?format=raw#_decoupeterre">decoupeterre</a></td>
1717<td class="docstat partialdoc">partially documented</td>
1718</tr>
1719
1720</table><a href="./ToBeReviewed/GRILLE/domdef.html?format=raw">./ToBeReviewed/GRILLE/domdef.pro</a>
1721<table>
1722
1723<tr>
1724<td class="docroutine"><a href="./ToBeReviewed/GRILLE/domdef.html?format=raw#_domdef">domdef</a></td>
1725<td class="docstat partialdoc">partially documented</td>
1726</tr>
1727
1728</table><a href="./ToBeReviewed/GRILLE/grille.html?format=raw">./ToBeReviewed/GRILLE/grille.pro</a>
1729<table>
1730
1731<tr>
1732<td class="docroutine"><a href="./ToBeReviewed/GRILLE/grille.html?format=raw#_grille">grille</a></td>
1733<td class="docstat partialdoc">partially documented</td>
1734</tr>
1735
1736</table><a href="./ToBeReviewed/HOPE/completetype.html?format=raw">./ToBeReviewed/HOPE/completetype.pro</a>
1737<table>
1738
1739<tr>
1740<td class="docroutine"><a href="./ToBeReviewed/HOPE/completetype.html?format=raw#_completetype">completetype</a></td>
1741<td class="docstat partialdoc">partially documented</td>
1742</tr>
1743
1744</table><a href="./ToBeReviewed/HOPE/createhopestruct.html?format=raw">./ToBeReviewed/HOPE/createhopestruct.pro</a>
1745<table>
1746
1747<tr>
1748<td class="docroutine"><a href="./ToBeReviewed/HOPE/createhopestruct.html?format=raw#_createhopestruct">createhopestruct</a></td>
1749<td class="docstat partialdoc">partially documented</td>
1750</tr>
1751
1752</table><a href="./ToBeReviewed/HOPE/cw_selectinterval.html?format=raw">./ToBeReviewed/HOPE/cw_selectinterval.pro</a>
1753<table>
1754
1755<tr>
1756<td class="docroutine"><a href="./ToBeReviewed/HOPE/cw_selectinterval.html?format=raw#_cw_selectinterval_get_value">cw_selectinterval_get_value</a></td>
1757<td class="docstat partialdoc">partially documented</td>
1758</tr>
1759
1760</table><a href="./ToBeReviewed/HOPE/domainpart.html?format=raw">./ToBeReviewed/HOPE/domainpart.pro</a>
1761<table>
1762
1763<tr>
1764<td class="docroutine"><a href="./ToBeReviewed/HOPE/domainpart.html?format=raw#_domainpart">domainpart</a></td>
1765<td class="docstat partialdoc">partially documented</td>
1766</tr>
1767
1768</table><a href="./ToBeReviewed/HOPE/findlineandpointtype.html?format=raw">./ToBeReviewed/HOPE/findlineandpointtype.pro</a>
1769<table>
1770
1771<tr>
1772<td class="docroutine"><a href="./ToBeReviewed/HOPE/findlineandpointtype.html?format=raw#_findlineandpointtype">findlineandpointtype</a></td>
1773<td class="docstat partialdoc">partially documented</td>
1774</tr>
1775
1776</table><a href="./ToBeReviewed/HOPE/rh_alldomains.html?format=raw">./ToBeReviewed/HOPE/rh_alldomains.pro</a>
1777<table>
1778
1779<tr>
1780<td class="docroutine"><a href="./ToBeReviewed/HOPE/rh_alldomains.html?format=raw#_rh_alldomains">rh_alldomains</a></td>
1781<td class="docstat partialdoc">partially documented</td>
1782</tr>
1783
1784</table><a href="./ToBeReviewed/HOPE/sortdim.html?format=raw">./ToBeReviewed/HOPE/sortdim.pro</a>
1785<table>
1786
1787<tr>
1788<td class="docroutine"><a href="./ToBeReviewed/HOPE/sortdim.html?format=raw#_sortdim">sortdim</a></td>
1789<td class="docstat partialdoc">partially documented</td>
1790</tr>
1791
1792</table><a href="./ToBeReviewed/HOPE/xrh.html?format=raw">./ToBeReviewed/HOPE/xrh.pro</a>
1793<table>
1794
1795<tr>
1796<td class="docroutine"><a href="./ToBeReviewed/HOPE/xrh.html?format=raw#_xrh">xrh</a></td>
1797<td class="docstat partialdoc">partially documented</td>
1798</tr>
1799
1800</table><a href="./ToBeReviewed/LECTURE/GRIB/bit2int.html?format=raw">./ToBeReviewed/LECTURE/GRIB/bit2int.pro</a>
1801<table>
1802
1803<tr>
1804<td class="docroutine"><a href="./ToBeReviewed/LECTURE/GRIB/bit2int.html?format=raw#_bit2int">bit2int</a></td>
1805<td class="docstat partialdoc">partially documented</td>
1806</tr>
1807
1808</table><a href="./ToBeReviewed/LECTURE/GRIB/read_gribtable.html?format=raw">./ToBeReviewed/LECTURE/GRIB/read_gribtable.pro</a>
1809<table>
1810
1811<tr>
1812<td class="docroutine"><a href="./ToBeReviewed/LECTURE/GRIB/read_gribtable.html?format=raw#_read_gribtable">read_gribtable</a></td>
1813<td class="docstat partialdoc">partially documented</td>
1814</tr>
1815
1816</table><a href="./ToBeReviewed/LECTURE/changeread.html?format=raw">./ToBeReviewed/LECTURE/changeread.pro</a>
1817<table>
1818
1819<tr>
1820<td class="docroutine"><a href="./ToBeReviewed/LECTURE/changeread.html?format=raw#_changeread">changeread</a></td>
1821<td class="docstat partialdoc">partially documented</td>
1822</tr>
1823
1824</table><a href="./ToBeReviewed/LECTURE/read_ftp.html?format=raw">./ToBeReviewed/LECTURE/read_ftp.pro</a>
1825<table>
1826
1827<tr>
1828<td class="docroutine"><a href="./ToBeReviewed/LECTURE/read_ftp.html?format=raw#_read_ftp">read_ftp</a></td>
1829<td class="docstat partialdoc">partially documented</td>
1830</tr>
1831
1832</table><a href="./ToBeReviewed/LECTURE/read_ncdf.html?format=raw">./ToBeReviewed/LECTURE/read_ncdf.pro</a>
1833<table>
1834
1835<tr>
1836<td class="docroutine"><a href="./ToBeReviewed/LECTURE/read_ncdf.html?format=raw#_read_ncdf">read_ncdf</a></td>
1837<td class="docstat partialdoc">partially documented</td>
1838</tr>
1839
1840</table><a href="./ToBeReviewed/LECTURE/xncdf_lec.html?format=raw">./ToBeReviewed/LECTURE/xncdf_lec.pro</a>
1841<table>
1842
1843<tr>
1844<td class="docroutine"><a href="./ToBeReviewed/LECTURE/xncdf_lec.html?format=raw#_xncdf_lec">xncdf_lec</a></td>
1845<td class="docstat partialdoc">partially documented</td>
1846</tr>
1847
1848</table><a href="./ToBeReviewed/PLOTS/DESSINE/bar_plot.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/bar_plot.pro</a>
1849<table>
1850
1851<tr>
1852<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/bar_plot.html?format=raw#_bar_plot">bar_plot</a></td>
1853<td class="docstat partialdoc">partially documented</td>
1854</tr>
1855
1856</table><a href="./ToBeReviewed/PLOTS/DESSINE/plt1d.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/plt1d.pro</a>
1857<table>
1858
1859<tr>
1860<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/plt1d.html?format=raw#_plt1d">plt1d</a></td>
1861<td class="docstat partialdoc">partially documented</td>
1862</tr>
1863
1864</table><a href="./ToBeReviewed/PLOTS/DESSINE/pltbase.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltbase.pro</a>
1865<table>
1866
1867<tr>
1868<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/pltbase.html?format=raw#_pltbase">pltbase</a></td>
1869<td class="docstat partialdoc">partially documented</td>
1870</tr>
1871
1872</table><a href="./ToBeReviewed/PLOTS/DESSINE/pltsc.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltsc.pro</a>
1873<table>
1874
1875<tr>
1876<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/pltsc.html?format=raw#_pltsc">pltsc</a></td>
1877<td class="docstat partialdoc">partially documented</td>
1878</tr>
1879
1880</table><a href="./ToBeReviewed/PLOTS/DESSINE/pltt.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltt.pro</a>
1881<table>
1882
1883<tr>
1884<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/pltt.html?format=raw#_pltt">pltt</a></td>
1885<td class="docstat partialdoc">partially documented</td>
1886</tr>
1887
1888</table><a href="./ToBeReviewed/PLOTS/DESSINE/pltv.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltv.pro</a>
1889<table>
1890
1891<tr>
1892<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/pltv.html?format=raw#_pltv">pltv</a></td>
1893<td class="docstat partialdoc">partially documented</td>
1894</tr>
1895
1896</table><a href="./ToBeReviewed/PLOTS/DESSINE/pltz.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/pltz.pro</a>
1897<table>
1898
1899<tr>
1900<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/pltz.html?format=raw#_pltz">pltz</a></td>
1901<td class="docstat partialdoc">partially documented</td>
1902</tr>
1903
1904</table><a href="./ToBeReviewed/PLOTS/DESSINE/sbar_plot.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/sbar_plot.pro</a>
1905<table>
1906
1907<tr>
1908<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/sbar_plot.html?format=raw#_sbar_plot">sbar_plot</a></td>
1909<td class="docstat partialdoc">partially documented</td>
1910</tr>
1911
1912</table><a href="./ToBeReviewed/PLOTS/DESSINE/scontour.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/scontour.pro</a>
1913<table>
1914
1915<tr>
1916<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/scontour.html?format=raw#_scontour">scontour</a></td>
1917<td class="docstat partialdoc">partially documented</td>
1918</tr>
1919
1920</table><a href="./ToBeReviewed/PLOTS/DESSINE/splot.html?format=raw">./ToBeReviewed/PLOTS/DESSINE/splot.pro</a>
1921<table>
1922
1923<tr>
1924<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DESSINE/splot.html?format=raw#_splot">splot</a></td>
1925<td class="docstat partialdoc">partially documented</td>
1926</tr>
1927
1928</table><a href="./ToBeReviewed/PLOTS/DIVERS/addaxe.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/addaxe.pro</a>
1929<table>
1930
1931<tr>
1932<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/addaxe.html?format=raw#_addaxe">addaxe</a></td>
1933<td class="docstat partialdoc">partially documented</td>
1934</tr>
1935
1936</table><a href="./ToBeReviewed/PLOTS/DIVERS/axis4pltz.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/axis4pltz.pro</a>
1937<table>
1938
1939<tr>
1940<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/axis4pltz.html?format=raw#_axis4pltz">axis4pltz</a></td>
1941<td class="docstat partialdoc">partially documented</td>
1942</tr>
1943
1944</table><a href="./ToBeReviewed/PLOTS/DIVERS/barrecouleur.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/barrecouleur.pro</a>
1945<table>
1946
1947<tr>
1948<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/barrecouleur.html?format=raw#_barrecouleur">barrecouleur</a></td>
1949<td class="docstat partialdoc">partially documented</td>
1950</tr>
1951
1952</table><a href="./ToBeReviewed/PLOTS/DIVERS/checkfield.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/checkfield.pro</a>
1953<table>
1954
1955<tr>
1956<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/checkfield.html?format=raw#_checkfield">checkfield</a></td>
1957<td class="docstat partialdoc">partially documented</td>
1958</tr>
1959
1960</table><a href="./ToBeReviewed/PLOTS/DIVERS/checktypeminmax.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/checktypeminmax.pro</a>
1961<table>
1962
1963<tr>
1964<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/checktypeminmax.html?format=raw#_checktypeminmax">checktypeminmax</a></td>
1965<td class="docstat partialdoc">partially documented</td>
1966</tr>
1967
1968</table><a href="./ToBeReviewed/PLOTS/DIVERS/determineminmax.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/determineminmax.pro</a>
1969<table>
1970
1971<tr>
1972<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/determineminmax.html?format=raw#_determineminmax">determineminmax</a></td>
1973<td class="docstat partialdoc">partially documented</td>
1974</tr>
1975
1976</table><a href="./ToBeReviewed/PLOTS/DIVERS/givewindowsize.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/givewindowsize.pro</a>
1977<table>
1978
1979<tr>
1980<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/givewindowsize.html?format=raw#_givewindowsize">givewindowsize</a></td>
1981<td class="docstat partialdoc">partially documented</td>
1982</tr>
1983
1984</table><a href="./ToBeReviewed/PLOTS/DIVERS/placedessin.html?format=raw">./ToBeReviewed/PLOTS/DIVERS/placedessin.pro</a>
1985<table>
1986
1987<tr>
1988<td class="docroutine"><a href="./ToBeReviewed/PLOTS/DIVERS/placedessin.html?format=raw#_placedessin">placedessin</a></td>
1989<td class="docstat partialdoc">partially documented</td>
1990</tr>
1991
1992</table><a href="./ToBeReviewed/PLOTS/LABEL/label.html?format=raw">./ToBeReviewed/PLOTS/LABEL/label.pro</a>
1993<table>
1994
1995<tr>
1996<td class="docroutine"><a href="./ToBeReviewed/PLOTS/LABEL/label.html?format=raw#_label">label</a></td>
1997<td class="docstat partialdoc">partially documented</td>
1998</tr>
1999
2000</table><a href="./ToBeReviewed/PLOTS/LABEL/label_date.html?format=raw">./ToBeReviewed/PLOTS/LABEL/label_date.pro</a>
2001<table>
2002
2003<tr>
2004<td class="docroutine"><a href="./ToBeReviewed/PLOTS/LABEL/label_date.html?format=raw#_LABEL_DATE">LABEL_DATE</a></td>
2005<td class="docstat partialdoc">partially documented</td>
2006</tr>
2007
2008</table><a href="./ToBeReviewed/PLOTS/VECTEUR/ajoutvect.html?format=raw">./ToBeReviewed/PLOTS/VECTEUR/ajoutvect.pro</a>
2009<table>
2010
2011<tr>
2012<td class="docroutine"><a href="./ToBeReviewed/PLOTS/VECTEUR/ajoutvect.html?format=raw#_ajoutvect">ajoutvect</a></td>
2013<td class="docstat partialdoc">partially documented</td>
2014</tr>
2015
2016</table><a href="./ToBeReviewed/PLOTS/axe.html?format=raw">./ToBeReviewed/PLOTS/axe.pro</a>
2017<table>
2018
2019<tr>
2020<td class="docroutine"><a href="./ToBeReviewed/PLOTS/axe.html?format=raw#_axe">axe</a></td>
2021<td class="docstat partialdoc">partially documented</td>
2022</tr>
2023
2024</table><a href="./ToBeReviewed/PLOTS/legende.html?format=raw">./ToBeReviewed/PLOTS/legende.pro</a>
2025<table>
2026
2027<tr>
2028<td class="docroutine"><a href="./ToBeReviewed/PLOTS/legende.html?format=raw#_legende">legende</a></td>
2029<td class="docstat partialdoc">partially documented</td>
2030</tr>
2031
2032</table><a href="./ToBeReviewed/PLOTS/plotsym.html?format=raw">./ToBeReviewed/PLOTS/plotsym.pro</a>
2033<table>
2034
2035<tr>
2036<td class="docroutine"><a href="./ToBeReviewed/PLOTS/plotsym.html?format=raw#_plotsym">plotsym</a></td>
2037<td class="docstat partialdoc">partially documented</td>
2038</tr>
2039
2040</table><a href="./ToBeReviewed/STATISTICS/a_correlate2d.html?format=raw">./ToBeReviewed/STATISTICS/a_correlate2d.pro</a>
2041<table>
2042
2043<tr>
2044<td class="docroutine"><a href="./ToBeReviewed/STATISTICS/a_correlate2d.html?format=raw#_Auto_Cov2d">Auto_Cov2d</a></td>
2045<td class="docstat partialdoc">partially documented</td>
2046</tr>
2047
2048<tr>
2049<td class="docroutine"><a href="./ToBeReviewed/STATISTICS/a_correlate2d.html?format=raw#_A_Correlate2d">A_Correlate2d</a></td>
2050<td class="docstat partialdoc">partially documented</td>
2051</tr>
2052
2053</table><a href="./ToBeReviewed/STATISTICS/a_timecorrelate.html?format=raw">./ToBeReviewed/STATISTICS/a_timecorrelate.pro</a>
2054<table>
2055
2056<tr>
2057<td class="docroutine"><a href="./ToBeReviewed/STATISTICS/a_timecorrelate.html?format=raw#_TimeAuto_Cov">TimeAuto_Cov</a></td>
2058<td class="docstat partialdoc">partially documented</td>
2059</tr>
2060
2061<tr>
2062<td class="docroutine"><a href="./ToBeReviewed/STATISTICS/a_timecorrelate.html?format=raw#_A_TimeCorrelate">A_TimeCorrelate</a></td>
2063<td class="docstat partialdoc">partially documented</td>
2064</tr>
2065
2066</table><a href="./ToBeReviewed/STATISTICS/c_timecorrelate.html?format=raw">./ToBeReviewed/STATISTICS/c_timecorrelate.pro</a>
2067<table>
2068
2069<tr>
2070<td class="docroutine"><a href="./ToBeReviewed/STATISTICS/c_timecorrelate.html?format=raw#_TimeCross_Cov">TimeCross_Cov</a></td>
2071<td class="docstat partialdoc">partially documented</td>
2072</tr>
2073
2074<tr>
2075<td class="docroutine"><a href="./ToBeReviewed/STATISTICS/c_timecorrelate.html?format=raw#_C_Timecorrelate">C_Timecorrelate</a></td>
2076<td class="docstat partialdoc">partially documented</td>
2077</tr>
2078
2079</table><a href="./ToBeReviewed/STRING/getwrd.html?format=raw">./ToBeReviewed/STRING/getwrd.pro</a>
2080<table>
2081
2082<tr>
2083<td class="docroutine"><a href="./ToBeReviewed/STRING/getwrd.html?format=raw#_GETWRD">GETWRD</a></td>
2084<td class="docstat partialdoc">partially documented</td>
2085</tr>
2086
2087</table><a href="./ToBeReviewed/STRING/lenstr.html?format=raw">./ToBeReviewed/STRING/lenstr.pro</a>
2088<table>
2089
2090<tr>
2091<td class="docroutine"><a href="./ToBeReviewed/STRING/lenstr.html?format=raw#_lenstr">lenstr</a></td>
2092<td class="docstat partialdoc">partially documented</td>
2093</tr>
2094
2095</table><a href="./ToBeReviewed/STRING/putfile.html?format=raw">./ToBeReviewed/STRING/putfile.pro</a>
2096<table>
2097
2098<tr>
2099<td class="docroutine"><a href="./ToBeReviewed/STRING/putfile.html?format=raw#_putfile">putfile</a></td>
2100<td class="docstat partialdoc">partially documented</td>
2101</tr>
2102
2103</table><a href="./ToBeReviewed/STRING/strrepl.html?format=raw">./ToBeReviewed/STRING/strrepl.pro</a>
2104<table>
2105
2106<tr>
2107<td class="docroutine"><a href="./ToBeReviewed/STRING/strrepl.html?format=raw#_strrepl">strrepl</a></td>
2108<td class="docstat partialdoc">partially documented</td>
2109</tr>
2110
2111</table><a href="./ToBeReviewed/STRING/strsci.html?format=raw">./ToBeReviewed/STRING/strsci.pro</a>
2112<table>
2113
2114<tr>
2115<td class="docroutine"><a href="./ToBeReviewed/STRING/strsci.html?format=raw#_StrSci">StrSci</a></td>
2116<td class="docstat partialdoc">partially documented</td>
2117</tr>
2118
2119</table><a href="./ToBeReviewed/STRING/strwhere.html?format=raw">./ToBeReviewed/STRING/strwhere.pro</a>
2120<table>
2121
2122<tr>
2123<td class="docroutine"><a href="./ToBeReviewed/STRING/strwhere.html?format=raw#_strwhere">strwhere</a></td>
2124<td class="docstat partialdoc">partially documented</td>
2125</tr>
2126
2127</table><a href="./ToBeReviewed/STRUCTURE/struct2string.html?format=raw">./ToBeReviewed/STRUCTURE/struct2string.pro</a>
2128<table>
2129
2130<tr>
2131<td class="docroutine"><a href="./ToBeReviewed/STRUCTURE/struct2string.html?format=raw#_struct2string">struct2string</a></td>
2132<td class="docstat partialdoc">partially documented</td>
2133</tr>
2134
2135</table><a href="./ToBeReviewed/STRUCTURE/where_tag.html?format=raw">./ToBeReviewed/STRUCTURE/where_tag.pro</a>
2136<table>
2137
2138<tr>
2139<td class="docroutine"><a href="./ToBeReviewed/STRUCTURE/where_tag.html?format=raw#_where_Tag">where_Tag</a></td>
2140<td class="docstat partialdoc">partially documented</td>
2141</tr>
2142
2143</table><a href="./ToBeReviewed/TRIANGULATION/ciseauxtri.html?format=raw">./ToBeReviewed/TRIANGULATION/ciseauxtri.pro</a>
2144<table>
2145
2146<tr>
2147<td class="docroutine"><a href="./ToBeReviewed/TRIANGULATION/ciseauxtri.html?format=raw#_ciseauxtri">ciseauxtri</a></td>
2148<td class="docstat partialdoc">partially documented</td>
2149</tr>
2150
2151</table><a href="./ToBeReviewed/TRIANGULATION/dessinetri.html?format=raw">./ToBeReviewed/TRIANGULATION/dessinetri.pro</a>
2152<table>
2153
2154<tr>
2155<td class="docroutine"><a href="./ToBeReviewed/TRIANGULATION/dessinetri.html?format=raw#_dessinetri">dessinetri</a></td>
2156<td class="docstat partialdoc">partially documented</td>
2157</tr>
2158
2159</table><a href="./ToBeReviewed/TRIANGULATION/drawcoast_e.html?format=raw">./ToBeReviewed/TRIANGULATION/drawcoast_e.pro</a>
2160<table>
2161
2162<tr>
2163<td class="docroutine"><a href="./ToBeReviewed/TRIANGULATION/drawcoast_e.html?format=raw#_drawcoast_e">drawcoast_e</a></td>
2164<td class="docstat partialdoc">partially documented</td>
2165</tr>
2166
2167</table><a href="./ToBeReviewed/TRIANGULATION/drawsectionbottom.html?format=raw">./ToBeReviewed/TRIANGULATION/drawsectionbottom.pro</a>
2168<table>
2169
2170<tr>
2171<td class="docroutine"><a href="./ToBeReviewed/TRIANGULATION/drawsectionbottom.html?format=raw#_drawsectionbottom">drawsectionbottom</a></td>
2172<td class="docstat partialdoc">partially documented</td>
2173</tr>
2174
2175</table><a href="./ToBeReviewed/TRIANGULATION/fillcornermask.html?format=raw">./ToBeReviewed/TRIANGULATION/fillcornermask.pro</a>
2176<table>
2177
2178<tr>
2179<td class="docroutine"><a href="./ToBeReviewed/TRIANGULATION/fillcornermask.html?format=raw#_fillcornermask">fillcornermask</a></td>
2180<td class="docstat partialdoc">partially documented</td>
2181</tr>
2182
2183</table><a href="./ToBeReviewed/TRIANGULATION/triangule.html?format=raw">./ToBeReviewed/TRIANGULATION/triangule.pro</a>
2184<table>
2185
2186<tr>
2187<td class="docroutine"><a href="./ToBeReviewed/TRIANGULATION/triangule.html?format=raw#_triangule">triangule</a></td>
2188<td class="docstat partialdoc">partially documented</td>
2189</tr>
2190
2191</table><a href="./ToBeReviewed/TRIANGULATION/triangule_e.html?format=raw">./ToBeReviewed/TRIANGULATION/triangule_e.pro</a>
2192<table>
2193
2194<tr>
2195<td class="docroutine"><a href="./ToBeReviewed/TRIANGULATION/triangule_e.html?format=raw#_triangule_e">triangule_e</a></td>
2196<td class="docstat partialdoc">partially documented</td>
2197</tr>
2198
2199</table><a href="./ToBeReviewed/UTILITAIRE/get_extra.html?format=raw">./ToBeReviewed/UTILITAIRE/get_extra.pro</a>
2200<table>
2201
2202<tr>
2203<td class="docroutine"><a href="./ToBeReviewed/UTILITAIRE/get_extra.html?format=raw#_get_extra">get_extra</a></td>
2204<td class="docstat partialdoc">partially documented</td>
2205</tr>
2206
2207</table><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.pro</a>
2208<table>
2209
2210<tr>
2211<td class="docroutine"><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildcmd.html?format=raw#_buildcmd">buildcmd</a></td>
2212<td class="docstat partialdoc">partially documented</td>
2213</tr>
2214
2215</table><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildreadcmd.html?format=raw">./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildreadcmd.pro</a>
2216<table>
2217
2218<tr>
2219<td class="docroutine"><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/buildreadcmd.html?format=raw#_buildreadcmd">buildreadcmd</a></td>
2220<td class="docstat partialdoc">partially documented</td>
2221</tr>
2222
2223</table><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_bgroup.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_bgroup.pro</a>
2224<table>
2225
2226<tr>
2227<td class="docroutine"><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_bgroup.html?format=raw#_CW_BGROUP">CW_BGROUP</a></td>
2228<td class="docstat partialdoc">partially documented</td>
2229</tr>
2230
2231</table><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.html?format=raw">./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.pro</a>
2232<table>
2233
2234<tr>
2235<td class="docroutine"><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_slider_pm.html?format=raw#_cw_slider_pm">cw_slider_pm</a></td>
2236<td class="docstat partialdoc">partially documented</td>
2237</tr>
2238
2239</table><a href="./ToBeReviewed/WIDGET/xxx.html?format=raw">./ToBeReviewed/WIDGET/xxx.pro</a>
2240<table>
2241
2242<tr>
2243<td class="docroutine"><a href="./ToBeReviewed/WIDGET/xxx.html?format=raw#_xxx">xxx</a></td>
2244<td class="docstat partialdoc">partially documented</td>
2245</tr>
2246
2247</table><a href="./Utilities/createfunc.html?format=raw">./Utilities/createfunc.pro</a>
2248<table>
2249
2250<tr>
2251<td class="docroutine"><a href="./Utilities/createfunc.html?format=raw#_createfunc">createfunc</a></td>
2252<td class="docstat partialdoc">partially documented</td>
2253</tr>
2254
2255</table></div>
2256<div id="obsolete">
2257  <h2>Obsolete routines</h2><a href="./Obsolete/congridseb.html?format=raw">./Obsolete/congridseb.pro</a>
2258<table>
2259
2260<tr>
2261<td class="obsroutine"><a href="./Obsolete/congridseb.html?format=raw#_congridseb">congridseb</a></td>
2262</tr>
2263
2264</table><a href="./Obsolete/cp.html?format=raw">./Obsolete/cp.pro</a>
2265<table>
2266
2267<tr>
2268<td class="obsroutine"><a href="./Obsolete/cp.html?format=raw#_cp">cp</a></td>
2269</tr>
2270
2271</table><a href="./Obsolete/extrait.html?format=raw">./Obsolete/extrait.pro</a>
2272<table>
2273
2274<tr>
2275<td class="obsroutine"><a href="./Obsolete/extrait.html?format=raw#_extrait">extrait</a></td>
2276</tr>
2277
2278</table><a href="./Obsolete/ficdate.html?format=raw">./Obsolete/ficdate.pro</a>
2279<table>
2280
2281<tr>
2282<td class="obsroutine"><a href="./Obsolete/ficdate.html?format=raw#_ficdate">ficdate</a></td>
2283</tr>
2284
2285</table><a href="./Obsolete/imprime.html?format=raw">./Obsolete/imprime.pro</a>
2286<table>
2287
2288<tr>
2289<td class="obsroutine"><a href="./Obsolete/imprime.html?format=raw#_imprime">imprime</a></td>
2290</tr>
2291
2292</table><a href="./Obsolete/jourdsmois.html?format=raw">./Obsolete/jourdsmois.pro</a>
2293<table>
2294
2295<tr>
2296<td class="obsroutine"><a href="./Obsolete/jourdsmois.html?format=raw#_jourdsmois">jourdsmois</a></td>
2297</tr>
2298
2299</table><a href="./Obsolete/juldate.html?format=raw">./Obsolete/juldate.pro</a>
2300<table>
2301
2302<tr>
2303<td class="obsroutine"><a href="./Obsolete/juldate.html?format=raw#_juldate">juldate</a></td>
2304</tr>
2305
2306</table><a href="./Obsolete/lec.html?format=raw">./Obsolete/lec.pro</a>
2307<table>
2308
2309<tr>
2310<td class="obsroutine"><a href="./Obsolete/lec.html?format=raw#_lec">lec</a></td>
2311</tr>
2312
2313</table><a href="./Obsolete/lect.html?format=raw">./Obsolete/lect.pro</a>
2314<table>
2315
2316<tr>
2317<td class="obsroutine"><a href="./Obsolete/lect.html?format=raw#_lect">lect</a></td>
2318</tr>
2319
2320</table><a href="./Obsolete/meshlec.html?format=raw">./Obsolete/meshlec.pro</a>
2321<table>
2322
2323<tr>
2324<td class="obsroutine"><a href="./Obsolete/meshlec.html?format=raw#_meshlec">meshlec</a></td>
2325</tr>
2326
2327</table><a href="./Obsolete/ncdf_meshlec.html?format=raw">./Obsolete/ncdf_meshlec.pro</a>
2328<table>
2329
2330<tr>
2331<td class="obsroutine"><a href="./Obsolete/ncdf_meshlec.html?format=raw#_ncdf_meshlec">ncdf_meshlec</a></td>
2332</tr>
2333
2334</table><a href="./Obsolete/nlec.html?format=raw">./Obsolete/nlec.pro</a>
2335<table>
2336
2337<tr>
2338<td class="obsroutine"><a href="./Obsolete/nlec.html?format=raw#_nlec">nlec</a></td>
2339</tr>
2340
2341</table><a href="./Obsolete/nlec5j.html?format=raw">./Obsolete/nlec5j.pro</a>
2342<table>
2343
2344<tr>
2345<td class="obsroutine"><a href="./Obsolete/nlec5j.html?format=raw#_nlec5j">nlec5j</a></td>
2346</tr>
2347
2348</table><a href="./Obsolete/nlecan.html?format=raw">./Obsolete/nlecan.pro</a>
2349<table>
2350
2351<tr>
2352<td class="obsroutine"><a href="./Obsolete/nlecan.html?format=raw#_nlecan">nlecan</a></td>
2353</tr>
2354
2355</table><a href="./Obsolete/nlecmois.html?format=raw">./Obsolete/nlecmois.pro</a>
2356<table>
2357
2358<tr>
2359<td class="obsroutine"><a href="./Obsolete/nlecmois.html?format=raw#_nlecmois">nlecmois</a></td>
2360</tr>
2361
2362</table><a href="./Obsolete/nlecsaison.html?format=raw">./Obsolete/nlecsaison.pro</a>
2363<table>
2364
2365<tr>
2366<td class="obsroutine"><a href="./Obsolete/nlecsaison.html?format=raw#_nlecsaison">nlecsaison</a></td>
2367</tr>
2368
2369</table><a href="./Obsolete/nlecserie.html?format=raw">./Obsolete/nlecserie.pro</a>
2370<table>
2371
2372<tr>
2373<td class="obsroutine"><a href="./Obsolete/nlecserie.html?format=raw#_nlecserie">nlecserie</a></td>
2374</tr>
2375
2376</table><a href="./Obsolete/vairdate.html?format=raw">./Obsolete/vairdate.pro</a>
2377<table>
2378
2379<tr>
2380<td class="obsroutine"><a href="./Obsolete/vairdate.html?format=raw#_vairdate">vairdate</a></td>
2381</tr>
2382
2383</table><a href="./Obsolete/vraidate.html?format=raw">./Obsolete/vraidate.pro</a>
2384<table>
2385
2386<tr>
2387<td class="obsroutine"><a href="./Obsolete/vraidate.html?format=raw#_vraidate">vraidate</a></td>
2388</tr>
2389
2390</table><a href="./Obsolete/zeroun.html?format=raw">./Obsolete/zeroun.pro</a>
2391<table>
2392
2393<tr>
2394<td class="obsroutine"><a href="./Obsolete/zeroun.html?format=raw#_zeroun">zeroun</a></td>
2395</tr>
2396
2397</table></div>
2398<div id="statistics">
2399  <h2>Statistics warnings</h2></div>
2400     
2401
2402      <div id="tagline">Produced by IDLdoc 2.0.</div>
2403
2404    </div>
2405
2406  </body>
2407</html>
Note: See TracBrowser for help on using the repository browser.