-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2093829
commit 3d1d88a
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
################## | ||
`Release v2.1.4`__ | ||
################## | ||
|
||
- ``feat``: added crop and bounds keywords for trimming model data for `#95 <https://github.com/tsutterley/pyTMD/issues/309>`_ (`#313 <https://github.com/tsutterley/pyTMD/pull/313>`_) | ||
- ``fix``: ``FES2022-extrapolated`` outputs have zeroed out inland water bodies for `#309 <https://github.com/tsutterley/pyTMD/issues/309>`_ (`#314 <https://github.com/tsutterley/pyTMD/pull/314>`_) | ||
- ``feat``: added option to use JSON format definition files (`#314 <https://github.com/tsutterley/pyTMD/pull/314>`_) | ||
- ``feat``: add definition files for ``FES2022-extrapolated`` (`#314 <https://github.com/tsutterley/pyTMD/pull/314>`_) | ||
- ``docs``: update definition file text describing new JSON format (`#315 <https://github.com/tsutterley/pyTMD/pull/315>`_) | ||
- ``feat``: include crop in notebook demos (`#316 <https://github.com/tsutterley/pyTMD/pull/316>`_) | ||
- ``refactor``: use ``timescale`` in notebook demos for temporal operations (`#316 <https://github.com/tsutterley/pyTMD/pull/316>`_) | ||
|
||
.. __: https://github.com/tsutterley/pyTMD/releases/tag/2.1.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.1.3 | ||
2.1.4 |