Skip to content

Releases: pytroll/pytroll-collectors

Version 0.15.1

27 Apr 06:42
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

Version 0.11.0

25 Aug 10:12
Compare
Choose a tag to compare

Version 0.11.0 (2021/08/25)

Issues Closed

  • Issue 91 - Starting the geographic gatherer fails with ModuleNotFoundError
  • Issue 87 - Remove usage of six (PR 88 by @pnuu)
  • Issue 80 - SegmentGatherer: configuration of time_name via ini not possible
  • Issue 73 - gatherer fails with KeyError: 'format' when fallback to default format and no format in metadata
  • Issue 70 - ValueError: can't have unbuffered text I/O with python-dæmon 2.2.4
  • Issue 65 - Go through Gatherer and Segment Gatherer log messages (PR 93 by @pnuu)
  • Issue 52 - Add option to adjust start and/or end time after pass calculation is made in gatherer (PR 90 by @pnuu)
  • Issue 14 - Documentation is missing! (PR 68 by @gerritholl)

In this release 8 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 95 - Use only 'path' portion of the URI in cat.py

Features added

  • PR 93 - Adjust logging levels (65)
  • PR 90 - Limit geographic gathering using overpass schedules (52)
  • PR 88 - Remove 'six' as requirement (87)
  • PR 85 - Refactor geographic gathering
  • PR 84 - Add a way to populate segment gatherer with pre-existing files
  • PR 81 - Add Github Action to run unit tests
  • PR 68 - First begin with documentation (14)
  • PR 67 - Add s3stalker.py

Documentation changes

  • PR 68 - First begin with documentation (14)

In this release 10 pull requests were closed.

Version 0.10.0 (2020/11/11)

11 Nov 14:37
2e43255
Compare
Choose a tag to compare
v0.10.0

Version 0.10.0