Releases: pytroll/pytroll-schedule
Releases · pytroll/pytroll-schedule
v0.7.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #80
- Bump actions/setup-python from 4 to 5 by @dependabot in #82
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #83
- Update versioneer by @pnuu in #84
- Update CI Python versions by @pnuu in #85
Full Changelog: v0.7.0...v0.7.1
Version 0.7.0 (2023/06/21)
Version 0.6.0
Version 0.6.0 (2021/12/09)
Issues Closed
- Issue 62 - Remove remnants of Python 2 support (PR 67 by @pnuu)
- Issue 60 - Deprecated import of Mapping
- Issue 59 - Failures in Schedule tests (PR 61 by @pnuu)
- Issue 54 - Deprecated use of abstract base classes (PR 57 by @pnuu)
- Issue 53 - The unittests are not run automatically (PR 55 by @pnuu)
- Issue 52 - Boundary calculations are broken (PR 56 by @pnuu)
- Issue 49 - Three unit tests failed.
In this release 7 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 61 - Allow
mersi-2
as instrument name (59) - PR 56 - Remove a bug introduced in PR38 (52)
- PR 51 - Remove some redundant code and fix a failed unit test.
- PR 45 - Use recent ssl protocol for older python versions
- PR 38 - Fix S3 olci scan duration
Features added
- PR 67 - Refactor remove legacy code support (62)
- PR 66 - Change tested Python versions to 3.8, 3.9 and 3.10
- PR 64 - Use safe loading for YAML config file
- PR 61 - Allow
mersi-2
as instrument name (59) - PR 58 - Fix a test failure on Python 3.7
- PR 57 - Fix an import raising deprecation warning (54)
- PR 55 - Add GitHub actions to run unittests (53)
- PR 50 - Add a southern hemisphere pass test.
- PR 46 - Give the option to plot multiple polygons
- PR 45 - Use recent ssl protocol for older python versions
- PR 44 - Make plot filename more complete, including the instrument name
- PR 42 - Make it possible to tell cartopy to use offline shapefiles
- PR 41 - Fix nasa ftp retrieval
- PR 38 - Fix S3 olci scan duration
In this release 19 pull requests were closed.
First release
This is the first official release of pytroll-schedule.