source: flex_extract.git/for_developers/Sphinx/source/changelog.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: 2.0 KB
RevLine 
[41c9dbc]1Changelog
2=========
3   
4.. toctree::
5    :hidden:
6    :maxdepth: 2
7 
8.. _CDS API: https://cds.climate.copernicus.eu/api-how-to
9.. _ECMWF Web API: https://confluence.ecmwf.int/display/WEBAPI/ECMWF+Web+API+Home
10.. _new algorithm: https://www.geosci-model-dev.net/11/2503/2018/
11   
12.. _ref-v71: 
13   
14Release v7.1
15------------
16New Features
17############
18
19   * first set of UNIT tests
20   * first set of regression tests   
21   * structured documentation with Sphinx
22   * local retrieval via `CDS API`_ for ERA 5 data
23   * simplified installation process
24   * disaggregation of precipitation with a `new algorithm`_
25   
26Changes
27#######
28   * upgraded to Python3
29   * applied PEP8 style guide
30   * use of genshi templates
31   * modularization of python source code
32   * upgrade from grib_api to ecCodes
33   * completely revised/refactored python section
34   * restructured program directories
35
36.. _ref-v704:
37   
38Release v7.0.4
39--------------
40New Features
41############
42
43    * Ensemble retrieval for ENFO and ELDA stream (ZAMG specific with extra synthesized ensembles for ELDA stream)
44 
45Bug fixes
46#########
47 
48    * diverse problems with ERA 5 retrieval
49    * diverse problems with CERA-20C retrieval
50    * BASETIME retrieval option
51    * `CONVERT2` FORTRAN program: initialise fields to 0.
52      (introduced initialization of :literal:`field` variable in the Fortran program
53      with :literal:`field=0.` in file :literal:`rwGRIB2.f90` to avoid getting unreasonable large numbers.)
54
55.. _ref-v703:
56   
57Release v7.0.3
58--------------
59New Features
60############
61
62    * output of mars requests to an extra file (debugging and documentation)
63    * CERA-20C download
64    * ERA 5 download
65    * public user interface with `ECMWF Web API`_
66    * use of `ECMWF Web API`_ for local retrieval version
67   
68.. _ref-v702:
69   
70Release v7.0.2
71--------------
72New Features
73############
74
75    * Python based version
76   
77Changes
78#######
79
80    * korn shell scripts were substituted by python scripts
81
82.. _ref-v60:
83   
84Release v0.1 - v6.0
85-------------------
86
87    * old version which should no longer be used anymore       
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG