source: flex_extract.git/Documentation/html/changelog.html @ f20342a

ctbtodev
Last change on this file since f20342a was b1674ed, checked in by Anne Philipp <anne.philipp@…>, 4 years ago

updated online documentation FIX for tickets #265 and #262

  • Property mode set to 100644
File size: 12.7 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>Changelog &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 src="_static/jquery.js"></script>
25        <script src="_static/underscore.js"></script>
26        <script src="_static/doctools.js"></script>
27        <script src="_static/language_data.js"></script>
28        <script async="async" 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="Support" href="support.html" />
42    <link rel="prev" title="Update Documentation" href="Developers/gen_docu.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"><a class="reference internal" href="documentation.html">Documentation</a></li>
96<li class="toctree-l1"><a class="reference internal" href="evaluation.html">Evaluation</a></li>
97<li class="toctree-l1"><a class="reference internal" href="dev_guide.html">Developer Guide</a></li>
98<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
99<li class="toctree-l2"><a class="reference internal" href="#release-v7-1-1">Release v7.1.1</a><ul>
100<li class="toctree-l3"><a class="reference internal" href="#bug-fixes">Bug fixes</a></li>
101</ul>
102</li>
103<li class="toctree-l2"><a class="reference internal" href="#release-v7-1">Release v7.1</a><ul>
104<li class="toctree-l3"><a class="reference internal" href="#new-features">New Features</a></li>
105<li class="toctree-l3"><a class="reference internal" href="#changes">Changes</a></li>
106</ul>
107</li>
108<li class="toctree-l2"><a class="reference internal" href="#release-v7-0-4">Release v7.0.4</a><ul>
109<li class="toctree-l3"><a class="reference internal" href="#id1">New Features</a></li>
110<li class="toctree-l3"><a class="reference internal" href="#id2">Bug fixes</a></li>
111</ul>
112</li>
113<li class="toctree-l2"><a class="reference internal" href="#release-v7-0-3">Release v7.0.3</a><ul>
114<li class="toctree-l3"><a class="reference internal" href="#id3">New Features</a></li>
115</ul>
116</li>
117<li class="toctree-l2"><a class="reference internal" href="#release-v7-0-2">Release v7.0.2</a><ul>
118<li class="toctree-l3"><a class="reference internal" href="#id4">New Features</a></li>
119<li class="toctree-l3"><a class="reference internal" href="#id5">Changes</a></li>
120</ul>
121</li>
122<li class="toctree-l2"><a class="reference internal" href="#release-v0-1-v6-0">Release v0.1 - v6.0</a></li>
123</ul>
124</li>
125<li class="toctree-l1"><a class="reference internal" href="support.html">Support</a></li>
126<li class="toctree-l1"><a class="reference internal" href="Support/faq.html">FAQ - Frequently asked questions</a></li>
127<li class="toctree-l1"><a class="reference internal" href="authors.html">Developer Team</a></li>
128</ul>
129
130           
131         
132        </div>
133      </div>
134    </nav>
135
136    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
137
138     
139      <nav class="wy-nav-top" aria-label="top navigation">
140       
141          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
142          <a href="index.html">flex_extract</a>
143       
144      </nav>
145
146
147      <div class="wy-nav-content">
148       
149        <div class="rst-content">
150       
151         
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167<div role="navigation" aria-label="breadcrumbs navigation">
168
169  <ul class="wy-breadcrumbs">
170   
171      <li><a href="index.html">Docs</a> &raquo;</li>
172       
173      <li>Changelog</li>
174   
175   
176      <li class="wy-breadcrumbs-aside">
177       
178           
179            <a href="_sources/changelog.rst.txt" rel="nofollow"> View page source</a>
180         
181       
182      </li>
183   
184  </ul>
185
186 
187  <hr/>
188</div>
189          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
190           <div itemprop="articleBody">
191           
192  <div class="section" id="changelog">
193<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
194<div class="toctree-wrapper compound">
195</div>
196<div class="section" id="release-v7-1-1">
197<span id="ref-v711"></span><h2>Release v7.1.1<a class="headerlink" href="#release-v7-1-1" title="Permalink to this headline"></a></h2>
198<div class="section" id="bug-fixes">
199<h3>Bug fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline"></a></h3>
200<blockquote>
201<div><ul class="simple">
202<li><p>corrected naming of makefiles and Fortran program executable in online documentation</p></li>
203<li><p>adapted checking for <code class="docutils literal notranslate"><span class="pre">GATEWAY</span></code> and <code class="docutils literal notranslate"><span class="pre">DESTINATION</span></code> parameter</p></li>
204<li><p>fixed makefiles to use f90 Fortran files for ECMWF server</p></li>
205</ul>
206</div></blockquote>
207</div>
208</div>
209<div class="section" id="release-v7-1">
210<span id="ref-v71"></span><h2>Release v7.1<a class="headerlink" href="#release-v7-1" title="Permalink to this headline"></a></h2>
211<div class="section" id="new-features">
212<h3>New Features<a class="headerlink" href="#new-features" title="Permalink to this headline"></a></h3>
213<blockquote>
214<div><ul class="simple">
215<li><p>first set of UNIT tests</p></li>
216<li><p>first set of regression tests</p></li>
217<li><p>structured documentation with Sphinx</p></li>
218<li><p>local retrieval via <a class="reference external" href="https://cds.climate.copernicus.eu/api-how-to">CDS API</a> for ERA 5 data</p></li>
219<li><p>simplified installation process</p></li>
220<li><p>disaggregation of precipitation with a <a class="reference external" href="https://www.geosci-model-dev.net/11/2503/2018/">new algorithm</a></p></li>
221</ul>
222</div></blockquote>
223</div>
224<div class="section" id="changes">
225<h3>Changes<a class="headerlink" href="#changes" title="Permalink to this headline"></a></h3>
226<blockquote>
227<div><ul class="simple">
228<li><p>upgraded to Python3</p></li>
229<li><p>applied PEP8 style guide</p></li>
230<li><p>use of genshi templates</p></li>
231<li><p>modularization of python source code</p></li>
232<li><p>upgrade from grib_api to ecCodes</p></li>
233<li><p>completely revised/refactored python section</p></li>
234<li><p>restructured program directories</p></li>
235<li><p>Fortran program name changed from <code class="docutils literal notranslate"><span class="pre">CONVERT2</span></code> to <code class="docutils literal notranslate"><span class="pre">calc_etadot</span></code></p></li>
236</ul>
237</div></blockquote>
238</div>
239</div>
240<div class="section" id="release-v7-0-4">
241<span id="ref-v704"></span><h2>Release v7.0.4<a class="headerlink" href="#release-v7-0-4" title="Permalink to this headline"></a></h2>
242<div class="section" id="id1">
243<h3>New Features<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h3>
244<blockquote>
245<div><ul class="simple">
246<li><p>Ensemble retrieval for ENFO and ELDA stream (ZAMG specific with extra synthesized ensembles for ELDA stream)</p></li>
247</ul>
248</div></blockquote>
249</div>
250<div class="section" id="id2">
251<h3>Bug fixes<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h3>
252<blockquote>
253<div><ul class="simple">
254<li><p>diverse problems with ERA 5 retrieval</p></li>
255<li><p>diverse problems with CERA-20C retrieval</p></li>
256<li><p>BASETIME retrieval option</p></li>
257<li><p><cite>CONVERT2</cite> FORTRAN program: initialise fields to 0.
258(introduced initialization of <code class="docutils literal notranslate"><span class="pre">field</span></code> variable in the Fortran program
259with <code class="docutils literal notranslate"><span class="pre">field=0.</span></code> in file <code class="docutils literal notranslate"><span class="pre">rwGRIB2.f90</span></code> to avoid getting unreasonable large numbers.)</p></li>
260</ul>
261</div></blockquote>
262</div>
263</div>
264<div class="section" id="release-v7-0-3">
265<span id="ref-v703"></span><h2>Release v7.0.3<a class="headerlink" href="#release-v7-0-3" title="Permalink to this headline"></a></h2>
266<div class="section" id="id3">
267<h3>New Features<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h3>
268<blockquote>
269<div><ul class="simple">
270<li><p>output of mars requests to an extra file (debugging and documentation)</p></li>
271<li><p>CERA-20C download</p></li>
272<li><p>ERA 5 download</p></li>
273<li><p>public user interface with <a class="reference external" href="https://confluence.ecmwf.int/display/WEBAPI/ECMWF+Web+API+Home">ECMWF Web API</a></p></li>
274<li><p>use of <a class="reference external" href="https://confluence.ecmwf.int/display/WEBAPI/ECMWF+Web+API+Home">ECMWF Web API</a> for local retrieval version</p></li>
275</ul>
276</div></blockquote>
277</div>
278</div>
279<div class="section" id="release-v7-0-2">
280<span id="ref-v702"></span><h2>Release v7.0.2<a class="headerlink" href="#release-v7-0-2" title="Permalink to this headline"></a></h2>
281<div class="section" id="id4">
282<h3>New Features<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h3>
283<blockquote>
284<div><ul class="simple">
285<li><p>Python based version</p></li>
286</ul>
287</div></blockquote>
288</div>
289<div class="section" id="id5">
290<h3>Changes<a class="headerlink" href="#id5" title="Permalink to this headline"></a></h3>
291<blockquote>
292<div><ul class="simple">
293<li><p>korn shell scripts were substituted by python scripts</p></li>
294</ul>
295</div></blockquote>
296</div>
297</div>
298<div class="section" id="release-v0-1-v6-0">
299<span id="ref-v60"></span><h2>Release v0.1 - v6.0<a class="headerlink" href="#release-v0-1-v6-0" title="Permalink to this headline"></a></h2>
300<blockquote>
301<div><ul class="simple">
302<li><p>old version which should no longer be used anymore</p></li>
303</ul>
304</div></blockquote>
305</div>
306</div>
307
308
309           </div>
310           
311          </div>
312          <footer>
313 
314    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
315     
316        <a href="support.html" class="btn btn-neutral float-right" title="Support" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
317     
318     
319        <a href="Developers/gen_docu.html" class="btn btn-neutral float-left" title="Update Documentation" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
320     
321    </div>
322 
323
324  <hr/>
325
326  <div role="contentinfo">
327    <p>
328        &copy; Copyright 2020, Anne Philipp and Leopold Haimberger
329
330    </p>
331  </div>
332  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>.
333
334</footer>
335
336        </div>
337      </div>
338
339    </section>
340
341  </div>
342 
343
344
345  <script type="text/javascript">
346      jQuery(function () {
347          SphinxRtdTheme.Navigation.enable(true);
348      });
349  </script>
350
351 
352 
353   
354   
355
356</body>
357</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG