File tree 1 file changed +15
-6
lines changed
1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 4
4
Version history
5
5
===============
6
6
7
- v1.2 (unreleased )
8
- -----------------
7
+ v1.1.1 (24.04.2019 )
8
+ -------------------
9
9
10
- Breaking changes
11
- ~~~~~~~~~~~~~~~~
10
+ Minor release of the OGGM model, with several bugfixes and some improvements.
11
+
12
+ We don't expect any change in the model results due to this release.
12
13
13
14
Enhancements
14
15
~~~~~~~~~~~~
15
16
16
- - Adapted `graphics.plot_domain `, `graphics.plot_centerlines ` and
17
- `graphics_plot_modeloutput_map ` to work with merged glaciers (:pull: `726 `).
17
+ - Adapted `` graphics.plot_domain `` , `` graphics.plot_centerlines ` ` and
18
+ `` graphics_plot_modeloutput_map ` ` to work with merged glaciers (:pull: `726 `).
18
19
By `Matthias Dusch <https://github.com/matthiasdusch >`_.
19
20
- Added (and updated) an official task to find the calving flux based on the
20
21
mass-conservation inversion (`inversion.find_inversion_calving `). This
@@ -27,10 +28,18 @@ Enhancements
27
28
`See our tutorial <http://edu.oggm.org/en/latest/oggm_tuto.html >`_ on how to
28
29
set an alternative DEM (:pull: `734 `).
29
30
By `Matthias Dusch <https://github.com/matthiasdusch >`_.
31
+ - Switch to setuptools-scm as a version control system (:issue: `727 `).
32
+ By `Timo Rothenpieler <https://github.com/TimoRoth >`_.
30
33
31
34
Bug fixes
32
35
~~~~~~~~~
33
36
37
+ - Fixed several problems with the file download verification algorithm.
38
+ By `Timo Rothenpieler <https://github.com/TimoRoth >`_.
39
+ - Fixed a timing problem in the benchmark command line tool (:pull: `717 `).
40
+ By `Fabien Maussion <https://github.com/fmaussion >`_.
41
+
42
+
34
43
v1.1 (28.02.2019)
35
44
-----------------
36
45
You can’t perform that action at this time.
0 commit comments