source: trunk/SRC/Documentation/idldoc_html_output/Grid/directory-overview.html

Last change on this file was 321, checked in by smasson, 17 years ago

update documentation

File size: 5.5 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
5<!-- Generated by IDLdoc 2.0 -->
6
7<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
8  <head>
9    <title>Grid/ (SAXO Documentation)</title>
10
11   
12    <link rel="stylesheet" type="text/css" href="../main_files.css" media="all"/>
13    <link rel="stylesheet" type="text/css" href="../main_files_print.css" media="print"/>
14   
15
16    <script type="text/javascript">
17      function setTitle() {
18        parent.document.title="Grid/ (SAXO Documentation)";
19      }
20    </script>
21  </head>
22
23
24  <body onload="setTitle();">
25
26    <div id="navbar_title">
27  <h1>SAXO Documentation</h1>
28</div>
29
30
31<div id="main_navbar">
32
33  <table cellspacing="0">
34    <tr>
35     
36      <td><a href="../overview.html" title="Overview of library">Overview</a></td>
37     
38
39     
40      <td id="selected">Directory</td>
41     
42
43     
44      <td><a href="../idldoc-categories.html" title="Browse library by category">Categories</a></td>
45     
46
47     
48      <td><a href="../idldoc-index.html" title="Index of files, routines, and parameters">Index</a></td>
49     
50
51     
52      <td><a href="../search-page.html" title="Search library">Search</a></td>
53     
54
55      <td >File</td>
56
57     
58      <td >Source</td>
59     
60
61     
62      <td><a href="../idldoc-help.html" title="Help on IDLdoc">Help</a></td>
63     
64
65      <td >Etc</td>
66
67      <td id="flexible">Developer&nbsp;documentation</td>
68    </tr>
69  </table>
70
71</div>
72
73<div id="secondary_navbar">
74
75&lt;&lt; prev file | next file &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="./directory-overview.html" target="_TOP">view single page</a> | <a href="../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: routine
76
77</div>
78
79
80    <div id="container">
81
82      <h1>Directory overview for Grid/</h1>
83
84     
85
86     
87      <h2>File summary</h2>
88
89      <dl>
90     
91        <dt><a href="changemsk.html">changemsk.pro</a></dt>
92        <dd>  add land points on a 2D land-sea mask </dd>
93     
94        <dt><a href="computegrid.html">computegrid.pro</a></dt>
95        <dd>  compute the grid parameters (cm_4mesh) common   domains sizes:  ---------------  jpi, jpj, jpk, jpiglo, jpjglo, jpkglo, jpidta, jpjdta, jpkdta   domains positions regarding to the original grid:  --------------------------------------------------  ixminmesh, ixmaxmesh, iyminmesh, iymaxmesh, izminmesh, izmaxmesh  ixmindta, ixmaxdta, iymindta, iymaxdta, izmindta, izmaxdta   horizontal parameters:  ----------------------  glamt, glamf, gphit, gphit, e1t, e2t   additional horizontal parameters if FULLCGRID keyword is defined:  -----------------------------------------------------------------  glamu, glamv, gphiu, gphiv, e1u, e1v, e1f, e2u, e2v, e2f   verticals parameters:  ---------------------  gdept, gdepw, e3t, e3w   masks:  ------  tmask   additional masks if FULLCGRID keyword is defined:  -------------------------------------------------  umaskred, vmaskred, fmaskredx, fmaskredy   triangles_list:  ---------------  triangulation   key_* variables:  ----------------  key_onearth, key_periodic, key_shift, key_stride, key_partialstep,  key_yreverse, key_zreverse, key_gridtype   xxx related variables:  ----------------------  ccmeshparameters, ccreadparameters </dd>
96     
97        <dt><a href="micromeshmask.html">micromeshmask.pro</a></dt>
98        <dd>  Reduce the size of the NetCDF meshmask created by OPA by  using bit (and not byte) format for the masks and the float format  for the other fields.</dd>
99     
100        <dt><a href="n128gaussian.html">n128gaussian.pro</a></dt>
101        <dd>  compute the latitudes of the n128 gaussian grid.</dd>
102     
103        <dt><a href="n160gaussian.html">n160gaussian.pro</a></dt>
104        <dd>  compute the latitudes of the n160 gaussian grid.</dd>
105     
106        <dt><a href="n256gaussian.html">n256gaussian.pro</a></dt>
107        <dd>  compute the latitudes of the n256 gaussian grid.</dd>
108     
109        <dt><a href="n48gaussian.html">n48gaussian.pro</a></dt>
110        <dd>  compute the latitudes of the n48 gaussian grid.</dd>
111     
112        <dt><a href="n80gaussian.html">n80gaussian.pro</a></dt>
113        <dd>  compute the latitudes of the n80 gaussian grid.</dd>
114     
115        <dt><a href="ncdf_meshread.html">ncdf_meshread.pro</a></dt>
116        <dd>  read NetCDF meshmask file created by OPA </dd>
117     
118        <dt><a href="ncdf_meshroms.html">ncdf_meshroms.pro</a></dt>
119        <dd>  read NetCDF grid file created by ROMS </dd>
120     
121        <dt><a href="numbisland.html">numbisland.pro</a></dt>
122        <dd>  recursive function.</dd>
123     
124        <dt><a href="restoreboxparam.html">restoreboxparam.pro</a></dt>
125        <dd>  restore all the zoom parameters (defined by calling <a href="..//ToBeReviewed/GRILLE/domdef.html">domdef</a>)  previously defined by <a href="..//Grid/saveboxparam.html">saveboxparam</a> </dd>
126     
127        <dt><a href="romsdepth.html">romsdepth.pro</a></dt>
128        <dd>  compute depth of ROMS outputs according to ROMS parameters  stored in the common variable (cm_4mesh) romszinfos </dd>
129     
130        <dt><a href="saveboxparam.html">saveboxparam.pro</a></dt>
131        <dd>  save all the zoom parameters (defined by calling <a href="..//ToBeReviewed/GRILLE/domdef.html">domdef</a>)  in a file (using save command) located in myuniquetmpdir  (common variable defined by def_myuniquetmpdir) </dd>
132     
133        <dt><a href="smallmeshmask.html">smallmeshmask.pro</a></dt>
134        <dd>  Reduce the size of the NetCDF meshmask created by OPA by  using byte format for the masks and the float format for the other  fields.</dd>
135     
136      </dl>
137     
138
139     
140
141     
142
143      <div id="tagline">Produced by IDLdoc 2.0.</div>
144
145    </div>
146
147  </body>
148</html>
Note: See TracBrowser for help on using the repository browser.