Skip to content

Releases: pytroll/pytroll-collectors

Version 0.20.0 (2025/09/11)

11 Sep 09:19
e8023db

Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 165 - Port scripts to pyproject.toml

In this release 1 pull request was closed.

Version 0.19.0 (2025/09/11)

11 Sep 07:59
e30267c

Choose a tag to compare

Pull Requests Merged

Features added

  • PR 164 - Switch to hatchling

In this release 1 pull request was closed.

Version 0.18.0 (2025/06/26)

10 Sep 16:23
9e9dff0

Choose a tag to compare

Pull Requests Merged

Features added

  • PR 162 - Ensure filesystem is passed for remote file checks
  • PR 154 - Handle sensor list in topic

In this release 2 pull requests were closed.

Version 0.17.0

13 Nov 13:03

Choose a tag to compare

What's Changed

  • Add SIGTERM handling to segment gatherer by @pnuu in #156
  • Add SIGTERM handling to geographic gatherer by @pnuu in #157

Full Changelog: v0.16.0...v0.17.0

Version 0.16.0

23 Oct 05:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.16.0

Version 0.15.1

27 Apr 06:42

Choose a tag to compare

What's Changed

  • Bugfix: Install s3stalker-daemon script by @adybbroe in #134
  • Fix calling s3.ls() to get also new files for the daemon version by @pnuu in #135
  • Drop S3 credentials from messages in S3Stalker (+ daemon) by @pnuu in #136
  • Change publish topic to start with the instrument name by @adybbroe in #125

Full Changelog: v0.15.0...v0.15.1

Version 0.15.0

27 Mar 08:55

Choose a tag to compare

Version 0.15.0 (2023/03/27)

Pull Requests Merged

Bugs fixed

  • PR 133 - Make it possible to tell segment gatherer that all the files are local

Features added

  • PR 133 - Make it possible to tell segment gatherer that all the files are local

In this release 2 pull requests were closed.

Version 0.14.0

20 Mar 14:53

Choose a tag to compare

Version 0.14.0 (2023/03/20)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 132 - Fix group_by_minutes to include composed filenames
  • PR 131 - Bugfix segment gathering when segment name has a dash in it
  • PR 128 - Fix import error in bin/trollstalker2.py (127)

Features added

  • PR 131 - Bugfix segment gathering when segment name has a dash in it
  • PR 117 - Check for existing segments on S3 storage
  • PR 114 - Add an s3stalker daemon

In this release 6 pull requests were closed.

Version 0.12.0

19 May 12:01

Choose a tag to compare

Version 0.12.0 (2022/05/19)

Pull Requests Merged

Features added

  • PR 105 - Allow direct listening to host/port in geographic gatherer.
  • PR 104 - Refactor the fsspec to message functions
  • PR 102 - Make it possible to disable nameserver connections for publisher in Segment and Geographic gatherers
  • PR 101 - Cleanup dependencies
  • PR 98 - Change tested Python versions to 3.8, 3.9 and 3.10
  • PR 97 - Replace yaml.load() with yaml.safe_load() in zipcollector_runner.py

In this release 6 pull requests were closed.

Version 0.11.1

27 Aug 09:50

Choose a tag to compare

Version 0.11.1 (2021/08/27)

Pull Requests Merged

Bugs fixed

  • PR 96 - Fix coverage logging for non-file messages in region collector

In this release 1 pull request was closed.