source: flex_extract.git/for_developers/Sphinx/source/index.rst @ 41c9dbc

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

Large update of Sphinx doc; moved Sphinx source to dev dir; Cleaned control files

  • Property mode set to 100644
File size: 6.2 KB
RevLine 
[41c9dbc]1.. flex_extract documentation master file, created by
2   sphinx-quickstart on Wed Oct 17 18:39:05 2018.
3   You can adapt this file completely to your liking, but it should at least
4   contain the root `toctree` directive.
5
6========================================================
7Welcome to :literal:`flex_extract's` user documentation!
8========================================================
9
10:literal:`flex_extract` is an open-source software to retrieve meteorological fields from the European Centre for Medium-Range Weather Forecasts (ECMWF) Mars archive to serve as input files for the FLEXTRA/FLEXPART Atmospheric Transport Modelling system.
11
12
13.. The scripts can be 1) executed locally using the ECMWF WebMARS interface, or 2) on the ECMWF member
14.. state gateway server or HPC facility using the ecaccess software package. As another option the scripts can 3)
15.. also be triggered using ecflow scheduling software used by ECMWF for data dissemination.
16
17.. All third-party software and libraries required by :literal:`flex_extract` are open source and free of charge.
18
19.. raw:: html
20
21    <table style="width:100%;">
22      <tr>
23        <td style="width:30%;height:150px;">
24          <div style="width:100%;height:60px;margin-left:20%;position:relative;">
25            <img style="position:absolute;height:90%;vertical-align:bottom;" src="_static/install_icon.png">
26          </div>
27          <h2><a href="installation.html">Installation</a></h2>
28          <ul>
29            <li><a href="installation.html#ref-requirements">Environment requirements</a></li>
30            <li><a href="installation.html#ref-download">Download flex_extract</a></li>
31            <li><a href="installation.html#ref-install-fe">Install flex_extract</a></li>
32          </ul>
33        </td>         
34        <td style="width:30%;height:150px;">
35          <div style="width:100%;height:60px;margin-left:20%;position:relative;">
36            <img style="position:absolute;height:90%;vertical-align:bottom;" src="">
37          </div>
38          <h2><a href="ecmwf_data.html">ECMWF data</a></h2>
39          <ul>
40            <li><a href="ecmwf_data.html">Overview</a></li>
41            <li><a href="Ecmwf/access.html">Access Modes</a></li>
42            <li><a href="Ecmwf/ec-links.html">Link Collection</a></li>
43          </ul>
44        </td>
45        <td style="width:30%;height:150px;">
46          <div style="width:100%;height:60px;margin-left:20%;position:relative;">
47            <img style="position:absolute;height:90%;vertical-align:bottom;" src="_static/prog_icon.png">
48          </div>
49          <h2><a href="documentation.html">Documentation</a></h2>
50          <ul>
51            <li><a href="">Content</a></li>
52            <li><a href="">Configuration</a></li>
53            <li><a href="">Tutorials</a></li>
54          </ul>
55        </td>
56      </tr>
57      <tr>   
58        <td style="width:30%;height:150px;">
59          <div style="width:100%;height:60px;margin-left:20%;position:relative;">
60            <img style="position:absolute;height:90%;vertical-align:bottom;" src="_static/guide_icon.png">
61          </div>
62          <h2><a href="first_steps.html">First Steps</a></h2>
63          <ul>
64            <li><a href="">...</a></li>
65            <li><a href="">...</a></li>
66            <li><a href="">...</a></li>
67          </ul>
68        </td> 
69        <td style="width:30%;height:150px;">
70          <div style="width:100%;height:60px;margin-left:20%;position:relative;">
71            <img style="position:absolute;height:90%;vertical-align:bottom;" src="">
72          </div>
73          <h2><a href="evaluation.html">Evaluation</a></h2>
74          <ul>
75            <li><a href="">Code</a></li>
76            <li><a href="">Functionality</a></li>
77            <li><a href="">Regression</a></li>
78          </ul>
79        </td>
80        <td style="width:30%;height:150px;">
81          <div style="width:100%;height:60px;margin-left:20%;position:relative;">
82            <img style="position:absolute;height:90%;vertical-align:bottom;" src="_static/guide_icon.png">
83          </div>
84          <h2><a href="dev_guide.html">Developer</a></h2>
85          <ul>
86            <li><a href="">...</a></li>
87            <li><a href="">...</a></li>
88            <li><a href="">...</a></li>
89          </ul>
90        </td>
91      </tr>
92      </table>
93      <table style="width:100%;">
94      <tr>
95        <td style="width:15%">
96        </td>
97        <td style="width:30%;height:150px;">
98          <div style="width:100%;height:60px;margin-left:10%;position:relative;">
99            <img style="position:absolute;height:90%;vertical-align:bottom;" src="_static/change_icon.png">
100          </div>
101          <h2><a href="changelog.html">Changelog</a></h2>
102          <ul>
103            <li><a href="changelog.html#ref-v71">v7.1</a></li>
104            <li><a href="changelog.html#ref-v704">v7.0.4</a></li>
105            <li><a href="changelog.html#ref-v703">v7.0.3</a></li>
106            <li><a href="changelog.html#ref-v60">v6</a></li>
107          </ul>
108        </td>       
109        <td style="width:30%;height:150px;">
110          <div style="width:100%;height:60px;margin-left:10%;position:relative;">
111          <img style="position:absolute;height:100%;vertical-align:bottom;" src="_static/help_icon.png">
112          </div>
113          <h2><a href="support.html">Support</a></h2>
114          <ul>
115            <li><a href="support.html#ref-ticket-system">Ticket system</a></li>
116            <li><a href="support.html#ref-mailing-list">Mailing list</a></li>
117            <li><a href="Support/known_bugs_issues.html">Known bugs or issues</a></li>
118            <li><a href="Support/faq.html">FAQ</a></li>
119          </ul>
120        </td>
121        <td style="width:10%">
122        </td>
123      </tr>
124    </table>
125    <p></p>
126   
127.. note::
128 
129   .. figure:: _static/cc-by-40.png
130     :width: 100px
131     
132   This work is licensed under the Creative Commons Attribution 4.0
133   International License. To view a copy of this license, visit
134   http://creativecommons.org/licenses/by/4.0/ or send a letter to
135   Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
136
137.. toctree::
138   :maxdepth: 3
139   :caption: Table of Contents:
140
141   installation
142   first_steps
143   ecmwf_data
144   documentation
145   evaluation
146   dev_guide
147   changelog
148   support
149   Support/faq
150   authors
151   
152
153.. Indices and tables
154.. ==================
155
156.. * :ref:`genindex`
157.. * :ref:`modindex`
158.. * :ref:`search`
159
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG