source: flex_extract.git/Documentation/html/Documentation/Input/control_params.html @ ba99230

ctbtodev
Last change on this file since ba99230 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: 45.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>The CONTROL parameters &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 examples" href="examples.html" />
42    <link rel="prev" title="The CONTROL file" href="control.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 current"><a class="current reference internal" href="#">The CONTROL parameters</a><ul>
105<li class="toctree-l4"><a class="reference internal" href="#user-section">User Section</a></li>
106<li class="toctree-l4"><a class="reference internal" href="#general-section">General Section</a></li>
107<li class="toctree-l4"><a class="reference internal" href="#time-section">Time Section</a></li>
108<li class="toctree-l4"><a class="reference internal" href="#data-section">Data Section</a></li>
109<li class="toctree-l4"><a class="reference internal" href="#data-field-section">Data field Section</a></li>
110<li class="toctree-l4"><a class="reference internal" href="#flux-data-section">Flux data Section</a></li>
111<li class="toctree-l4"><a class="reference internal" href="#domain-section">Domain Section</a></li>
112<li class="toctree-l4"><a class="reference internal" href="#vertical-wind-section">Vertical wind Section</a></li>
113<li class="toctree-l4"><a class="reference internal" href="#additional-data-section">Additional data Section</a></li>
114</ul>
115</li>
116<li class="toctree-l3"><a class="reference internal" href="examples.html">CONTROL file examples</a></li>
117<li class="toctree-l3"><a class="reference internal" href="changes.html">CONTROL file changes</a></li>
118<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>
119<li class="toctree-l3"><a class="reference internal" href="templates.html">Templates</a></li>
120</ul>
121</li>
122<li class="toctree-l2"><a class="reference internal" href="../output.html">Output Data</a></li>
123<li class="toctree-l2"><a class="reference internal" href="../disagg.html">Disaggregation of Flux Data</a></li>
124<li class="toctree-l2"><a class="reference internal" href="../vertco.html">Vertical Coordinate</a></li>
125<li class="toctree-l2"><a class="reference internal" href="../api.html">Auto Generated Documentation</a></li>
126</ul>
127</li>
128<li class="toctree-l1"><a class="reference internal" href="../../evaluation.html">Evaluation</a></li>
129<li class="toctree-l1"><a class="reference internal" href="../../dev_guide.html">Developer Guide</a></li>
130<li class="toctree-l1"><a class="reference internal" href="../../changelog.html">Changelog</a></li>
131<li class="toctree-l1"><a class="reference internal" href="../../support.html">Support</a></li>
132<li class="toctree-l1"><a class="reference internal" href="../../Support/faq.html">FAQ - Frequently asked questions</a></li>
133<li class="toctree-l1"><a class="reference internal" href="../../authors.html">Developer Team</a></li>
134</ul>
135
136           
137         
138        </div>
139      </div>
140    </nav>
141
142    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
143
144     
145      <nav class="wy-nav-top" aria-label="top navigation">
146       
147          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
148          <a href="../../index.html">flex_extract</a>
149       
150      </nav>
151
152
153      <div class="wy-nav-content">
154       
155        <div class="rst-content">
156       
157         
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173<div role="navigation" aria-label="breadcrumbs navigation">
174
175  <ul class="wy-breadcrumbs">
176   
177      <li><a href="../../index.html">Docs</a> &raquo;</li>
178       
179          <li><a href="../../documentation.html">Documentation</a> &raquo;</li>
180       
181          <li><a href="../input.html">Control &amp; Input Data</a> &raquo;</li>
182       
183      <li>The CONTROL parameters</li>
184   
185   
186      <li class="wy-breadcrumbs-aside">
187       
188           
189            <a href="../../_sources/Documentation/Input/control_params.rst.txt" rel="nofollow"> View page source</a>
190         
191       
192      </li>
193   
194  </ul>
195
196 
197  <hr/>
198</div>
199          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
200           <div itemprop="articleBody">
201           
202  <div class="section" id="the-control-parameters">
203<h1>The CONTROL parameters<a class="headerlink" href="#the-control-parameters" title="Permalink to this headline"></a></h1>
204<div class="section" id="user-section">
205<span id="ref-control-user"></span><h2>User Section<a class="headerlink" href="#user-section" title="Permalink to this headline"></a></h2>
206<table border="1" class="docutils" id="id1">
207<caption><span class="caption-text">User parameter in CONTROL file</span><a class="headerlink" href="#id1" title="Permalink to this table"></a></caption>
208<colgroup>
209<col width="18%" />
210<col width="10%" />
211<col width="15%" />
212<col width="8%" />
213<col width="16%" />
214<col width="32%" />
215</colgroup>
216<thead valign="bottom">
217<tr class="row-odd"><th class="head">PARAMETER</th>
218<th class="head">Format</th>
219<th class="head">Possible value range</th>
220<th class="head">Default</th>
221<th class="head">Description</th>
222<th class="head">Information / Conditions</th>
223</tr>
224</thead>
225<tbody valign="top">
226<tr class="row-even"><td><p class="first last">ECUID</p>
227</td>
228<td><p class="first last">String</p>
229</td>
230<td><p class="first last"></p>
231</td>
232<td><p class="first last">None</p>
233</td>
234<td><p class="first last"></p>
235</td>
236<td><p class="first last"></p>
237</td>
238</tr>
239<tr class="row-odd"><td><p class="first last">ECGID</p>
240</td>
241<td><p class="first last">String</p>
242</td>
243<td><p class="first last"></p>
244</td>
245<td><p class="first last">None</p>
246</td>
247<td><p class="first last"></p>
248</td>
249<td><p class="first last"></p>
250</td>
251</tr>
252<tr class="row-even"><td><p class="first last">DESTINATION</p>
253</td>
254<td><p class="first last">String</p>
255</td>
256<td><p class="first last">&lt;name&gt;&#64; generic&lt;scope&gt;</p>
257</td>
258<td><p class="first last">None</p>
259</td>
260<td><p class="first last">The remote destination which is used to transfer files from ECMWF server to local gateway server. </p>
261</td>
262<td><p class="first last">This has to be set up by the user on the local gateway server. See installation instruction for more information of how to set it up.</p>
263</td>
264</tr>
265<tr class="row-odd"><td><p class="first last">GATEWAY</p>
266</td>
267<td><p class="first last">String</p>
268</td>
269<td><p class="first last">server address</p>
270</td>
271<td><p class="first last">None</p>
272</td>
273<td><p class="first last">The gateway server the user is using.</p>
274</td>
275<td><p class="first last"></p>
276</td>
277</tr>
278</tbody>
279</table>
280</div>
281<div class="section" id="general-section">
282<span id="ref-control-general"></span><h2>General Section<a class="headerlink" href="#general-section" title="Permalink to this headline"></a></h2>
283<table border="1" class="docutils" id="id2">
284<caption><span class="caption-text">General parameter in CONTROL file</span><a class="headerlink" href="#id2" title="Permalink to this table"></a></caption>
285<colgroup>
286<col width="13%" />
287<col width="7%" />
288<col width="9%" />
289<col width="9%" />
290<col width="25%" />
291<col width="36%" />
292</colgroup>
293<thead valign="bottom">
294<tr class="row-odd"><th class="head">PARAMETER</th>
295<th class="head">Format</th>
296<th class="head">Possible value range</th>
297<th class="head">Default</th>
298<th class="head">Description</th>
299<th class="head">Information / Conditions</th>
300</tr>
301</thead>
302<tbody valign="top">
303<tr class="row-even"><td><p class="first last">DEBUG</p>
304</td>
305<td><p class="first last">Integer</p>
306</td>
307<td><p class="first last">[0,1]</p>
308</td>
309<td><p class="first last">0</p>
310</td>
311<td><p class="first last">If set to “1” all temporary output files from the mars requests are kept and some extra information is written out to the log file.</p>
312</td>
313<td><p class="first last">Usually all temporary files except the FLEXPART ready output files are deleted at the end of flex_extract.</p>
314</td>
315</tr>
316<tr class="row-odd"><td><p class="first last">REQUEST</p>
317</td>
318<td><p class="first last">Integer</p>
319</td>
320<td><p class="first last">[0,1,2]</p>
321</td>
322<td><p class="first last">2</p>
323</td>
324<td><p class="first last">This parameter allows to write out the mars requests in a seperate file.</p>
325</td>
326<td><p class="first last">The requests are stored in the file “mars_requests.csv”.
327Possible selections are:
3281: normal data retrievement;
3292: neglect data retrievement and just writes out the mars requests;
3303: retrieve data and write out the mars requests.</p>
331</td>
332</tr>
333<tr class="row-even"><td><p class="first last">PUBLIC</p>
334</td>
335<td><p class="first last">Integer</p>
336</td>
337<td><p class="first last">[0,1]</p>
338</td>
339<td><p class="first last">0</p>
340</td>
341<td><p class="first last">This specifies the selection of the kind of ECMWF Web Api access and therefore the kind of available datasets. Public data sets (1) and Memberstate data sets (0).</p>
342</td>
343<td><p class="first last">Selecting the public access method, the DATASET parameter has explicitly to be set to select the dataset. (CLASS is not enough.) ATTENTION: For public datasets, the user has to accept the license of the dataset to be retrieved. See here for available datasets and their licenses:  https://software.ecmwf.int/wiki/display/WEBAPI/ Available+ECMWF+ Public+Datasets</p>
344</td>
345</tr>
346<tr class="row-odd"><td><p class="first last">OPER</p>
347</td>
348<td><p class="first last">Integer</p>
349</td>
350<td><p class="first last">[0,1]</p>
351</td>
352<td><p class="first last">0</p>
353</td>
354<td><p class="first last">Switch to prepare the operational job script. Start date, end date and basetime will be prepared with environment variables at ecgate.</p>
355</td>
356<td><p class="first last">This is only necessary if extraction of half-day retrievals should be done automatically. Specific extra feature which is usually not used by normal flex_extract users.</p>
357</td>
358</tr>
359<tr class="row-even"><td><p class="first last">ECSTORAGE</p>
360</td>
361<td><p class="first last">Integer</p>
362</td>
363<td><p class="first last">[0,1]</p>
364</td>
365<td><p class="first last">0</p>
366</td>
367<td><p class="first last">Switch to store FLEXPART ready output files in the ECFS file system.</p>
368</td>
369<td><p class="first last">Mind the data limit.</p>
370</td>
371</tr>
372<tr class="row-odd"><td><p class="first last">ECTRANS</p>
373</td>
374<td><p class="first last">Integer</p>
375</td>
376<td><p class="first last">[0,1]</p>
377</td>
378<td><p class="first last">0</p>
379</td>
380<td><p class="first last">Switch to transfer FLEXPART ready input files to the gateway server.</p>
381</td>
382<td><p class="first last">The gateway server has to be up and running. A destination has to be installed. See installation instructions for more information.</p>
383</td>
384</tr>
385<tr class="row-even"><td><p class="first last">PREFIX</p>
386</td>
387<td><p class="first last">String [xx]</p>
388</td>
389<td><p class="first last">anything</p>
390</td>
391<td><p class="first last">EN</p>
392</td>
393<td><p class="first last">Prefix of FLEXPART ready input files</p>
394</td>
395<td><p class="first last">The output files usually have the format &lt;PREFIX&gt;YYMMDDHH. Sometimes it also has some more information, e.g. to distinguish between numbers or in pure forecast mode.</p>
396</td>
397</tr>
398<tr class="row-odd"><td><p class="first last">ECFSDIR</p>
399</td>
400<td><p class="first last">String</p>
401</td>
402<td><p class="first last">any path available</p>
403</td>
404<td><p class="first last">ectmp:/${USER}/econdemand/</p>
405</td>
406<td><p class="first last">The destination directory on ECFS file system if the retrieved data should be stored on ECMWF servers. This is only used if parameter ECSTORAGE is set to “1”.</p>
407</td>
408<td><p class="first last"></p>
409</td>
410</tr>
411<tr class="row-even"><td><p class="first last">MAILOPS</p>
412</td>
413<td><p class="first last">list of String [m1, m2, …]</p>
414</td>
415<td><p class="first last">any number of mail addresses, seperated by comma</p>
416</td>
417<td><p class="first last">[‘”${USER}”]</p>
418</td>
419<td><p class="first last">Email list for operational log files on ECMWF servers. The email addresses should be seperated by a comma.</p>
420</td>
421<td><p class="first last">For the ECMWF server it is enough to give ${USER} as input. On local system an actual email is prefered to operate correctly. </p>
422</td>
423</tr>
424<tr class="row-odd"><td><p class="first last">MAILFAIL</p>
425</td>
426<td><p class="first last">list of String [m1, m2, …]</p>
427</td>
428<td><p class="first last">any number of mail addresses, seperated by comma</p>
429</td>
430<td><p class="first last">[‘”${USER}”]</p>
431</td>
432<td><p class="first last">If there will be an error log on ECMWF servers, the log file will be sent to the list of emails stored in this parameter. The email addresses should be seperated by a comma.</p>
433</td>
434<td><p class="first last">For the ECMWF server it is enough to give ${USER} as input. On local system an actual email is prefered to operate correctly. </p>
435</td>
436</tr>
437</tbody>
438</table>
439</div>
440<div class="section" id="time-section">
441<span id="ref-control-time"></span><h2>Time Section<a class="headerlink" href="#time-section" title="Permalink to this headline"></a></h2>
442<table border="1" class="docutils" id="id3">
443<caption><span class="caption-text">Time parameter in CONTROL file</span><a class="headerlink" href="#id3" title="Permalink to this table"></a></caption>
444<colgroup>
445<col width="15%" />
446<col width="8%" />
447<col width="12%" />
448<col width="8%" />
449<col width="28%" />
450<col width="28%" />
451</colgroup>
452<thead valign="bottom">
453<tr class="row-odd"><th class="head">PARAMETER</th>
454<th class="head">Format</th>
455<th class="head">Possible value range</th>
456<th class="head">Default</th>
457<th class="head">Description</th>
458<th class="head">Information / Conditions</th>
459</tr>
460</thead>
461<tbody valign="top">
462<tr class="row-even"><td><p class="first last">START_DATE</p>
463</td>
464<td><p class="first last">String [YYYYMMDD]</p>
465</td>
466<td><p class="first last">depends on dataset</p>
467</td>
468<td><p class="first last">None</p>
469</td>
470<td><p class="first last">The first day of the retrieval period.</p>
471</td>
472<td><p class="first last">If END_DATE is set, START_DATE must be greater than END_DATE.</p>
473</td>
474</tr>
475<tr class="row-odd"><td><p class="first last">END_DATE</p>
476</td>
477<td><p class="first last">String [YYYYMMDD]</p>
478</td>
479<td><p class="first last">depends on dataset</p>
480</td>
481<td><p class="first last">None</p>
482</td>
483<td><p class="first last">The last day of the retrieval period. For a one day retrieval it has to be the same date as START_DATE. If not set, it is automatically equal to START_DATE. </p>
484</td>
485<td><p class="first last">Doesn’t have to be set. If set, it has to be greater or equal than START_DATE.</p>
486</td>
487</tr>
488<tr class="row-even"><td><p class="first last">DTIME</p>
489</td>
490<td><p class="first last">Integer</p>
491</td>
492<td><p class="first last">1, 3, 6</p>
493</td>
494<td><p class="first last">None</p>
495</td>
496<td><p class="first last">Time step of retrieved data. Detects TYPE, TIME, STEP, ACCTYPE, ACCTIME according to DTIME. Therefore CONTROL file can have more values than needed.</p>
497</td>
498<td><p class="first last">Available resolution in time depends on availability in the data set. Coarser resolution can always be selected.</p>
499</td>
500</tr>
501<tr class="row-odd"><td><p class="first last">DATE_CHUNK</p>
502</td>
503<td><p class="first last">Integer</p>
504</td>
505<td><p class="first last">depends on resolution</p>
506</td>
507<td><p class="first last">3</p>
508</td>
509<td><p class="first last">Maximum number of days retrieved within one MARS request. </p>
510</td>
511<td><p class="first last">This number is limited due to maximum allowed memory and time limit for one MARS request. Be careful in changing this number.  It can be  larger for reanalysis data but may be too large for very high resolution retrievals.</p>
512</td>
513</tr>
514<tr class="row-even"><td><p class="first last">BASETIME</p>
515</td>
516<td><p class="first last">Integer</p>
517</td>
518<td><p class="first last">[0; 12]</p>
519</td>
520<td><p class="first last">None</p>
521</td>
522<td><p class="first last">This parameter is intended for half-day retrievals. Only half a day will be retrieved starting from BASETIME going back 12 hours. E.g. 20180510 with a BASETIME = 00 would lead to a data retrieval of 20180509 12h until 20180510 00h.</p>
523</td>
524<td><p class="first last">Can be set to 00 or 12 only.</p>
525</td>
526</tr>
527</tbody>
528</table>
529</div>
530<div class="section" id="data-section">
531<span id="ref-control-data"></span><h2>Data Section<a class="headerlink" href="#data-section" title="Permalink to this headline"></a></h2>
532<table border="1" class="docutils" id="id4">
533<caption><span class="caption-text">Data parameter in CONTROL file</span><a class="headerlink" href="#id4" title="Permalink to this table"></a></caption>
534<colgroup>
535<col width="13%" />
536<col width="7%" />
537<col width="12%" />
538<col width="6%" />
539<col width="36%" />
540<col width="25%" />
541</colgroup>
542<thead valign="bottom">
543<tr class="row-odd"><th class="head">PARAMETER</th>
544<th class="head">Format</th>
545<th class="head">Possible value range</th>
546<th class="head">Default</th>
547<th class="head">Description</th>
548<th class="head">Information / Conditions</th>
549</tr>
550</thead>
551<tbody valign="top">
552<tr class="row-even"><td><p class="first last">CLASS</p>
553</td>
554<td><p class="first last">String [xx]</p>
555</td>
556<td><p class="first last">EI, E4, EA, EP, OD </p>
557</td>
558<td><p class="first last">None</p>
559</td>
560<td><p class="first last">ECMWF data classification identifier for data sets.</p>
561</td>
562<td><p class="first last">EI: ERA-Interim; E4: ERA-40; EA: ERA5; EP: CERA-20C; OD: operational; </p>
563</td>
564</tr>
565<tr class="row-odd"><td><p class="first last">DATASET</p>
566</td>
567<td><p class="first last">String</p>
568</td>
569<td><p class="first last">CERA20C, INTERIM, ERA5</p>
570</td>
571<td><p class="first last">None</p>
572</td>
573<td><p class="first last">This keyword has to be defined as soon as you want to retrieve public data sets. Public data are stored on a different server and are available for everyone after registration at ECMWF (see installation plan). </p>
574</td>
575<td><p class="first last">A list of available public dataset can be found here:
576https://software.ecmwf.int/wiki/display/WEBAPI/Available+ECMWF+Public+Datasets</p>
577</td>
578</tr>
579<tr class="row-even"><td><p class="first last">STREAM</p>
580</td>
581<td><p class="first last">String [xxxx]</p>
582</td>
583<td><p class="first last">OPER, ENFO, ENDO</p>
584</td>
585<td><p class="first last">None</p>
586</td>
587<td><p class="first last">Identifies the forecasting system used to generate the data. </p>
588</td>
589<td><p class="first last">Most times the operational data stream OPER is appropriate. Use ENFO for ensemble forecasts and ENDO for CERA data.</p>
590</td>
591</tr>
592<tr class="row-odd"><td><p class="first last">EXPVER</p>
593</td>
594<td><p class="first last">String</p>
595</td>
596<td><p class="first last">1</p>
597</td>
598<td><p class="first last">“1”</p>
599</td>
600<td><p class="first last">Experiment number, necessary for R&amp;D experiments, E-suites</p>
601</td>
602<td><p class="first last"></p>
603</td>
604</tr>
605<tr class="row-even"><td><p class="first last">NUMBER</p>
606</td>
607<td><p class="first last">String [i/to/i]</p>
608</td>
609<td><p class="first last">depends on availability</p>
610</td>
611<td><p class="first last">“OFF”</p>
612</td>
613<td><p class="first last">In most cases this can be set to “OFF” but for access to individual ensemble members of ensemble forecasts it is necessary to select numbers. Note, however, that model level data are not stored in MARS for individual ensemble  members except the control run. They exist only for a few days before they are discarded. </p>
614</td>
615<td><p class="first last">For retrieving CERA data, a number has to be selected explicitly. Usually “0” is enough.
616For operational data just one number or a list of number can be selected. You can use the syntax “1/to/9” for example.</p>
617</td>
618</tr>
619<tr class="row-odd"><td><p class="first last">FORMAT</p>
620</td>
621<td><p class="first last">String</p>
622</td>
623<td><p class="first last">[GRIB1, GRIB2]</p>
624</td>
625<td><p class="first last">“GRIB1”</p>
626</td>
627<td><p class="first last">Output format (either GRIB1 or GRIB2). Use GRIB2
628only when using FLEXPART versions &gt;9.2 or FLEXPART hast to be adapted for reading GRIB2</p>
629</td>
630<td><p class="first last">GRIB2 is only available for 3D model level fields, not for surface fields.</p>
631</td>
632</tr>
633</tbody>
634</table>
635</div>
636<div class="section" id="data-field-section">
637<span id="ref-control-datafield"></span><h2>Data field Section<a class="headerlink" href="#data-field-section" title="Permalink to this headline"></a></h2>
638<table border="1" class="docutils" id="id5">
639<caption><span class="caption-text">Data field parameter in CONTROL file</span><a class="headerlink" href="#id5" title="Permalink to this table"></a></caption>
640<colgroup>
641<col width="15%" />
642<col width="8%" />
643<col width="10%" />
644<col width="6%" />
645<col width="24%" />
646<col width="36%" />
647</colgroup>
648<thead valign="bottom">
649<tr class="row-odd"><th class="head">PARAMETER</th>
650<th class="head">Format</th>
651<th class="head">Possible value range</th>
652<th class="head">Default</th>
653<th class="head">Description</th>
654<th class="head">Information / Conditions</th>
655</tr>
656</thead>
657<tbody valign="top">
658<tr class="row-even"><td><p class="first last">TYPE</p>
659</td>
660<td><p class="first last">list of String [xx xx … xx]</p>
661</td>
662<td><p class="first last">[AN, FC, CV, CF, 4V, PF]</p>
663</td>
664<td><p class="first last">None</p>
665</td>
666<td><p class="first last">A list of field types for each retrieving hour per day. E.g. AN FC FC FC AN FC FC FC  for a day with 3-hourly retrieval DTIME . At 0 and 12 UTC we retrieve analysis fields and at 3, 6, 9, 15, 18 and 21 UTC forecast fields. </p>
667</td>
668<td><p class="first last">So far flex_extract is using ANalysis (AN), ForeCast (FC),  Control Forecast (CF), Perturbed Forecast (PF), Calibration/Validation forecast (CV) and 4D Variational analysis (4V). Other types might be also possible but were not tested. The analysis fields are usually (depending on data set) available at 00/06/12/18 UTC. For better  temporal resolution, the time inbetween the AN fields can be filled with forecasts (FC). Additionally, it is recommended to use analysis fields only at 00 and 12 UTC and fill the rest of the times with other field types, such as forecasts. </p>
669</td>
670</tr>
671<tr class="row-odd"><td><p class="first last">TIME</p>
672</td>
673<td><p class="first last">list of String [xx xx … xx]</p>
674</td>
675<td><p class="first last">[00 - 23]</p>
676</td>
677<td><p class="first last">None</p>
678</td>
679<td><p class="first last">The time of the corresponding field type (TYPE) in hours. It is important to set the correct forecast times. E.g. In Era-Interim data set, to get forecast fields between 1 and 11 hours, forecast times starting at 00 UTC are normally used. To get fields between 13 and 23 hours, forecast times starting at 12 UTC are used.  Mostly there are two forecasts starting per day. </p>
680</td>
681<td><p class="first last">Has to have the same amount of values as in TYPE! The start times of forecasts can vary from one data set to another. It is also possible to have just one forecast per day, such as in the CERA data set.</p>
682</td>
683</tr>
684<tr class="row-even"><td><p class="first last">STEP</p>
685</td>
686<td><p class="first last">list of String [xx xx … xx]</p>
687</td>
688<td><p class="first last">[00 - max available STEP in data set]</p>
689</td>
690<td><p class="first last">None</p>
691</td>
692<td><p class="first last">This is the forecast time step in hours for each corresponding field type (TYPE). Counting of the steps starts from the forecast times.  E.g. In Era-Interim, for forecasts at 3, 6, 9 UTC the STEPS 3,6 and 9 are used and the forecast TIME 00 UTC.</p>
693</td>
694<td><p class="first last">Has to have the same amount of values as in TYPE and TIME! For analysis (AN) fields the STEP has to be 00 always!</p>
695</td>
696</tr>
697<tr class="row-odd"><td><p class="first last">MAXSTEP</p>
698</td>
699<td><p class="first last">Integer</p>
700</td>
701<td><p class="first last">&gt; 24</p>
702</td>
703<td><p class="first last">None</p>
704</td>
705<td><p class="first last">This parameter allows to retrieve data from forecasts longer than 24 hours.
706With MAXSTEP &gt; 24 the forecasts from different days overlap, the naming scheme of the output files changes from &lt;PREFIX&gt;YYMMDD to &lt;PREFIX&gt;YYMMDD.HH.SSS where HH is the hour of the start of the forecast and SSS is the forecast step in hours.</p>
707</td>
708<td><p class="first last">Optional parameter.</p>
709</td>
710</tr>
711</tbody>
712</table>
713</div>
714<div class="section" id="flux-data-section">
715<span id="ref-control-fluxdata"></span><h2>Flux data Section<a class="headerlink" href="#flux-data-section" title="Permalink to this headline"></a></h2>
716<table border="1" class="docutils" id="id6">
717<caption><span class="caption-text">Flux data parameter in CONTROL file</span><a class="headerlink" href="#id6" title="Permalink to this table"></a></caption>
718<colgroup>
719<col width="15%" />
720<col width="8%" />
721<col width="12%" />
722<col width="7%" />
723<col width="25%" />
724<col width="32%" />
725</colgroup>
726<thead valign="bottom">
727<tr class="row-odd"><th class="head">PARAMETER</th>
728<th class="head">Format</th>
729<th class="head">Possible value range</th>
730<th class="head">Default</th>
731<th class="head">Description</th>
732<th class="head">Information / Conditions</th>
733</tr>
734</thead>
735<tbody valign="top">
736<tr class="row-even"><td><p class="first last">ACCTYPE</p>
737</td>
738<td><p class="first last">String</p>
739</td>
740<td><p class="first last">[FC, CV, CF, 4V, PF] - just one of them</p>
741</td>
742<td><p class="first last">None</p>
743</td>
744<td><p class="first last">The type of field for accumulated data retrieval. The accumulated data fields are only available from forecast fields. Therefore it is seperated from the normal TYPE parameter to allow, for example, retrievment solely of hourly analysis fields in the Era5 data set. </p>
745</td>
746<td><p class="first last">For downward compatibility  to older versions: if ACCTYPE is not specified,  the default value is taken form the second position of the original TYPE parameter (TYPE[2]).  NOTE: This is important at the moment the original TYPE parameter is changed from FC to AN for example.</p>
747</td>
748</tr>
749<tr class="row-odd"><td><p class="first last">ACCTIME</p>
750</td>
751<td><p class="first last">String</p>
752</td>
753<td><p class="first last">E.g.:  Operational,  Era-Interim: 00/12            CERA: 18       ERA5 06/18</p>
754</td>
755<td><p class="first last">None</p>
756</td>
757<td><p class="first last">Start times of accumulated forecast fields (fluxes).  The starting times of forecast fields varies between different datasets. </p>
758</td>
759<td><p class="first last">For downward compatibility to older versions: if ACCTIME is not specified,  the default value is 00/12 for ERA-Interim and operational data, 06/18 for ERA5 data and 18 for CERA-20C data.  </p>
760</td>
761</tr>
762<tr class="row-even"><td><p class="first last">ACCMAXSTEP</p>
763</td>
764<td><p class="first last">Integer</p>
765</td>
766<td><p class="first last">12, 24 or larger</p>
767</td>
768<td><p class="first last">None</p>
769</td>
770<td><p class="first last">This parameter specifies the maximum step in hours for a specific accumulated forecast start time. For daily retrievals with one forecast time the step shouldn’t be greater than 24h. For two forecast times the ACCMAXSTEP should be 12. If the parameter MAXSTEP is specified to retrieve forecasts longer than 24 hours, this parameter must have the same value. </p>
771</td>
772<td><p class="first last">For downward compatibility to older versions: if ACCMAXSTEP is not specified,  the default value is set to 12 for ERA5, Era-Interim and operational data or 24 for CERA-20C data, according to one or two forecast times of the data set.</p>
773</td>
774</tr>
775<tr class="row-odd"><td><p class="first last">RRINT</p>
776</td>
777<td><p class="first last">Integer</p>
778</td>
779<td><p class="first last">[0,1]</p>
780</td>
781<td><p class="first last">1</p>
782</td>
783<td><p class="first last">Switch to select method of disaggregation for precipitation fields. Old method (0) with a simple linear disaggregation or new method (1) with 2 additional subsequent intervals per time interval.</p>
784</td>
785<td><p class="first last">For more information see article:
786Hittmeir, S.; Philipp, A.; Seibert, P. (2017): A conservative interpolation scheme for extensive quantities with application to the Lagrangian particle dispersion model FLEXPART., Geoscientific Model Development. https://doi.org/10.5194/gmd-11-2503-2018</p>
787</td>
788</tr>
789</tbody>
790</table>
791</div>
792<div class="section" id="domain-section">
793<span id="ref-control-domain"></span><h2>Domain Section<a class="headerlink" href="#domain-section" title="Permalink to this headline"></a></h2>
794<table border="1" class="colwidths-given docutils" id="id7">
795<caption><span class="caption-text">Domain parameter in CONTROL file</span><a class="headerlink" href="#id7" title="Permalink to this table"></a></caption>
796<colgroup>
797<col width="13%" />
798<col width="13%" />
799<col width="13%" />
800<col width="7%" />
801<col width="27%" />
802<col width="27%" />
803</colgroup>
804<thead valign="bottom">
805<tr class="row-odd"><th class="head">PARAMETER</th>
806<th class="head">Format</th>
807<th class="head">Possible value range</th>
808<th class="head">Default</th>
809<th class="head">Description</th>
810<th class="head">Information / Conditions</th>
811</tr>
812</thead>
813<tbody valign="top">
814<tr class="row-even"><td><p class="first last">GRID</p>
815</td>
816<td><p class="first last">String [i/i]</p>
817</td>
818<td><p class="first last">0.1° - appropriate value e.g. 2°</p>
819</td>
820<td><p class="first last">None</p>
821</td>
822<td><p class="first last">Horizontal resolution of Latitude/Longitude grid. Best possible resolution varies for different data sets. E.g in operational data it’s 0.1° whereas in Era-Interim it is 0.75°.</p>
823</td>
824<td><p class="first last">It can be specified in tenth degrees (1°) or thousandth degrees (1000 for 1°).</p>
825</td>
826</tr>
827<tr class="row-odd"><td><p class="first last">RESOL</p>
828</td>
829<td><p class="first last">String</p>
830</td>
831<td><p class="first last">depends on GRID</p>
832</td>
833<td><p class="first last">None</p>
834</td>
835<td><p class="first last">Horizontal resolution of spectral fields.  Specifies the desired triangular truncation of retrieved data, before carrying out any other selected post-processing.</p>
836</td>
837<td><p class="first last"></p>
838</td>
839</tr>
840<tr class="row-even"><td><p class="first last">SMOOTH</p>
841</td>
842<td><p class="first last">Integer</p>
843</td>
844<td><p class="first last">approriate number</p>
845</td>
846<td><p class="first last">0</p>
847</td>
848<td><p class="first last">Spectral truncation of ETADOT after calculation on
849Gaussian grid</p>
850</td>
851<td><p class="first last">For more information see: Sardeshmukh and Hoskins, (1984): Spatial Smoothing on the Sphere, Monthly Weather Review, Vol. 112, No.12, P. 2524-2529</p>
852</td>
853</tr>
854<tr class="row-odd"><td><p class="first last">UPPER</p>
855</td>
856<td><p class="first last">String</p>
857</td>
858<td><p class="first last">-90+GRID
859to 90</p>
860</td>
861<td><p class="first last">None</p>
862</td>
863<td><p class="first last">Latitude of upper right corner of grid area. </p>
864</td>
865<td><p class="first last"></p>
866</td>
867</tr>
868<tr class="row-even"><td><p class="first last">LOWER</p>
869</td>
870<td><p class="first last">String</p>
871</td>
872<td><p class="first last">-90+GRID
873to 90</p>
874</td>
875<td><p class="first last">None</p>
876</td>
877<td><p class="first last">Latitude of lower left corner of grid area.</p>
878</td>
879<td><p class="first last"></p>
880</td>
881</tr>
882<tr class="row-odd"><td><p class="first last">LEFT</p>
883</td>
884<td><p class="first last">String</p>
885</td>
886<td><p class="first last">-180+GRID
887to 180</p>
888</td>
889<td><p class="first last">None</p>
890</td>
891<td><p class="first last">Longitude of lower left corner of grid area.</p>
892</td>
893<td><p class="first last">For cyclic (global) grids, use e.g. LEFT = - 180 + GRID, RIGHT = 180. For noncyclic grids crossing the dateline (180W), RIGHT may be smaller than LEFT.</p>
894</td>
895</tr>
896<tr class="row-even"><td><p class="first last">RIGHT</p>
897</td>
898<td><p class="first last">String</p>
899</td>
900<td><p class="first last">-180+GRID
901to 180</p>
902</td>
903<td><p class="first last">None</p>
904</td>
905<td><p class="first last">Longitude of upper right corner of grid area.</p>
906</td>
907<td><p class="first last">For cyclic (global) grids, use e.g. LEFT = - 180 + GRID, RIGHT = 180. For noncyclic grids crossing the dateline (180W), RIGHT may be smaller than LEFT.</p>
908</td>
909</tr>
910<tr class="row-odd"><td><p class="first last">LEVEL</p>
911</td>
912<td><p class="first last">String</p>
913</td>
914<td><p class="first last">60, 91, 137
915depends on data set</p>
916</td>
917<td><p class="first last">None</p>
918</td>
919<td><p class="first last">Maximum number of vertical levels.</p>
920</td>
921<td><p class="first last">ERA-Interim has 60 levels; ERA5 has 137 levels; CERA-20C has 91 levels; Operational data can have different number of model levels depending on the date. Check upfront in the MARS catalogue. If LEVELIST is set , this parameter is not needed.</p>
922</td>
923</tr>
924<tr class="row-even"><td><p class="first last">LEVELIST</p>
925</td>
926<td><p class="first last">String [start/to/end]</p>
927</td>
928<td><p class="first last">1/to/137</p>
929</td>
930<td><p class="first last">None</p>
931</td>
932<td><p class="first last">List of vertical levels for MARS request. It can be a subset of levels but it has to include the maximum level (end).</p>
933</td>
934<td><p class="first last">If full list of levels is needed and parameter LEVEL is set, the LEVELIST parameter is not needed. “end” has to be the maximum number of possible levels and has to be the same as in LEVEL, if specified.</p>
935</td>
936</tr>
937</tbody>
938</table>
939</div>
940<div class="section" id="vertical-wind-section">
941<span id="ref-control-verticalwind"></span><h2>Vertical wind Section<a class="headerlink" href="#vertical-wind-section" title="Permalink to this headline"></a></h2>
942<table border="1" class="docutils" id="id8">
943<caption><span class="caption-text">Vertical wind parameter in CONTROL file</span><a class="headerlink" href="#id8" title="Permalink to this table"></a></caption>
944<colgroup>
945<col width="15%" />
946<col width="9%" />
947<col width="10%" />
948<col width="9%" />
949<col width="29%" />
950<col width="28%" />
951</colgroup>
952<thead valign="bottom">
953<tr class="row-odd"><th class="head">PARAMETER</th>
954<th class="head">Format</th>
955<th class="head">Possible value range</th>
956<th class="head">Default</th>
957<th class="head">Description</th>
958<th class="head">Information / Conditions</th>
959</tr>
960</thead>
961<tbody valign="top">
962<tr class="row-even"><td><p class="first last">GAUSS</p>
963</td>
964<td><p class="first last">Integer</p>
965</td>
966<td><p class="first last">[0,1]</p>
967</td>
968<td><p class="first last">0</p>
969</td>
970<td><p class="first last">A switch to calculate ETADOT from Lat/Lon grid (0) or from Gaussian grid (1)</p>
971</td>
972<td><p class="first last"></p>
973</td>
974</tr>
975<tr class="row-odd"><td><p class="first last">ACCURACY</p>
976</td>
977<td><p class="first last">Integer</p>
978</td>
979<td><p class="first last"></p>
980</td>
981<td><p class="first last">24</p>
982</td>
983<td><p class="first last">Specifies the number of bits per value to be used in the generated GRIB coded fields.</p>
984</td>
985<td><p class="first last"></p>
986</td>
987</tr>
988<tr class="row-even"><td><p class="first last">OMEGA</p>
989</td>
990<td><p class="first last">Integer</p>
991</td>
992<td><p class="first last">[0,1]</p>
993</td>
994<td><p class="first last">0</p>
995</td>
996<td><p class="first last">Retrieve Omega from MARS and put it to file
997OMEGAyymmddhh</p>
998</td>
999<td><p class="first last">Only useful for debugging reasons.</p>
1000</td>
1001</tr>
1002<tr class="row-odd"><td><p class="first last">OMEGADIFF</p>
1003</td>
1004<td><p class="first last">Integer</p>
1005</td>
1006<td><p class="first last">[0,1]</p>
1007</td>
1008<td><p class="first last">0</p>
1009</td>
1010<td><p class="first last">Calculate Omega and Dps/Dt from continuity
1011equation for diagnostic purposes and include it in file OMEGAyymmddhh</p>
1012</td>
1013<td><p class="first last">Only useful for debugging reasons.</p>
1014</td>
1015</tr>
1016<tr class="row-even"><td><p class="first last">ETA</p>
1017</td>
1018<td><p class="first last">Integer</p>
1019</td>
1020<td><p class="first last">[0,1]</p>
1021</td>
1022<td><p class="first last">0</p>
1023</td>
1024<td><p class="first last">Switch to read ETADOT precalculated by ECMWF and multiply it with DPDETA to be compatible with ETADOT calculated from continuity equation.
1025ETADOT calculation from continuity equation on either Gaussian or lat/lon grid is disabled unless ETADIFF is set to 1 as well.</p>
1026</td>
1027<td><p class="first last">ETADOT is available in ERA5, CERA-20C and operational data sets. Precalculated ETADOT is operationally available from September 2008 onwards. However, it is not available in the ERA-40 and ERA-Interim data set. If ETA is selected in the last two data sets, flex_extract fails.</p>
1028</td>
1029</tr>
1030<tr class="row-odd"><td><p class="first last">ETADIFF</p>
1031</td>
1032<td><p class="first last">Integer</p>
1033</td>
1034<td><p class="first last">[0,1]</p>
1035</td>
1036<td><p class="first last">0</p>
1037</td>
1038<td><p class="first last">Switch to calculate etadot and Dps/Dt from continuity equation for diagnostic purposes and include it in file ETAyymmddhh. Expensive option, only for debugging purposes.</p>
1039</td>
1040<td><p class="first last"></p>
1041</td>
1042</tr>
1043<tr class="row-even"><td><p class="first last">DPDETA</p>
1044</td>
1045<td><p class="first last">Integer</p>
1046</td>
1047<td><p class="first last">[0,1]</p>
1048</td>
1049<td><p class="first last">1</p>
1050</td>
1051<td><p class="first last">Switch to multiply etadot with dpdeta – this is the default. In some future version this may change.</p>
1052</td>
1053<td><p class="first last"></p>
1054</td>
1055</tr>
1056<tr class="row-odd"><td><p class="first last">ETAPAR</p>
1057</td>
1058<td><p class="first last">Integer</p>
1059</td>
1060<td><p class="first last">77</p>
1061</td>
1062<td><p class="first last">77</p>
1063</td>
1064<td><p class="first last">GRIB parameter number for ETADOT/DPDETA </p>
1065</td>
1066<td><p class="first last"></p>
1067</td>
1068</tr>
1069</tbody>
1070</table>
1071</div>
1072<div class="section" id="additional-data-section">
1073<span id="ref-control-adddata"></span><h2>Additional data Section<a class="headerlink" href="#additional-data-section" title="Permalink to this headline"></a></h2>
1074<table border="1" class="docutils" id="id9">
1075<caption><span class="caption-text">Additional data parameter in CONTROL file</span><a class="headerlink" href="#id9" title="Permalink to this table"></a></caption>
1076<colgroup>
1077<col width="17%" />
1078<col width="9%" />
1079<col width="13%" />
1080<col width="11%" />
1081<col width="15%" />
1082<col width="35%" />
1083</colgroup>
1084<thead valign="bottom">
1085<tr class="row-odd"><th class="head">PARAMETER</th>
1086<th class="head">Format</th>
1087<th class="head">Possible value range</th>
1088<th class="head">Default</th>
1089<th class="head">Description</th>
1090<th class="head">Information / Conditions</th>
1091</tr>
1092</thead>
1093<tbody valign="top">
1094<tr class="row-even"><td><p class="first last">WRF</p>
1095</td>
1096<td><p class="first last">Integer</p>
1097</td>
1098<td><p class="first last">[0,1]</p>
1099</td>
1100<td><p class="first last">0</p>
1101</td>
1102<td><p class="first last">Switch to retrieve additional parameters needed to run WRF (1) or not (0).</p>
1103</td>
1104<td><p class="first last">Up to now, this is still experimental and not completely tested.</p>
1105</td>
1106</tr>
1107<tr class="row-odd"><td><p class="first last">CWC</p>
1108</td>
1109<td><p class="first last">Integer</p>
1110</td>
1111<td><p class="first last">[0,1]</p>
1112</td>
1113<td><p class="first last">0</p>
1114</td>
1115<td><p class="first last">Switch to retrieve cloud water content (sum of cloud liquid water and cloud ice) (1) or not (0).</p>
1116</td>
1117<td><p class="first last"></p>
1118</td>
1119</tr>
1120<tr class="row-even"><td><p class="first last">DOUBLEELDA</p>
1121</td>
1122<td><p class="first last">Integer</p>
1123</td>
1124<td><p class="first last">[0,1]</p>
1125</td>
1126<td><p class="first last">0</p>
1127</td>
1128<td><p class="first last">Switch to select the calculation of extra ensemble members for the ELDA stream. It doubles the amount of retrieved ensemble members.</p>
1129</td>
1130<td><p class="first last">Each ensemble member is used to create a new synthesized ensemble member by subtracting 2 * ( current time step value - last time step value ) from the current time step value</p>
1131</td>
1132</tr>
1133<tr class="row-odd"><td><p class="first last">ADDPAR</p>
1134</td>
1135<td><p class="first last">String [p1/p2/../pn]</p>
1136</td>
1137<td><p class="first last"></p>
1138</td>
1139<td><p class="first last">None</p>
1140</td>
1141<td><p class="first last">Additional optional surface parameters (2D fields, non-accumulated)
1142Mostly: 27/28/173/186/187/188/235/139/39</p>
1143</td>
1144<td><p class="first last">Parameters can be specified as the Integer IDs or with the short names.</p>
1145</td>
1146</tr>
1147</tbody>
1148</table>
1149<div class="toctree-wrapper compound">
1150</div>
1151</div>
1152</div>
1153
1154
1155           </div>
1156           
1157          </div>
1158          <footer>
1159 
1160    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
1161     
1162        <a href="examples.html" class="btn btn-neutral float-right" title="CONTROL file examples" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
1163     
1164     
1165        <a href="control.html" class="btn btn-neutral float-left" title="The CONTROL file" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
1166     
1167    </div>
1168 
1169
1170  <hr/>
1171
1172  <div role="contentinfo">
1173    <p>
1174        &copy; Copyright 2019, Anne Philipp and Leopold Haimberger
1175
1176    </p>
1177  </div>
1178  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>.
1179
1180</footer>
1181
1182        </div>
1183      </div>
1184
1185    </section>
1186
1187  </div>
1188 
1189
1190
1191  <script type="text/javascript">
1192      jQuery(function () {
1193          SphinxRtdTheme.Navigation.enable(true);
1194      });
1195  </script>
1196
1197 
1198 
1199   
1200   
1201
1202</body>
1203</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG