Releases: pytroll/trollflow2
Releases · pytroll/trollflow2
Version 0.16.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #203
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #204
- Fix tests for upcoming posttroll version by @mraspaud in #207
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #206
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by @dependabot in #213
- Move import to be dask-dist friendly by @gerritholl in #208
- Switch from Mambaforge to Miniforge by @pnuu in #214
- Add plugins for fsspec caching and cache cleaning by @pnuu in #205
- Reduce test warnings by @pnuu in #202
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 by @dependabot in #216
- Add handling for SIGTERM by @pnuu in #217
- Add a Command Line Interface by @mraspaud in #184
- Profile CLI run through dask by @gerritholl in #193
Full Changelog: v0.15.3...v0.16.0
Version 0.15.3 (2024/02/29)
Issues Closed
- Issue 197 - Valid log config fails in trollflow2 (PR 199 by @mraspaud)
- Issue 192 - trollflow2 fails with KeyError when trying to process a message (PR 199 by @mraspaud)
- Issue 183 - Subprocess crash when using custom log config (PR 199 by @mraspaud)
In this release 3 issues were closed.
Pull Requests Merged
Bugs fixed
Features added
- PR 200 - Update CI to use Python 3.10 - 3.12
In this release 3 pull requests were closed.
Version 0.15.1
What's Changed
- Fix call to posttroll publishers' start and stop by @mraspaud in #191
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #194
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #195
Full Changelog: v0.15.0...v0.15.1
Version 0.15.0 (2023/09/25)
Issues Closed
- Issue 161 - Decorate product with scene metadata (PR 162 by @nedelceo)
- Issue 160 - Eager processing for faster and more continuous image delivery (PR 168 by @gerritholl)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 171 - Fix tests for pyresample's spherical update
Features added
- PR 174 - Update logging
- PR 173 - Make it possible to disable nameserver in FilePublisher
- PR 172 - Only yield msgs with valid msg types in generate_messages
- PR 168 - Add callback functionality for dask-delayed dataset saving (160)
- PR 164 - Create dependabot.yml
- PR 162 - Add format_decoration (161)
- PR 159 - Handle setting subscriber nameserver to False
- PR 158 - Add a plugin to upload the generated images to S3
- PR 151 - Add checking for incoming data age
- PR 150 - Adapt remote (fsspec) file reading for newer pytroll-collector changes
- PR 148 - Import hdf5plugin for JLS decompression support if available
Documentation changes
- PR 174 - Update logging
In this release 13 pull requests were closed.
Version 0.14.0 (2022/07/20)
Issues Closed
- Issue 153 - Pass parameters to Scene.load (PR 154 by @gerritholl)
- Issue 145 - save_dataset plugin mixes arguments for itself and for the writer (PR 146 by @gerritholl)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 152 - Do not crash when computing coverage of a dynamic area def
- PR 146 - Pop unknown keyword arguments in save_dataset (145)
Features added
Documentation changes
- PR 143 - Add installation method in the .readthedocs.yaml file
- PR 142 - Add os in the .readthedocs.yaml file
- PR 141 - Add a .readthedocs.yaml file
In this release 6 pull requests were closed.
Version 0.13.4
Version 0.13.4 (2022/03/10)
No changes, raised version to make PyPI upload possible.
Version 0.13.3
Version 0.13.3 (2022/03/10)
Pull Requests Merged
Bugs fixed
- PR 140 - Fix sunlight coverage check to return 100% when the data is fully lit
Features added
- PR 139 - Fix warning issued when multiple sensors are provided
- PR 138 - Make it possible to do eager saving
In this release 3 pull requests were closed.
Version 0.13.2
Version 0.13.1 (2022/01/25)
Pull Requests Merged
Bugs fixed
- PR 135 - Use UnsafeLoader when reading product list for process()
In this release 1 pull request was closed.
Version 0.13.0
Version 0.13.0 (2022/01/18)
Issues Closed
- Issue 130 - Improve logging for sunlight filter
In this release 1 issue was closed.
Pull Requests Merged
Features added
- PR 134 - Remove dpath version restriction and fix the import
- PR 127 - Change tested Python versions to 3.8, 3.9 and 3.10
In this release 2 pull requests were closed.