-
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
4b128f4
commit 5105a42
Showing
2 changed files
with
16 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,15 @@ | ||
################## | ||
`Release v2.0.9`__ | ||
################## | ||
|
||
* ``fix``: scaling factors for TPXO9-atlas currents for `#241 <https://github.com/tsutterley/pyTMD/discussions/241>`_ (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_) | ||
* ``refactor``: renamed tidal ellipse function (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_) | ||
* ``refactor``: renamed constituent parameters function (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_) | ||
* ``refactor``: renamed check tide model points function (`#243 <https://github.com/tsutterley/pyTMD/pull/243>`_) | ||
* ``feat``: can read from netCDF4 or HDF5 variable groups (`#243 <https://github.com/tsutterley/pyTMD/pull/249>`_) | ||
* ``fix``: spelling mistakes (`#243 <https://github.com/tsutterley/pyTMD/pull/249>`_) | ||
* ``feat``: add generic wrapper function for reading ATLAS constituents (`#243 <https://github.com/tsutterley/pyTMD/pull/250>`_) | ||
* ``feat``: can write datetime as time column for csv files (`#243 <https://github.com/tsutterley/pyTMD/pull/252>`_) | ||
* ``fix``: replace deprecated ``pkg_resources`` with ``importlib`` (`#243 <https://github.com/tsutterley/pyTMD/pull/256>`_) | ||
|
||
.. __: https://github.com/tsutterley/pyTMD/releases/tag/2.0.9 |
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.0.7 | ||
2.0.9 |