Skip to content

Releases: pytroll/trollflow2

Version 0.18.0 (2026/02/02)

02 Feb 13:09
35c827c

Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 244 - Support python 3.14

Features added

  • PR 242 - Remove usage of unittest testcase

In this release 2 pull requests were closed.

Version 0.17.1

10 Oct 12:47

Choose a tag to compare

What's Changed

  • Fix automatic upload of new releases by @mraspaud in #240
  • Fix version where area and writer imports were changed by @pnuu in #241

Full Changelog: v0.17.0...v0.17.1

Version 0.17.0 (2025/09/12)

12 Sep 10:58
8354ddd

Choose a tag to compare

Issues Closed

In this release 8 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 237 - Fix handling of new Satpy writer return values (236, 236)
  • PR 228 - Add Sphinx config path to RTD config
  • PR 224 - Put output dir to tmp_path (155)
  • PR 223 - Fix usage when trollsched is not installed (222)
  • PR 220 - Fix log message printing the number of loaded composites

Features added

  • PR 239 - Make ewa usable
  • PR 238 - Use paths when provided in message data
  • PR 233 - Update Satpy import paths (231)
  • PR 229 - Migrate to pyproject.toml
  • PR 223 - Fix usage when trollsched is not installed (222)

Documentation changes

  • PR 221 - Remove references to removed plugins (98)

In this release 11 pull requests were closed.

Version 0.16.0

22 Oct 12:45

Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.16.0

Version 0.15.3 (2024/02/29)

29 Feb 08:59
5f06ff8

Choose a tag to compare

Issues Closed

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

07 Dec 11:03

Choose a tag to compare

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)

25 Sep 09:19
2a4b218

Choose a tag to compare

Issues Closed

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

In this release 13 pull requests were closed.

Version 0.14.0 (2022/07/20)

20 Jul 14:17
7ddcc5a

Choose a tag to compare

Issues Closed

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

  • PR 154 - Pass arbitrary params to Scene.load (153)

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

10 Mar 07:41

Choose a tag to compare

Version 0.13.4 (2022/03/10)

No changes, raised version to make PyPI upload possible.

Version 0.13.3

10 Mar 06:31

Choose a tag to compare

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.