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

Last change on this file since 180 was 177, checked in by smasson, 18 years ago

updates of html files...

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