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

ctbtodev
Last change on this file was 6931f61, checked in by anphi <anne.philipp@…>, 4 years ago

Update Onlinedocumentation after review of language editing

  • Property mode set to 100644
File size: 14.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>Changelog &mdash; flex_extract 7.1.2 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="Updating the 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.2
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="ecmwf_data.html">ECMWF Data</a></li>
93<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
94<li class="toctree-l1"><a class="reference internal" href="quick_start.html">Usage</a></li>
95<li class="toctree-l1"><a class="reference internal" href="documentation.html">Code-Level 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-2">Release v7.1.2</a><ul>
100<li class="toctree-l3"><a class="reference internal" href="#changes">Changes</a></li>
101</ul>
102</li>
103<li class="toctree-l2"><a class="reference internal" href="#release-v7-1-1">Release v7.1.1</a><ul>
104<li class="toctree-l3"><a class="reference internal" href="#bug-fixes">Bug fixes</a></li>
105</ul>
106</li>
107<li class="toctree-l2"><a class="reference internal" href="#release-v7-1">Release v7.1</a><ul>
108<li class="toctree-l3"><a class="reference internal" href="#new-features">New Features</a></li>
109<li class="toctree-l3"><a class="reference internal" href="#id1">Changes</a></li>
110</ul>
111</li>
112<li class="toctree-l2"><a class="reference internal" href="#release-v7-0-4">Release v7.0.4</a><ul>
113<li class="toctree-l3"><a class="reference internal" href="#id2">New Features</a></li>
114<li class="toctree-l3"><a class="reference internal" href="#id3">Bug fixes</a></li>
115</ul>
116</li>
117<li class="toctree-l2"><a class="reference internal" href="#release-v7-0-3">Release v7.0.3</a><ul>
118<li class="toctree-l3"><a class="reference internal" href="#id4">New Features</a></li>
119</ul>
120</li>
121<li class="toctree-l2"><a class="reference internal" href="#release-v7-0-2">Release v7.0.2</a><ul>
122<li class="toctree-l3"><a class="reference internal" href="#id5">New Features</a></li>
123<li class="toctree-l3"><a class="reference internal" href="#id6">Changes</a></li>
124</ul>
125</li>
126<li class="toctree-l2"><a class="reference internal" href="#release-v0-1-v6-0">Release v0.1 - v6.0</a></li>
127</ul>
128</li>
129<li class="toctree-l1"><a class="reference internal" href="support.html">Support</a></li>
130<li class="toctree-l1"><a class="reference internal" href="Support/faq.html">FAQ - Frequently asked questions</a></li>
131<li class="toctree-l1"><a class="reference internal" href="authors.html">Developer Team</a></li>
132</ul>
133
134           
135         
136        </div>
137      </div>
138    </nav>
139
140    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
141
142     
143      <nav class="wy-nav-top" aria-label="top navigation">
144       
145          <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
146          <a href="index.html">flex_extract</a>
147       
148      </nav>
149
150
151      <div class="wy-nav-content">
152       
153        <div class="rst-content">
154       
155         
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171<div role="navigation" aria-label="breadcrumbs navigation">
172
173  <ul class="wy-breadcrumbs">
174   
175      <li><a href="index.html">Docs</a> &raquo;</li>
176       
177      <li>Changelog</li>
178   
179   
180      <li class="wy-breadcrumbs-aside">
181       
182           
183            <a href="_sources/changelog.rst.txt" rel="nofollow"> View page source</a>
184         
185       
186      </li>
187   
188  </ul>
189
190 
191  <hr/>
192</div>
193          <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
194           <div itemprop="articleBody">
195           
196  <div class="section" id="changelog">
197<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline"></a></h1>
198<div class="toctree-wrapper compound">
199</div>
200<div class="section" id="release-v7-1-2">
201<span id="ref-v712"></span><h2>Release v7.1.2<a class="headerlink" href="#release-v7-1-2" title="Permalink to this headline"></a></h2>
202<div class="section" id="changes">
203<h3>Changes<a class="headerlink" href="#changes" title="Permalink to this headline"></a></h3>
204<blockquote>
205<div><ul class="simple">
206<li><p>changed naming of template files</p></li>
207<li><p>separate loading of Python3 module in remote mode is no longer necessary</p></li>
208<li><p>updated module versions for ECMWF servers</p></li>
209<li><p>changed names of working directories on ECMWF servers</p></li>
210<li><p>select makefile automatically regarding application mode if it was not set in <code class="docutils literal notranslate"><span class="pre">setup.sh</span></code></p></li>
211<li><p>updated online documentation</p></li>
212<li><p>converted most important Fortran code documentation from German to English</p></li>
213<li><p>deactivate writing of VERTICAL.EC file by Fortran code</p></li>
214<li><p>adapt and improve Fortran regression test scripts</p></li>
215<li><p>remove jasper lib from Fortran makefiles</p></li>
216</ul>
217</div></blockquote>
218</div>
219</div>
220<div class="section" id="release-v7-1-1">
221<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>
222<div class="section" id="bug-fixes">
223<h3>Bug fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline"></a></h3>
224<blockquote>
225<div><ul class="simple">
226<li><p>corrected naming of makefiles and Fortran program executable in online documentation</p></li>
227<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>
228<li><p>fixed Fortran makefiles to use the .f90 files on ECMWF servers</p></li>
229</ul>
230</div></blockquote>
231</div>
232</div>
233<div class="section" id="release-v7-1">
234<span id="ref-v71"></span><h2>Release v7.1<a class="headerlink" href="#release-v7-1" title="Permalink to this headline"></a></h2>
235<div class="section" id="new-features">
236<h3>New Features<a class="headerlink" href="#new-features" title="Permalink to this headline"></a></h3>
237<blockquote>
238<div><ul class="simple">
239<li><p>first set of UNIT tests</p></li>
240<li><p>first set of regression tests</p></li>
241<li><p>structured documentation with Sphinx</p></li>
242<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>
243<li><p>simplified installation process</p></li>
244<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>
245</ul>
246</div></blockquote>
247</div>
248<div class="section" id="id1">
249<h3>Changes<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h3>
250<blockquote>
251<div><ul class="simple">
252<li><p>upgraded to Python3</p></li>
253<li><p>applied PEP8 style guide</p></li>
254<li><p>use of genshi templates</p></li>
255<li><p>modularization of Python source code</p></li>
256<li><p>upgrade from grib_api to ecCodes</p></li>
257<li><p>completely revised/refactored Python section</p></li>
258<li><p>restructured program directories</p></li>
259<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>
260</ul>
261</div></blockquote>
262</div>
263</div>
264<div class="section" id="release-v7-0-4">
265<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>
266<div class="section" id="id2">
267<h3>New Features<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h3>
268<blockquote>
269<div><ul class="simple">
270<li><p>Ensemble retrieval for ENFO and ELDA stream (ZAMG specific with extra synthesized ensembles for ELDA stream)</p></li>
271</ul>
272</div></blockquote>
273</div>
274<div class="section" id="id3">
275<h3>Bug fixes<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h3>
276<blockquote>
277<div><ul class="simple">
278<li><p>various problems with ERA 5 retrieval</p></li>
279<li><p>various problems with CERA-20C retrieval</p></li>
280<li><p>BASETIME retrieval option</p></li>
281<li><p><cite>CONVERT2</cite> FORTRAN program: initialise fields to 0.
282(introduced initialization of <code class="docutils literal notranslate"><span class="pre">field</span></code> variable in the Fortran program
283with <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>
284</ul>
285</div></blockquote>
286</div>
287</div>
288<div class="section" id="release-v7-0-3">
289<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>
290<div class="section" id="id4">
291<h3>New Features<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h3>
292<blockquote>
293<div><ul class="simple">
294<li><p>output of MARS requests to an extra file (debugging and documentation)</p></li>
295<li><p>CERA-20C download</p></li>
296<li><p>ERA 5 download</p></li>
297<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>
298<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>
299</ul>
300</div></blockquote>
301</div>
302</div>
303<div class="section" id="release-v7-0-2">
304<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>
305<div class="section" id="id5">
306<h3>New Features<a class="headerlink" href="#id5" title="Permalink to this headline"></a></h3>
307<blockquote>
308<div><ul class="simple">
309<li><p>Python-based version</p></li>
310</ul>
311</div></blockquote>
312</div>
313<div class="section" id="id6">
314<h3>Changes<a class="headerlink" href="#id6" title="Permalink to this headline"></a></h3>
315<blockquote>
316<div><ul class="simple">
317<li><p>korn shell scripts substituted by Python scripts</p></li>
318</ul>
319</div></blockquote>
320</div>
321</div>
322<div class="section" id="release-v0-1-v6-0">
323<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>
324<blockquote>
325<div><ul class="simple">
326<li><p>old version which should no longer be used</p></li>
327</ul>
328</div></blockquote>
329</div>
330</div>
331
332
333           </div>
334           
335          </div>
336          <footer>
337 
338    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
339     
340        <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>
341     
342     
343        <a href="Developers/gen_docu.html" class="btn btn-neutral float-left" title="Updating the documentation" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
344     
345    </div>
346 
347
348  <hr/>
349
350  <div role="contentinfo">
351    <p>
352        &copy; Copyright 2020, Anne Philipp, Leopold Haimberger and Petra Seibert
353
354    </p>
355  </div>
356  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>.
357
358</footer>
359
360        </div>
361      </div>
362
363    </section>
364
365  </div>
366 
367
368
369  <script type="text/javascript">
370      jQuery(function () {
371          SphinxRtdTheme.Navigation.enable(true);
372      });
373  </script>
374
375 
376 
377   
378   
379
380</body>
381</html>
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG