Skip to content

Commit

Permalink
added whats-new
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-schmitt committed Oct 31, 2023
1 parent 17aec22 commit f0ee988
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
Version history
===============

v1.6.2 (unreleased)
-------------------

Enhancements
~~~~~~~~~~~~

- Their is now a possibility for initializing a elevation-band flowline using external thickness data and conduct a dynamic run with it (:pull:`1658`).
By `Patrick Schmitt <https://github.com/pat-schmitt>`_


v1.6.1 (August 27, 2023)
------------------------

Expand Down
2 changes: 1 addition & 1 deletion oggm/tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import xarray as xr
from oggm import utils, workflow, tasks, cfg
from oggm.core import climate, inversion, centerlines
from oggm.shop import gcm_climate, bedtopo, millan22
from oggm.shop import gcm_climate, bedtopo
from oggm.cfg import SEC_IN_YEAR, SEC_IN_MONTH
from oggm.utils import get_demo_file
from oggm.exceptions import InvalidParamsError, InvalidWorkflowError
Expand Down

0 comments on commit f0ee988

Please sign in to comment.