Releases: GliderToolsCommunity/GliderTools
Releases · GliderToolsCommunity/GliderTools
v2023.07.25
You are reading automatically generated release notes. To see what's new in summary, please have a look at What's New in the documentation.
What's Changed
- Update my affiliation by @callumrollo in #162
- docs: update index.rst: Python 3.6+ -> 3.8+ by @soerenthomsen in #163
- fix zenodo doi badge by @callumrollo in #161
- Defuse hard time limit by @MartinMohrmann in #167
- delete unused imports from python2->python3 transition by @MartinMohrmann in #166
- Read voto net cdf by @MartinMohrmann in #170
- Documentation by @MartinMohrmann in #171
- Corrected MLD algorithm by @MartinMohrmann in #169
- add concatenation of two or more datasets by @MartinMohrmann in #173
- versatile masking by @MartinMohrmann in #172
- fixed oxygen calculation and added oxygen tests by @callumrollo in #116
- Versatile profile grouping by @MartinMohrmann in #175
- cleanup of unused imports by @MartinMohrmann in #174
- Homogenize name of apparent oxygen utilization by @MartinMohrmann in #176
- Replace seawater with gsw by @callumrollo in #99
- remove seawater dependency by @callumrollo in #177
- Api and documentation changes by @MartinMohrmann in #178
- re-run notebook with bundled dataset by @callumrollo in #179
- Update conf.py year by @MartinMohrmann in #180
- Replace deprecated pkg_resources functions by @MartinMohrmann in #187
- Figure handling by @MartinMohrmann in #185
- fix concat of datasets with missing/additional variable by @MartinMohrmann in #183
- move-release-guide by @MartinMohrmann in #186
- Thull dive number depth by @tomhull in #134
- fix-transfer-nc-attrs by @MartinMohrmann in #194
- Add warning message for empty profiles by @MartinMohrmann in #190
- repair quenching report for new numpy versions by @MartinMohrmann in #191
- fix quenching correction by @MartinMohrmann in #184
New Contributors
Full Changelog: v2022.12.13...v2023.07.25
v2022.12.13
Support for Python>=3.8, several other libraries updated and deprecation warnings fixed. Repairing the ci and tests. PyPI ready.
v2022.12.12
Support for Python>=3.8, several other libraries updated and deprecation warnings fixed. Repairing the ci and tests.
v2021.05.26
Bugfix release to check pipy publication action
v2021.05
Internal Refactor
Move to conda based dependency management and Ci