source: trunk/SRC/Documentation/idldoc_html_output/idldoc-index-GH.html @ 187

Last change on this file since 187 was 187, checked in by pinsard, 18 years ago

introducing hyperlinks in idldoc outputs (2/2)

File size: 29.7 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<!-- full-index-begin.tt needs structure with the following fields:
6       letters : array of structures { letter:'', url:'' }
7       version : IDLdoc version
8       date : string containing date of file creation
9       embed : 0 for link to CSS, 1 for embed CSS
10       css_location : if embed then string filename of CSS file location, o/w href to CSS file
11       overview_comments : general comments in the overview file, if any
12       ndirs : number of directories
13       dirs : array of structures with fields { name:'', url:'', parity:'', comment:'' }
14       navbar_filename : filename of navbar template
15       footer : filename of footer file to include
16       tagline_filename : filename of tagline template
17     Plus fields needed by the templates: navbar, tagline
18-->
19
20<!-- full-index-letter.tt needs structure with the following fields:
21       letter : letter as a string
22       items : array of structure { name:'', url:'', description:'' }
23-->
24
25<!-- full-index-end.tt needs structure with the following fields:
26       version : IDLdoc version
27       date : string containing date of file creation
28       embed : 0 for link to CSS, 1 for embed CSS
29       css_location : if embed then string filename of CSS file location, o/w href to CSS file
30       overview_comments : general comments in the overview file, if any
31       ndirs : number of directories
32       dirs : array of structures with fields { name:'', url:'', parity:'', comment:'' }
33       navbar_filename : filename of navbar template
34       footer : filename of footer file to include
35       tagline_filename : filename of tagline template
36     Plus fields needed by the templates: navbar, tagline
37-->
38
39<!-- Generated by IDLdoc 2.0 -->
40
41<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
42  <head>
43    <title>Index (SAXO Documentation)</title>
44
45   
46    <style type="text/css" media="all">
47         
48/* CSS for all files which appear in the "main" viewing area: overview,
49   directory overviews, warnings, index, search, pro files, source
50   code, help, and etc files. */
51
52/* Link styles --------------------------------------------------------------- */
53
54a { text-decoration: none; }
55
56a:link, a:visited { 
57  color: #660000; 
58  border-bottom: 1px dotted #C0C0F0;   
59}
60
61a:hover, a:focus { 
62  color: #993333; 
63  background: #FFFFCC; 
64  border-bottom: 1px dotted #303099; 
65}
66
67
68/* Main styles --------------------------------------------------------------- */
69p.preformat {
70  font-family: Courier;
71}
72p.preformat {
73  font-family: Courier;
74}
75p.preformat {
76  font-family: Courier;
77}
78p.preformat {
79  font-family: Courier;
80}
81
82body {
83  margin: 0;
84  padding: 0;
85  font-size: 10pt;
86  font-family: Verdana, Helvetica, Arial, sans-serif;
87  background-color: #FFFFFF;
88}
89
90p {
91  margin-top: 0.5em;
92  margin-bottom: 0;
93}
94
95#container { margin: 1em; }
96
97code.section { white-space: pre; }
98
99pre.snippet {
100  margin-left: 5%;
101  background: #F0F0F0;
102  border: 1px dashed #999999;
103  width: 43em;
104  padding: 0.5em 0.5em 0.5em 0.5em;
105  white-space: pre;
106}
107
108/* Navbar styles ------------------------------------------------------------- */
109
110#navbar_title {
111  color: #000033;
112  background-color: #F0F0FF;
113  font-family: Arial, Helvetica, sans-serif;
114  padding: 20px 30px;
115  border-bottom: 1px solid #000033;
116}
117
118#navbar_title * {
119  margin: 0;
120  padding: 0;
121}
122
123#navbar_title h1 {
124  letter-spacing: 0.1em;
125  font-variant: small-caps;
126  font-size: 250%;
127  text-indent: -1em;
128  padding-left: 1em; 
129}
130
131#navbar_title h2 {
132  font-size: 110%;
133  font-weight: normal;
134  color: #333399;
135}
136
137#main_navbar table {
138  width: 100%;
139  border-bottom: 1px solid #666699;
140}
141
142#main_navbar td {
143  background: #CCCCFF;
144  font-size: 80%;
145  font-weight: bold;
146  font-family: Arial, Helvetica, sans-serif;
147  border-top: 3px solid #CCCCFF;
148  border-bottom: 3px solid #CCCCFF;
149  padding-left: 6px;
150  padding-right: 6px;
151  margin: 0;
152}
153
154#main_navbar td#selected {
155  background: #CCCCFF;
156  font-size: 80%;
157  font-weight: bold;
158  font-family: Arial, Helvetica, sans-serif;
159  border-top: 3px solid #333399;
160  border-bottom: 3px solid #CCCCFF;
161  padding-left: 6px;
162  padding-right: 6px;
163  margin: 0;
164}
165
166#main_navbar td#flexible {
167  width: 100%;
168  text-align: right;
169  padding-right: 1em;
170  background: #CCCCFF;
171  font-size: 70%;
172  font-weight: normal;
173  font-family: Arial, Helvetica, sans-serif;
174  text-transform: uppercase;
175  border-top: 3px solid #CCCCFF;
176  border-bottom: 3px solid #CCCCFF;
177}
178
179#main_navbar a:link, #main_navbar a:visited { color: #660000; border: 0; }
180
181#main_navbar a:hover, #main_navbar a:focus {
182  color: #FFFF66;
183  background: #CCCCFF;
184  border-bottom: 1px none #606099; 
185  border: 0;
186}
187
188#secondary_navbar {
189  font-size: 80%;
190  font-weight: normal;
191  font-family: Arial, Helvetica, sans-serif;
192  margin-top: 4px;
193  margin-left: 20px;
194  white-space: nowrap;
195}
196
197
198/* Tagline and footer styles ------------------------------------------------- */
199
200div#tagline {
201  margin-top: 6px;
202  border-top: 1px dotted lightsteelblue;
203  padding-top: 6px;
204  font-size: 66%;
205  font-style: italic;
206}
207
208div#footer {
209  margin-top: 6px;
210  border-top: 1px dotted lightsteelblue;
211  padding-top: 6px;
212  font-size: 66%;
213  font-style: italic;
214}
215
216/* Basic data presenation styles -------------------------------------------- */
217
218.index_letter { 
219  font-size: 300%;
220  font-weight: bold;
221  color: #000066; 
222  margin: 0.5em 0 0 -0.1em;
223}
224
225h1, h2, h3, h4 {
226  font-weight: normal;
227  color: #3333CC;
228}
229
230h1 {
231  padding-top: 0.75em;
232  font-size: 160%;
233}
234
235h2 {
236  padding-top: 1em;
237  font-size: 120%;
238  }
239
240h3 {
241  padding-top: 0.75em;
242  margin-bottom: 0.25em;
243  font-size: 100%;
244}
245
246h4 {
247  padding: 0;
248  margin: 0.5em 0 0 0;
249  font-size: 80%;
250}
251
252table.basic {
253  empty-cells: show;
254  margin: 1.5em 1em 0 1em;
255  border: 1px dotted #CFCFFF;
256  font-size: 80%;
257}
258
259table.basic th {
260  background-color: #F0F0FF;
261  font-weight: bold;
262  text-align: left;
263  padding: 4px 1em 4px 4px;
264  border-bottom: 1px dotted #666699;
265}
266
267table.basic td {
268  vertical-align: top;
269  padding: 4px 1em 4px 4px;
270}
271
272dd {
273  margin-bottom: 0.25em;
274  font-size: 80%;
275}
276
277
278/* Warnings styles ----------------------------------------------------------- */
279
280
281#todo dl, #bugs dl { 
282  margin: 0 0 0 1.5em;
283  font-size: 80%;
284}
285
286#todo dd, #bugs dd { 
287  margin-left: 3em; 
288  font-size: 100%;
289}
290
291#undoc table, #obsolete table, #statistics table {
292  width: 80%;
293  margin-left: 2em;
294}
295
296#undoc td, #obsolete td, #statistics td { 
297  padding: 0 0 0 0;
298  font-size: 80%;
299  white-space: nowrap;
300}
301
302#undoc td.docroutine, #obsolete td.obsroutine, #statistics td.statroutine { width: 50%; }
303
304#undoc td.docstat, #statistics td.stat { 
305  width: 50%;
306  text-align: right;
307}
308
309#undoc td.partialdoc, #statistics td.caution { color: #CC6600; }
310
311#undoc td.notdoc, #statistics td.warning { color: #993333; }
312
313/* File + routine styles ----------------------------------------------------- */
314
315h1.directory { 
316  padding: 1em 0 0 0;
317  margin: 0;
318  font-size: 66%;
319}
320
321h1.directory a { border-bottom: 0; }
322
323h2.pro_file { 
324  padding: 0;
325  margin: 0;
326  font-size: 140%;
327}
328
329div#file_attr {
330  padding: 0 1em 0 1em;
331  margin: 1em;
332  background: #F6F6F6;
333  border: 1px dotted #999999;
334}
335
336div#file_attr dt {
337  font-size: 80%;
338  font-weight: bold;
339}
340
341div#file_attr dd {
342  font-size: 80%;
343}
344
345div#class_diagram { 
346  padding: 1em 0 1em 0; 
347  white-space: pre;
348  font-family: 'Courier New';
349}
350
351table#sav_attr { 
352  font-size: 90%; 
353  margin: 1em; 
354  padding: 1em 1em 1em 1em;
355  background: #F6F6F6;
356  border: 1px dotted #999999;
357}
358
359table#sav_attr th { text-align: left; }
360
361table#sav_attr td { vertical-align: top; padding-right: 2em; }
362
363table#sav_attr td.value { width: 20em; padding-right: 0em; font-style: italic; }
364
365p.sav_warning { margin-left: 4em; font-family: 80%; }
366
367table.variables { 
368  font-family: 'Courier New', monospace; 
369  font-size: 80%; 
370  text-indent: -2em; 
371  padding-left: 2em; 
372}
373
374table.variables td.image { width: 64px; }
375
376div#file_comments { white-space: pre; white-space: pre; white-space: pre; white-space: pre; 
377  margin: 2em;
378  font-size: 80%;
379}
380
381
382div.field_summary {
383  padding: 0 1em 0 1em;
384  margin: 1em;
385  background: #FFFFF0;
386  border: 1px dotted #C0C000;
387}
388
389div#routine_summary { 
390  padding: 0 1em 0 1em;
391  margin: 1em;
392  background: #F0F0FF;
393  border: 1px dotted #9999FF;
394}
395
396div.field_summary h2, div#routine_summary h2 { 
397  padding: 0.5em 0 0 0;
398  margin: 0;
399}
400
401div.field_summary table, div.field_summary p { 
402  margin: 1em 1em;
403}
404
405div.field_summary td.name { 
406  vertical-align: top;
407  padding-bottom: 0.25em;
408  color: #3333CC;
409}
410
411div.field_summary span.field_type { 
412  font-weight: normal;
413  font-size: 80%;
414  color: black;
415}
416
417div.field_summary td.comments { 
418  vertical-align: top;
419  padding-left: 2em;
420  font-size: 80%;
421}
422
423p.commaList { 
424  margin: 1em 1em 1em 1em;
425}
426
427span.warning { 
428  color: #CC6633;
429  font-weight: bold;
430  font-size: 66%;
431  text-transform: uppercase;
432}
433
434span.categories { 
435  color: #006633;
436  font-weight: bold;
437  font-size: 66%;
438  text-transform: uppercase;
439}
440
441span.undoc { 
442  color: #FF6633;
443  font-weight: bold;
444  font-size: 80%;
445  text-transform: uppercase;
446}
447
448span.attr { 
449  color: #006633;
450  font-weight: bold;
451  font-size: 80%;
452  text-transform: uppercase;
453}
454
455span.value { 
456  color: #006633;
457  font-weight: normal;
458  text-transform: none;
459}
460
461a.top { 
462  font-weight: bold;
463  font-size: 66%;
464  text-transform: uppercase;
465  float: right;
466}
467
468span.result { 
469  font-family: Verdana, Arial, Helvetica, sans-serif;
470  font-style: italic;
471  font-size: 80%;
472}
473
474div#routine_summary p, div.routine_details p.header { 
475  padding-top: 0.5em;
476  margin-left: 1.5em;
477  text-indent: -1.5em;
478  font-family: 'Courier New', monospace;
479}
480
481div.routine_details { 
482  padding: 0.5em 1em 0.5em 1em;
483  margin: 1em;
484  border: 1px dotted #CCCCCC;
485}
486
487div.routine_details h2 { 
488  padding-top: 0;
489  margin-top: 0;
490}
491
492div.routine_details div.value { 
493  margin: 0 1em 0 1em;
494  font-size: 80%;
495}
496
497div.routine_details div.comments { 
498  font-size: 80%;
499  margin: 0.75em 1em 1em 1em;
500}
501
502div.routine_details div.preformat { 
503  white-space: pre;
504}
505
506table.statistics { 
507  font-size: 80%;
508  margin-left: 1em;
509}
510
511table.statistics td { 
512  padding: 0 2em 0 0;
513}
514
515/* Overview styles ----------------------------------------------------------- */
516
517div.overview { 
518  width: 100%;
519  margin-top: 1em;
520  clear: both;
521}
522
523div.overview table {
524  empty-cells: show;
525  font-size: 90%;
526  margin: 1em 1em 1em 1em;
527  padding: 1em 0.5em 1em 0.5em;
528  background: #F6F6F6;
529  border: 1px dotted #999999;
530}
531
532div.overview td {
533  padding: 3px 1em 3px 1em;
534}
535
536div.overview td.dir {
537  width: 1%;
538  vertical-align: top;
539  text-align: right;
540  padding-right: 1em;
541}
542
543
544/* Navigation list styles for tree structures -------------------------------- */
545
546#tree {
547  text-align: left;
548  font-size: 90%;
549  margin: 0.75em 0 0.75em 0;
550  padding: 0;
551}
552
553#tree ul {
554  text-align: left;
555  margin: 0;
556  padding: 0;
557}
558
559#tree li {
560  margin: 0 0 0 15px;
561  padding: 0;
562  list-style-type: none;
563}
564
565#tree .symbols {
566  float: left;
567  width: 12px;
568  height: 1em;
569  padding-left: 4px;
570  background-position: 0 100%;
571  background-repeat: no-repeat;
572}
573
574/* Search styles ------------------------------------------------------------- */
575
576input.writein { 
577  padding-left: 0.5em;
578  border: 1px solid #CCCCCC;
579  font-family: 'Courier New';
580  background: #FFFFF3;
581}
582
583#search form { 
584  margin-left: 2em;
585}
586
587#search table { 
588  margin: 1em 1em 0 2em;
589  padding: 1em 2em 1em 2em;
590  background: #F6F6F6;
591  border: 1px dotted #999999;
592}
593
594#search tr { 
595  text-align: center;
596}
597
598#search td { 
599  font-size: 80%; 
600  text-align: left;
601}
602
603#search td * { 
604  vertical-align: middle;
605}
606
607#search p { 
608  font-size: 66%;
609  margin: 0 3em 2em 3em;
610}
611
612/* Help styles --------------------------------------------------------------- */
613
614div.toc { 
615  padding: 0 1em 0 1em;
616  margin: 1em;
617  background: #F0F0FF;
618  border: 1px dotted #9999FF; 
619  width: 19em;
620}
621
622div.right { 
623  float: right;
624  width: 22em;
625}
626
627ol.toc { 
628  list-style-type: upper-roman;
629}
630
631ol.toc ol { 
632  padding-left: 3em;
633  margin-left: 0;
634  list-style-type: lower-alpha;
635}
636
637dl.variables dt { font-size: 80%; }
638dl.variables dd { margin-bottom: 0.5em; }
639
640    </style>   
641    <style type="text/css" media="print">
642         #navbar_title { 
643  background-color: #FFFFFF; 
644}
645
646#main_navbar td {
647  background: #FFFFFF;
648  border-top: 0.25em solid #FFFFFF;
649  border-bottom: 0.25em solid #FFFFFF;
650}
651
652#main_navbar td#selected {
653  background: #FFFFFF;
654  border-top: 0.25em solid #333399;
655  border-bottom: 0.25em solid #FFFFFF;
656}
657
658#main_navbar td#flexible {
659  background: #FFFFFF;
660  border-top: 0.25em solid #FFFFFF;
661  border-bottom: 0.25em solid #FFFFFF;
662}
663
664#secondary_navbar {
665  display: none;
666}
667
668    </style>
669   
670
671    <script type="text/javascript">
672      function setTitle() {
673        parent.document.title="Index (SAXO Documentation)";
674      }
675    </script>
676  </head>
677
678  <body onload="setTitle();">
679
680    <div id="navbar_title">
681  <h1>SAXO Documentation</h1>
682</div>
683
684
685<div id="main_navbar">
686
687  <table cellspacing="0">
688    <tr>
689     
690      <td><a href="overview.html?format=raw" title="Overview of library">Overview</a></td>
691     
692
693     
694      <td >Directory</td>
695     
696
697     
698      <td><a href="idldoc-categories.html?format=raw" title="Browse library by category">Categories</a></td>
699     
700
701     
702      <td id="selected">Index</td>
703     
704
705     
706      <td><a href="search-page.html?format=raw" title="Search library">Search</a></td>
707     
708
709      <td >File</td>
710
711     
712      <td><a href=".//idldoc-index-GH.pro?format=raw" title="Source code of a file">Source</a></td>
713     
714
715     
716      <td><a href="idldoc-help.html?format=raw" title="Help on IDLdoc">Help</a></td>
717     
718
719      <td >Etc</td>
720
721      <td id="flexible">Developer&nbsp;documentation</td>
722    </tr>
723  </table>
724
725</div>
726
727<div id="secondary_navbar">
728
729&lt;&lt; prev file | next file &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="idldoc-index-GH.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
730
731</div>
732
733
734    <div id="container">
735
736      <h1>Index</h1>
737
738     
739      <a href="idldoc-index.html?format=raw#_A">A</a>
740     
741      <a href="idldoc-index-B.html?format=raw#_B">B</a>
742     
743      <a href="idldoc-index-C.html?format=raw#_C">C</a>
744     
745      <a href="idldoc-index-D.html?format=raw#_D">D</a>
746     
747      <a href="idldoc-index-E.html?format=raw#_E">E</a>
748     
749      <a href="idldoc-index-F.html?format=raw#_F">F</a>
750     
751      <a href="idldoc-index-GH.html?format=raw#_G">G</a>
752     
753      <a href="idldoc-index-GH.html?format=raw#_H">H</a>
754     
755      <a href="idldoc-index-I.html?format=raw#_I">I</a>
756     
757      <a href="idldoc-index-JK.html?format=raw#_J">J</a>
758     
759      <a href="idldoc-index-JK.html?format=raw#_K">K</a>
760     
761      <a href="idldoc-index-L.html?format=raw#_L">L</a>
762     
763      <a href="idldoc-index-M.html?format=raw#_M">M</a>
764     
765      <a href="idldoc-index-N.html?format=raw#_N">N</a>
766     
767      <a href="idldoc-index-O.html?format=raw#_O">O</a>
768     
769      <a href="idldoc-index-P.html?format=raw#_P">P</a>
770     
771      <a href="idldoc-index-Q.html?format=raw#_Q">Q</a>
772     
773      <a href="idldoc-index-R.html?format=raw#_R">R</a>
774     
775      <a href="idldoc-index-S.html?format=raw#_S">S</a>
776     
777      <a href="idldoc-index-T.html?format=raw#_T">T</a>
778     
779      <a href="idldoc-index-U.html?format=raw#_U">U</a>
780     
781      <a href="idldoc-index-V.html?format=raw#_V">V</a>
782     
783      <a href="idldoc-index-W.html?format=raw#_W">W</a>
784     
785      <a href="idldoc-index-X.html?format=raw#_X">X</a>
786     
787      <a href="idldoc-index-Y.html?format=raw#_Y">Y</a>
788     
789      <a href="idldoc-index-Z.html?format=raw#_Z">Z</a>
790     
791      <a href="idldoc-index-_.html?format=raw#__">_</a>
792            <h5 id="_G" class="index_letter">G</h5>
793      <dl>
794       
795        <dt><a href="./Interpolation/spl_keep_mean.html?format=raw#_spl_keep_mean">GE0</a></dt>
796        <dd>a keyword from the routine spl_keep_mean</dd>
797       
798        <dt><a href="./Obsolete/meshlec.html?format=raw#_meshlec">GETDIMENSIONS</a></dt>
799        <dd>a keyword from the routine meshlec</dd>
800       
801        <dt><a href="./Grid/ncdf_meshread.html?format=raw#_ncdf_meshread">GETDIMENSIONS</a></dt>
802        <dd>a keyword from the routine ncdf_meshread</dd>
803       
804        <dt><a href="./Colors/lct.html?format=raw#_lct">GET_NAME</a></dt>
805        <dd>a keyword from the routine lct</dd>
806       
807        <dt><a href="./ToBeReviewed/CALCULS/hdyn.html?format=raw#_hdyn">GILL</a></dt>
808        <dd>a keyword from the routine hdyn</dd>
809       
810        <dt><a href="./Grid/computegrid.html?format=raw#_computegrid">GLAMBOUNDARY</a></dt>
811        <dd>a keyword from the routine computegrid</dd>
812       
813        <dt><a href="./Grid/ncdf_meshread.html?format=raw#_ncdf_meshread">GLAMBOUNDARY</a></dt>
814        <dd>a keyword from the routine ncdf_meshread</dd>
815       
816        <dt><a href="./Obsolete/meshlec.html?format=raw#_meshlec">GLAMBOUNDARY</a></dt>
817        <dd>a keyword from the routine meshlec</dd>
818       
819        <dt><a href="./Calendar/date2jul.html?format=raw#_date2jul">GRADS</a></dt>
820        <dd>a keyword from the routine date2jul</dd>
821       
822        <dt><a href="./Obsolete/vraidate.html?format=raw#_vraidate">GRADS</a></dt>
823        <dd>a keyword from the routine vraidate</dd>
824       
825        <dt><a href="./ToBeReviewed/LECTURE/read_ncdf.html?format=raw#_read_ncdf">GRID</a></dt>
826        <dd>a keyword from the routine read_ncdf</dd>
827       
828        <dt><a href="./ToBeReviewed/LECTURE/litchamp.html?format=raw#_litchamp">GRID</a></dt>
829        <dd>a keyword from the routine litchamp</dd>
830       
831        <dt><a href="./ToBeReviewed/WIDGET/AUTOUR_de_XXX/scanfile.html?format=raw#_scanfile">GRID</a></dt>
832        <dd>a keyword from the routine scanfile</dd>
833       
834        <dt><a href="./Obsolete/lec.html?format=raw#_lec">GRID</a></dt>
835        <dd>a keyword from the routine lec</dd>
836       
837        <dt><a href="./ToBeReviewed/PLOTS/DESSINE/plt.html?format=raw#_plt">GRIDTYPE</a></dt>
838        <dd>a keyword from the routine plt</dd>
839       
840        <dt><a href="./ToBeReviewed/GRILLE/domdef.html?format=raw#_domdef">GRIDTYPE</a></dt>
841        <dd>a keyword from the routine domdef</dd>
842       
843        <dt><a href="./Obsolete/nlecmois.html?format=raw#_nlecmois">GRILLE</a></dt>
844        <dd>a keyword from the routine nlecmois</dd>
845       
846        <dt><a href="./Obsolete/nlec.html?format=raw#_nlec">GRILLE</a></dt>
847        <dd>a keyword from the routine nlec</dd>
848       
849        <dt><a href="./Obsolete/nlec5j.html?format=raw#_nlec5j">GRILLE</a></dt>
850        <dd>a keyword from the routine nlec5j</dd>
851       
852        <dt><a href="./Obsolete/nlecan.html?format=raw#_nlecan">GRILLE</a></dt>
853        <dd>a keyword from the routine nlecan</dd>
854       
855        <dt><a href="./Obsolete/nlecsaison.html?format=raw#_nlecsaison">GRILLE</a></dt>
856        <dd>a keyword from the routine nlecsaison</dd>
857       
858        <dt><a href="./Obsolete/nlecserie.html?format=raw#_nlecserie">GRILLE</a></dt>
859        <dd>a keyword from the routine nlecserie</dd>
860       
861        <dt><a href="./Colors/xlct.html?format=raw#_xlct">GROUP</a></dt>
862        <dd>a keyword from the routine xlct</dd>
863       
864        <dt><a href="./ToBeReviewed/LECTURE/xncdf_lec.html?format=raw#_xncdf_lec">GROUP</a></dt>
865        <dd>a keyword from the routine xncdf_lec</dd>
866       
867        <dt><a href="./Colors/xpal.html?format=raw#_xpal">GROUP</a></dt>
868        <dd>a keyword from the routine xpal</dd>
869       
870        <dt><a href="./ReadWrite/idl-NetCDF/ncdf_read.html?format=raw#_ncdf_read">gatts</a></dt>
871        <dd>a parameter from the routine ./ReadWrite/idl-NetCDF/ncdf_read</dd>
872       
873        <dt><a href="./Interpolation/angle.html?format=raw#_angle">gcost</a></dt>
874        <dd>a parameter from the routine ./Interpolation/angle</dd>
875       
876        <dt><a href="./Interpolation/angle.html?format=raw#_angle">gcosu</a></dt>
877        <dd>a parameter from the routine ./Interpolation/angle</dd>
878       
879        <dt><a href="./Interpolation/angle.html?format=raw#_angle">gcosv</a></dt>
880        <dd>a parameter from the routine ./Interpolation/angle</dd>
881       
882        <dt><a href="./ReadWrite/readoldoparestart.html?format=raw#_readoldoparestart">gcx</a></dt>
883        <dd>a keyword from the routine readoldoparestart</dd>
884       
885        <dt><a href="./ReadWrite/readoldoparestart.html?format=raw#_readoldoparestart">gcxb</a></dt>
886        <dd>a keyword from the routine readoldoparestart</dd>
887       
888        <dt><a href="./ToBeReviewed/GRILLE/grille.html?format=raw#_grille">gdep</a></dt>
889        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/grille</dd>
890       
891        <dt><a href="./ToBeReviewed/GRILLE/decoupeterre.html?format=raw#_decoupeterre">gdep</a></dt>
892        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/decoupeterre</dd>
893       
894        <dt><a href="./ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_calendar.html?format=raw#_get_cal_value">get_cal_value</a></dt>
895        <dd>a function from the file cw_calendar.pro</dd>
896       
897        <dt><a href="./ToBeReviewed/UTILITAIRE/get_extra.html?format=raw#_get_extra">get_extra</a></dt>
898        <dd>a function from the file get_extra.pro</dd>
899       
900        <dt><a href="ToBeReviewed/UTILITAIRE/get_extra.html?format=raw">get_extra.pro</a></dt>
901        <dd>a file from the directory ./ToBeReviewed/UTILITAIRE</dd>
902       
903        <dt><a href="./Interpolation/get_gridparams.html?format=raw#_get_gridparams">get_gridparams</a></dt>
904        <dd>a procedure from the file get_gridparams.pro</dd>
905       
906        <dt><a href="Interpolation/get_gridparams.html?format=raw">get_gridparams.pro</a></dt>
907        <dd>a file from the directory ./Interpolation</dd>
908       
909        <dt><a href="./Colors/getcolor.html?format=raw#_getcolor">getcolor</a></dt>
910        <dd>a function from the file getcolor.pro</dd>
911       
912        <dt><a href="Colors/getcolor.html?format=raw">getcolor.pro</a></dt>
913        <dd>a file from the directory ./Colors</dd>
914       
915        <dt><a href="./buildinit.html?format=raw#_getdir">getdir</a></dt>
916        <dd>a function from the file buildinit.pro</dd>
917       
918        <dt><a href="./ToBeReviewed/STRING/getfile.html?format=raw#_getfile">getfile</a></dt>
919        <dd>a function from the file getfile.pro</dd>
920       
921        <dt><a href="ToBeReviewed/STRING/getfile.html?format=raw">getfile.pro</a></dt>
922        <dd>a file from the directory ./ToBeReviewed/STRING</dd>
923       
924        <dt><a href="./ToBeReviewed/STRING/getwrd.html?format=raw#_getwrd">getwrd</a></dt>
925        <dd>a function from the file getwrd.pro</dd>
926       
927        <dt><a href="ToBeReviewed/STRING/getwrd.html?format=raw">getwrd.pro</a></dt>
928        <dd>a file from the directory ./ToBeReviewed/STRING</dd>
929       
930        <dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltz.html?format=raw#_pltz">givenmax</a></dt>
931        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DESSINE/pltz</dd>
932       
933        <dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltt.html?format=raw#_pltt">givenmax</a></dt>
934        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DESSINE/pltt</dd>
935       
936        <dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltz.html?format=raw#_pltz">givenmin</a></dt>
937        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DESSINE/pltz</dd>
938       
939        <dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltt.html?format=raw#_pltt">givenmin</a></dt>
940        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DESSINE/pltt</dd>
941       
942        <dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltt.html?format=raw#_pltt">giventype</a></dt>
943        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DESSINE/pltt</dd>
944       
945        <dt><a href="./ToBeReviewed/PLOTS/DESSINE/pltz.html?format=raw#_pltz">giventype</a></dt>
946        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DESSINE/pltz</dd>
947       
948        <dt><a href="./ToBeReviewed/PLOTS/DIVERS/givewindowsize.html?format=raw#_givewindowsize">givewindowsize</a></dt>
949        <dd>a function from the file givewindowsize.pro</dd>
950       
951        <dt><a href="ToBeReviewed/PLOTS/DIVERS/givewindowsize.html?format=raw">givewindowsize.pro</a></dt>
952        <dd>a file from the directory ./ToBeReviewed/PLOTS/DIVERS</dd>
953       
954        <dt><a href="./ToBeReviewed/PLOTS/DIVERS/determineminmax.html?format=raw#_determineminmax">glam</a></dt>
955        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DIVERS/determineminmax</dd>
956       
957        <dt><a href="./ToBeReviewed/TRIANGULATION/ciseauxtri.html?format=raw#_ciseauxtri">glam</a></dt>
958        <dd>a parameter from the routine ./ToBeReviewed/TRIANGULATION/ciseauxtri</dd>
959       
960        <dt><a href="./ToBeReviewed/GRILLE/grille.html?format=raw#_grille">glam</a></dt>
961        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/grille</dd>
962       
963        <dt><a href="./ToBeReviewed/GRILLE/decoupeterre.html?format=raw#_decoupeterre">glam</a></dt>
964        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/decoupeterre</dd>
965       
966        <dt><a href="./ToBeReviewed/PLOTS/DIVERS/axis4pltz.html?format=raw#_axis4pltz">glam</a></dt>
967        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DIVERS/axis4pltz</dd>
968       
969        <dt><a href="./ToBeReviewed/TRIANGULATION/section.html?format=raw#_section">glamaxe</a></dt>
970        <dd>a parameter from the routine ./ToBeReviewed/TRIANGULATION/section</dd>
971       
972        <dt><a href="./ToBeReviewed/GRILLE/tracegrille.html?format=raw#_tracegrille">glamin</a></dt>
973        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/tracegrille</dd>
974       
975        <dt><a href="./ToBeReviewed/GRILLE/grille.html?format=raw#_grille">gphi</a></dt>
976        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/grille</dd>
977       
978        <dt><a href="./ToBeReviewed/GRILLE/decoupeterre.html?format=raw#_decoupeterre">gphi</a></dt>
979        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/decoupeterre</dd>
980       
981        <dt><a href="./ToBeReviewed/PLOTS/DIVERS/axis4pltz.html?format=raw#_axis4pltz">gphi</a></dt>
982        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DIVERS/axis4pltz</dd>
983       
984        <dt><a href="./ToBeReviewed/PLOTS/DIVERS/determineminmax.html?format=raw#_determineminmax">gphi</a></dt>
985        <dd>a parameter from the routine ./ToBeReviewed/PLOTS/DIVERS/determineminmax</dd>
986       
987        <dt><a href="./ToBeReviewed/TRIANGULATION/ciseauxtri.html?format=raw#_ciseauxtri">gphi</a></dt>
988        <dd>a parameter from the routine ./ToBeReviewed/TRIANGULATION/ciseauxtri</dd>
989       
990        <dt><a href="./ToBeReviewed/TRIANGULATION/section.html?format=raw#_section">gphiaxe</a></dt>
991        <dd>a parameter from the routine ./ToBeReviewed/TRIANGULATION/section</dd>
992       
993        <dt><a href="./ToBeReviewed/GRILLE/tracegrille.html?format=raw#_tracegrille">gphiin</a></dt>
994        <dd>a parameter from the routine ./ToBeReviewed/GRILLE/tracegrille</dd>
995       
996        <dt><a href="./Computation/grad.html?format=raw#_grad">grad</a></dt>
997        <dd>a function from the file grad.pro</dd>
998       
999        <dt><a href="Computation/grad.html?format=raw">grad.pro</a></dt>
1000        <dd>a file from the directory ./Computation</dd>
1001       
1002        <dt><a href="./ToBeReviewed/COULEURS/palit.html?format=raw#_palit">green</a></dt>
1003        <dd>a parameter from the routine ./ToBeReviewed/COULEURS/palit</dd>
1004       
1005        <dt><a href="./ToBeReviewed/GRILLE/grille.html?format=raw#_grille">grille</a></dt>
1006        <dd>a procedure from the file grille.pro</dd>
1007       
1008        <dt><a href="ToBeReviewed/GRILLE/grille.html?format=raw">grille.pro</a></dt>
1009        <dd>a file from the directory ./ToBeReviewed/GRILLE</dd>
1010       
1011        <dt><a href="./ToBeReviewed/CALCULS/grossemoyenne.html?format=raw#_grossemoyenne">grossemoyenne</a></dt>
1012        <dd>a function from the file grossemoyenne.pro</dd>
1013       
1014        <dt><a href="ToBeReviewed/CALCULS/grossemoyenne.html?format=raw">grossemoyenne.pro</a></dt>
1015        <dd>a file from the directory ./ToBeReviewed/CALCULS</dd>
1016       
1017        <dt><a href="./Interpolation/angle.html?format=raw#_angle">gsint</a></dt>
1018        <dd>a parameter from the routine ./Interpolation/angle</dd>
1019       
1020        <dt><a href="./Interpolation/angle.html?format=raw#_angle">gsinu</a></dt>
1021        <dd>a parameter from the routine ./Interpolation/angle</dd>
1022       
1023        <dt><a href="./Interpolation/angle.html?format=raw#_angle">gsinv</a></dt>
1024        <dd>a parameter from the routine ./Interpolation/angle</dd>
1025       
1026      </dl>      <h5 id="_H" class="index_letter">H</h5>
1027      <dl>
1028       
1029        <dt><a href="./ToBeReviewed/STRING/strtok.html?format=raw#_strtok">HELP</a></dt>
1030        <dd>a keyword from the routine strtok</dd>
1031       
1032        <dt><a href="./Textoidl/matchdelim.html?format=raw#_matchdelim">HELP</a></dt>
1033        <dd>a keyword from the routine matchdelim</dd>
1034       
1035        <dt><a href="./Textoidl/nexttok.html?format=raw#_nexttok">HELP</a></dt>
1036        <dd>a keyword from the routine nexttok</dd>
1037       
1038        <dt><a href="./Textoidl/showtex.html?format=raw#_showtex">HELP</a></dt>
1039        <dd>a keyword from the routine showtex</dd>
1040       
1041        <dt><a href="./Textoidl/str_token.html?format=raw#_str_token">HELP</a></dt>
1042        <dd>a keyword from the routine str_token</dd>
1043       
1044        <dt><a href="./Textoidl/strcnt.html?format=raw#_strcnt">HELP</a></dt>
1045        <dd>a keyword from the routine strcnt</dd>
1046       
1047        <dt><a href="./Textoidl/strtrans.html?format=raw#_strtrans">HELP</a></dt>
1048        <dd>a keyword from the routine strtrans</dd>
1049       
1050        <dt><a href="./Textoidl/textable.html?format=raw#_textable">HELP</a></dt>
1051        <dd>a keyword from the routine textable</dd>
1052       
1053        <dt><a href="./Textoidl/textoidl.html?format=raw#_textoidl">HELP</a></dt>
1054        <dd>a keyword from the routine textoidl</dd>
1055       
1056        <dt><a href="./Textoidl/translate_sub_super.html?format=raw#_translate_sub_super">HELP</a></dt>
1057        <dd>a keyword from the routine translate_sub_super</dd>
1058       
1059        <dt><a href="./Calendar/julday.html?format=raw#_julday">Hour</a></dt>
1060        <dd>a parameter from the routine ./Calendar/julday</dd>
1061       
1062        <dt><a href="./ReadWrite/readoldoparestart.html?format=raw#_readoldoparestart">hdivb</a></dt>
1063        <dd>a keyword from the routine readoldoparestart</dd>
1064       
1065        <dt><a href="./ReadWrite/readoldoparestart.html?format=raw#_readoldoparestart">hdivn</a></dt>
1066        <dd>a keyword from the routine readoldoparestart</dd>
1067       
1068        <dt><a href="./ToBeReviewed/CALCULS/hdyn.html?format=raw#_hdyn">hdyn</a></dt>
1069        <dd>a function from the file hdyn.pro</dd>
1070       
1071        <dt><a href="ToBeReviewed/CALCULS/hdyn.html?format=raw">hdyn.pro</a></dt>
1072        <dd>a file from the directory ./ToBeReviewed/CALCULS</dd>
1073       
1074        <dt><a href="./ToBeReviewed/STRING/isnumber.html?format=raw#_isnumber">help</a></dt>
1075        <dd>a keyword from the routine isnumber</dd>
1076       
1077        <dt><a href="./ToBeReviewed/STRING/putfile.html?format=raw#_putfile">help</a></dt>
1078        <dd>a keyword from the routine putfile</dd>
1079       
1080        <dt><a href="./ToBeReviewed/STRING/getwrd.html?format=raw#_getwrd">help</a></dt>
1081        <dd>a keyword from the routine getwrd</dd>
1082       
1083        <dt><a href="./ToBeReviewed/STRING/nwrds.html?format=raw#_nwrds">help</a></dt>
1084        <dd>a keyword from the routine nwrds</dd>
1085       
1086        <dt><a href="./ToBeReviewed/STRING/delchr.html?format=raw#_delchr">help</a></dt>
1087        <dd>a keyword from the routine delchr</dd>
1088       
1089        <dt><a href="./ToBeReviewed/STRING/getfile.html?format=raw#_getfile">help</a></dt>
1090        <dd>a keyword from the routine getfile</dd>
1091       
1092        <dt><a href="./ToBeReviewed/LECTURE/read_ftp.html?format=raw#_ftp_parse_pasv">host</a></dt>
1093        <dd>a parameter from the routine ./ToBeReviewed/LECTURE/read_ftp</dd>
1094       
1095        <dt><a href="./Calendar/caldat.html?format=raw#_caldat">hour</a></dt>
1096        <dd>a parameter from the routine ./Calendar/caldat</dd>
1097       
1098      </dl>
1099     
1100
1101      <div id="tagline">Produced by IDLdoc 2.0.</div>
1102
1103    </div>
1104
1105  </body>
1106</html>
Note: See TracBrowser for help on using the repository browser.