-
Notifications
You must be signed in to change notification settings - Fork 42
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
2eec40a
commit a3ddaff
Showing
3 changed files
with
29 additions
and
3 deletions.
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
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,26 @@ | ||
################## | ||
`Release v2.2.1`__ | ||
################## | ||
|
||
* ``docs``: front page with cards and icons `(#374) <https://github.com/tsutterley/pyTMD/pull/374>`_ | ||
* ``fix``: updated ftp directory for FES2022 ocean tide model `(#376) <https://github.com/tsutterley/pyTMD/pull/376>`_ | ||
* ``fix``: update JSON databases for new FES2022 directory `(#376) <https://github.com/tsutterley/pyTMD/pull/376>`_ | ||
* ``docs``: update FES2022 directory in getting started `(#376) <https://github.com/tsutterley/pyTMD/pull/376>`_ | ||
* ``test``: retrieve spice kernel file from AWS `(#376) <https://github.com/tsutterley/pyTMD/pull/376>`_ | ||
* ``docs``: added example to compare with tide gauges `(#377) <https://github.com/tsutterley/pyTMD/pull/377>`_ | ||
* ``feat``: added function for fully-normalized Legendre polynomials `(#377) <https://github.com/tsutterley/pyTMD/pull/377>`_ | ||
* ``test``: add ci test for aliasing frequencies `(#377) <https://github.com/tsutterley/pyTMD/pull/377>`_ | ||
* ``refactor``: change 1 liner default EPSG to 4326 `(#379) <https://github.com/tsutterley/pyTMD/pull/379>`_ | ||
* ``ci``: bump version of upload artifact to v4 `(#379) <https://github.com/tsutterley/pyTMD/pull/379>`_ | ||
* ``docs``: start adding more detail for `#354 <https://github.com/tsutterley/pyTMD/issues/354>`_ `(#381) <https://github.com/tsutterley/pyTMD/pull/381>`_ | ||
* ``ci``: adjust coverage report name for `v4 artifact bug <https://github.com/actions/upload-artifact/issues/478>`_ `(#381) <https://github.com/tsutterley/pyTMD/pull/381>`_ | ||
* ``docs``: expand astronomical argument formalism for `#354 <https://github.com/tsutterley/pyTMD/issues/354>`_ `(#382) <https://github.com/tsutterley/pyTMD/pull/382>`_ | ||
* ``docs``: add example for plotting tidal potential amplitude spectra `(#382) <https://github.com/tsutterley/pyTMD/pull/382>`_ | ||
* ``docs``: split background into separate pages `(#382) <https://github.com/tsutterley/pyTMD/pull/382>`_ | ||
* ``feat``: can use ``np.str_`` in doodson numbers `(#382) <https://github.com/tsutterley/pyTMD/pull/382>`_ | ||
* ``docs``: add project info `(#382) <https://github.com/tsutterley/pyTMD/pull/382>`_ | ||
* ``docs``: add constituent table `(#382) <https://github.com/tsutterley/pyTMD/pull/382>`_ | ||
* ``feat``: add DTU23 to providers for `#383 <https://github.com/tsutterley/pyTMD/issues/383>`_ `(#384) <https://github.com/tsutterley/pyTMD/pull/384>`_ | ||
* ``fix``: missing grid kwarg for reading from TMD3 models `(#385) <https://github.com/tsutterley/pyTMD/pull/385>`_ | ||
|
||
.. __: https://github.com/tsutterley/pyTMD/pyTMD/releases/tag/2.2.1 |
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.2.0 | ||
2.2.1 |