source: flex_extract.git/Documentation/html/Documentation/Input/examples.html @ eca358d

ctbtodev
Last change on this file since eca358d was ba99230, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

capitalize all directory names and adapt pathes in files

  • Property mode set to 100644
File size: 10.0 KB
Line 
1
2
3<!DOCTYPE html>
4<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6<head>
7  <meta charset="utf-8">
8 
9  <meta name="viewport" content="width=device-width, initial-scale=1.0">
10 
11  <title>CONTROL file examples &mdash; flex_extract 7.1 alpha documentation</title>
12 
13
14 
15 
16 
17 
18
19 
20  <script type="text/javascript" src="../../_static/js/modernizr.min.js"></script>
21 
22   
23      <script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
24        <script type="text/javascript" src="../../_static/jquery.js"></script>
25        <script type="text/javascript" src="../../_static/underscore.js"></script>
26        <script type="text/javascript" src="../../_static/doctools.js"></script>
27        <script type="text/javascript" src="../../_static/language_data.js"></script>
28        <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
29   
30    <script type="text/javascript" src="../../_static/js/theme.js"></script>
31
32   
33
34 
35  <link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
36  <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
37  <link rel="stylesheet" href="../../_static/css/custom.css" type="text/css" />
38  <link rel="stylesheet" href="../../_static/css/theme_overrides.css" type="text/css" />
39    <link rel="index" title="Index" href="../../genindex.html" />
40    <link rel="search" title="Search" href="../../search.html" />
41    <link rel="next" title="CONTROL file changes" href="changes.html" />
42    <link rel="prev" title="The CONTROL parameters" href="control_params.html" /> 
43</head>
44
45<body class="wy-body-for-nav">
46
47   
48  <div class="wy-grid-for-nav">
49   
50    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
51      <div class="wy-side-scroll">
52        <div class="wy-side-nav-search" >
53         
54
55         
56            <a href="../../index.html" class="icon icon-home"> flex_extract
57         
58
59         
60          </a>
61
62         
63           
64           
65              <div class="version">
66                7.1
67              </div>
68           
69         
70
71         
72<div role="search">
73  <form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
74    <input type="text" name="q" placeholder="Search docs" />
75    <input type="hidden" name="check_keywords" value="yes" />
76    <input type="hidden" name="area" value="default" />
77  </form>
78</div>
79
80         
81        </div>
82
83        <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
84         
85           
86           
87             
88           
89           
90              <p class="caption"><span class="caption-text">Table of Contents:</span></p>
91<ul class="current">
92<li class="toctree-l1"><a class="reference internal" href="../../installation.html">Installation</a></li>
93<li class="toctree-l1"><a class="reference internal" href="../../quick_start.html">Quick Start</a></li>
94<li class="toctree-l1"><a class="reference internal" href="../../ecmwf_data.html">ECMWF Data</a></li>
95<li class="toctree-l1 current"><a class="reference internal" href="../../documentation.html">Documentation</a><ul class="current">
96<li class="toctree-l2"><a class="reference internal" href="../overview.html">Overview</a></li>
97<li class="toctree-l2 current"><a class="reference internal" href="../input.html">Control &amp; Input Data</a><ul class="current">
98<li class="toctree-l3"><a class="reference internal" href="setup.html">The Installation Script - <code class="docutils literal notranslate"><span class="pre">setup.sh</span></code></a></li>
99<li class="toctree-l3"><a class="reference internal" href="compilejob.html">The Compilation Jobscript <code class="docutils literal notranslate"><span class="pre">compilejob.ksh</span></code></a></li>
100<li class="toctree-l3"><a class="reference internal" href="fortran_makefile.html">The Fortran Makefile - <code class="docutils literal notranslate"><span class="pre">CONVERT2</span></code></a></li>
101<li class="toctree-l3"><a class="reference internal" href="run.html">The executable Script - <code class="docutils literal notranslate"><span class="pre">run.sh</span></code></a></li>
102<li class="toctree-l3"><a class="reference internal" href="jobscript.html">The Jobscript <code class="docutils literal notranslate"><span class="pre">job.ksh</span></code></a></li>
103<li class="toctree-l3"><a class="reference internal" href="control.html">The CONTROL file</a></li>
104<li class="toctree-l3"><a class="reference internal" href="control_params.html">The CONTROL parameters</a></li>
105<li class="toctree-l3 current"><a class="current reference internal" href="#">CONTROL file examples</a><ul class="simple">
106</ul>
107</li>
108<li class="toctree-l3"><a class="reference internal" href="changes.html">CONTROL file changes</a></li>
109<li class="toctree-l3"><a class="reference internal" href="ecmwf_env.html">ECMWF User Credential file <code class="docutils literal notranslate"><span class="pre">ECMWF_ENV</span></code></a></li>
110<li class="toctree-l3"><a class="reference internal" href="templates.html">Templates</a></li>
111</ul>
112</li>
113<li class="toctree-l2"><a class="reference internal" href="../output.html">Output Data</a></li>
114<li class="toctree-l2"><a class="reference internal" href="../disagg.html">Disaggregation of Flux Data</a></li>
115<li class="toctree-l2"><a class="reference internal" href="../vertco.html">Vertical Coordinate</a></li>
116<li class="toctree-l2"><a class="reference internal" href="../api.html">Auto Generated Documentation</a></li>
117</ul>
118</li>
119<li class="toctree-l1"><a class="reference internal" href="../../evaluation.html">Evaluation</a></li>
120<li class="toctree-l1"><a class="reference internal" href="../../dev_guide.html">Developer Guide</a></li>
121<li class="toctree-l1"><a class="reference internal" href="../../changelog.html">Changelog</a></li>
122<li class="toctree-l1"><a class="reference internal" href="../../support.html">Support</a></li>
123<li class="toctree-l1"><a class="reference internal" href="../../Support/faq.html">FAQ - Frequently asked questions</a></li>
124<li class="toctree-l1"><a class="reference internal" href="../../authors.html">Developer Team</a></li>
125</ul>
126
127           
128         
129        </div>
130      </div>
131    </nav>
132
133    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
134
135     
136      <nav class="wy-nav-top" aria-label="top navigation">
137       
138          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
139          <a href="../../index.html">flex_extract</a>
140       
141      </nav>
142
143
144      <div class="wy-nav-content">
145       
146        <div class="rst-content">
147       
148         
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164<div role="navigation" aria-label="breadcrumbs navigation">
165
166  <ul class="wy-breadcrumbs">
167   
168      <li><a href="../../index.html">Docs</a> &raquo;</li>
169       
170          <li><a href="../../documentation.html">Documentation</a> &raquo;</li>
171       
172          <li><a href="../input.html">Control &amp; Input Data</a> &raquo;</li>
173       
174      <li>CONTROL file examples</li>
175   
176   
177      <li class="wy-breadcrumbs-aside">
178       
179           
180            <a href="../../_sources/Documentation/Input/examples.rst.txt" rel="nofollow"> View page source</a>
181         
182       
183      </li>
184   
185  </ul>
186
187 
188  <hr/>
189</div>
190          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
191           <div itemprop="articleBody">
192           
193  <div class="section" id="control-file-examples">
194<h1>CONTROL file examples<a class="headerlink" href="#control-file-examples" title="Permalink to this headline"></a></h1>
195<p><code class="docutils literal notranslate"><span class="pre">Flex_extract</span></code> has a couple of example <code class="docutils literal notranslate"><span class="pre">CONTROL</span></code> files for a number of different data set constellations in the directory path <code class="docutils literal notranslate"><span class="pre">flex_extract_vX.X/run/control</span></code>.</p>
196<p>Here is a list of the example files and a description of the data set:</p>
197<dl class="docutils">
198<dt>CONTROL.documentation</dt>
199<dd>This file is not intended to be used with <code class="docutils literal notranslate"><span class="pre">flex_extract</span></code>. It has a list of all possible parameters and their default values for a quick overview.</dd>
200</dl>
201<p>CONTROL_CERA
202CONTROL_CERA.global
203CONTROL_CERA.public
204CONTROL_EA5
205CONTROL_EA5.global
206CONTROL_EA5.public
207CONTROL_EI
208CONTROL_EI.global
209CONTROL_EI.public
210CONTROL_OD.ELDA.FC.eta.ens.double
211CONTROL_OD.ENFO.CF
212CONTROL_OD.ENFO.CV
213CONTROL_OD.ENFO.PF
214CONTROL_OD.ENFO.PF.36hours
215CONTROL_OD.ENFO.PF.ens
216CONTROL_OD.OPER.4V.operational
217CONTROL_OD.OPER.FC.36hours
218CONTROL_OD.OPER.FC.eta.global
219CONTROL_OD.OPER.FC.eta.highres
220CONTROL_OD.OPER.FC.gauss.highres
221CONTROL_OD.OPER.FC.operational
222CONTROL_OD.OPER.FC.twiceaday.1hourly
223CONTROL_OD.OPER.FC.twiceaday.3hourly</p>
224<div class="toctree-wrapper compound">
225</div>
226</div>
227
228
229           </div>
230           
231          </div>
232          <footer>
233 
234    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
235     
236        <a href="changes.html" class="btn btn-neutral float-right" title="CONTROL file changes" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
237     
238     
239        <a href="control_params.html" class="btn btn-neutral float-left" title="The CONTROL parameters" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
240     
241    </div>
242 
243
244  <hr/>
245
246  <div role="contentinfo">
247    <p>
248        &copy; Copyright 2019, Anne Philipp and Leopold Haimberger
249
250    </p>
251  </div>
252  Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
253
254</footer>
255
256        </div>
257      </div>
258
259    </section>
260
261  </div>
262 
263
264
265  <script type="text/javascript">
266      jQuery(function () {
267          SphinxRtdTheme.Navigation.enable(true);
268      });
269  </script>
270
271 
272 
273   
274   
275
276</body>
277</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG