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

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

remove format=raw in all html files 2/2; add svn keyword to idldoc-lib.adp

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