File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 44Version history
55===============
66
7- v1.5.X (unreleased )
7+ v1.5.1 (28.08.2021 )
88-------------------
99
10+ This is a minor relase of OGGM, containing mostly bugfixes and a few new
11+ features.
12+
1013Breaking changes
1114~~~~~~~~~~~~~~~~
1215
16+ This version should be fully backwards compatible.
17+
1318Enhancements
1419~~~~~~~~~~~~
1520
@@ -25,15 +30,21 @@ Enhancements
2530 the MB bias for any selection of glaciers (:pull: `1248 `)
2631 By `Patrick Schmitt <https://github.com/pat-schmitt >`_
2732- Added functionality to control the area over which the hydrological
28- output is computed (:pull: `1264 `).
33+ output is computed (:pull: `1264,1276 `).
34+ By `Fabien Maussion <https://github.com/fmaussion >`_
35+ - Added a new (wrong) way to compute equilibrium runs based on the average
36+ climate (:pull: `1275 `).
2937 By `Fabien Maussion <https://github.com/fmaussion >`_
30-
3138
3239Bug fixes
3340~~~~~~~~~
3441
42+ - Fixed a quite bad bug where monthly runoff data would have very large artifacts
43+ (:pull: `1283 `).
44+ By `Fabien Maussion <https://github.com/fmaussion >`_
3545- Small bug fix to ensure backwards compatibility of ``gdir.get_filepath('model_run') ``.
3646 By `Fabien Maussion <https://github.com/fmaussion >`_
47+ - Various backwards compatibility fixes (mostly xarray).
3748
3849v1.5.0
3950------
You can’t perform that action at this time.
0 commit comments