Trollflow2

Latest version: v0.16.0

Safety actively analyzes 687881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.11.0

Issues Closed

* [Issue 121](https://github.com/pytroll/trollflow2/issues/121) - trollflow2 fails to launch with pyyaml 6.0 ([PR 122](https://github.com/pytroll/trollflow2/pull/122) by [pnuu](https://github.com/pnuu))
* [Issue 116](https://github.com/pytroll/trollflow2/issues/116) - Netcdf product with multiple dataset can't be created anymore ([PR 119](https://github.com/pytroll/trollflow2/pull/119) by [mraspaud](https://github.com/mraspaud))
* [Issue 113](https://github.com/pytroll/trollflow2/issues/113) - Improve usefulness of "all files produced nominally in x seconds" ([PR 114](https://github.com/pytroll/trollflow2/pull/114) by [gerritholl](https://github.com/gerritholl))
* [Issue 111](https://github.com/pytroll/trollflow2/issues/111) - Check channel-dependent validity ([PR 112](https://github.com/pytroll/trollflow2/pull/112) by [gerritholl](https://github.com/gerritholl))
* [Issue 103](https://github.com/pytroll/trollflow2/issues/103) - Dpath isn't maintained anymore

In this release 5 issues were closed.

Pull Requests Merged

Bugs fixed

* [PR 120](https://github.com/pytroll/trollflow2/pull/120) - Fix MacOS timeout test skip
* [PR 119](https://github.com/pytroll/trollflow2/pull/119) - Allow products based on multiple datasets to be published ([116](https://github.com/pytroll/trollflow2/issues/116))
* [PR 115](https://github.com/pytroll/trollflow2/pull/115) - Use queued logging for running in subprocesses

Features added

* [PR 122](https://github.com/pytroll/trollflow2/pull/122) - Use safe loading for logging config ([121](https://github.com/pytroll/trollflow2/issues/121))
* [PR 114](https://github.com/pytroll/trollflow2/pull/114) - Add no. of files to check_results log message ([113](https://github.com/pytroll/trollflow2/issues/113))
* [PR 112](https://github.com/pytroll/trollflow2/pull/112) - Skip products when data contain too many fill values ([111](https://github.com/pytroll/trollflow2/issues/111))
* [PR 108](https://github.com/pytroll/trollflow2/pull/108) - Make it possible to use `FilePublisher` without running a nameserver

In this release 7 pull requests were closed.

0.10.0

Issues Closed

* [Issue 100](https://github.com/pytroll/trollflow2/issues/100) - Trollflow2 stops processing if plugin gets stuck (messages go unprocessed, no error message in log) ([PR 104](https://github.com/pytroll/trollflow2/pull/104))

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

* [PR 110](https://github.com/pytroll/trollflow2/pull/110) - For unstable build, also install pyresample.

Features added

* [PR 104](https://github.com/pytroll/trollflow2/pull/104) - Add an option to configure a timeout for plugins ([100](https://github.com/pytroll/trollflow2/issues/100))

In this release 2 pull requests were closed.

0.9.0

Issues Closed

* [Issue 96](https://github.com/pytroll/trollflow2/issues/96) - Latest trollflow2 master fails with latest satpy master ([PR 97](https://github.com/pytroll/trollflow2/pull/97))
* [Issue 92](https://github.com/pytroll/trollflow2/issues/92) - Go through logging levels and adjust as necessary ([PR 93](https://github.com/pytroll/trollflow2/pull/93))
* [Issue 77](https://github.com/pytroll/trollflow2/issues/77) - Sometimes weird products is send to plugins.FilePublisher ([PR 109](https://github.com/pytroll/trollflow2/pull/109))
* [Issue 28](https://github.com/pytroll/trollflow2/issues/28) - Filename sometimes defined in format section

In this release 4 issues were closed.

Pull Requests Merged

Bugs fixed

* [PR 109](https://github.com/pytroll/trollflow2/pull/109) - Check that products exist before publishing ([77](https://github.com/pytroll/trollflow2/issues/77))
* [PR 105](https://github.com/pytroll/trollflow2/pull/105) - Fix fsfile-induced test failures
* [PR 97](https://github.com/pytroll/trollflow2/pull/97) - Adapt trollflow2 for removal of ppp_config_dir ([96](https://github.com/pytroll/trollflow2/issues/96), [96](https://github.com/pytroll/trollflow2/issues/96))
* [PR 90](https://github.com/pytroll/trollflow2/pull/90) - Fix a default resolution bug making satpy 0.23 crash

Features added

* [PR 102](https://github.com/pytroll/trollflow2/pull/102) - Add github actions
* [PR 101](https://github.com/pytroll/trollflow2/pull/101) - Add area name to "area kept" log message ([101](https://github.com/pytroll/trollflow2/issues/101))
* [PR 94](https://github.com/pytroll/trollflow2/pull/94) - Add possibility to provide a jsonified filesystem spec in the message
* [PR 93](https://github.com/pytroll/trollflow2/pull/93) - Adjust message levels and wordings ([92](https://github.com/pytroll/trollflow2/issues/92))
* [PR 91](https://github.com/pytroll/trollflow2/pull/91) - Add the aggregate plugin

In this release 9 pull requests were closed.

0.8.0

Issues Closed

* [Issue 88](https://github.com/pytroll/trollflow2/issues/88) - Failure when saving in satellite-native projection ([PR 89](https://github.com/pytroll/trollflow2/pull/89))
* [Issue 82](https://github.com/pytroll/trollflow2/issues/82) - Add support for dask.distributed ([PR 83](https://github.com/pytroll/trollflow2/pull/83))

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

* [PR 89](https://github.com/pytroll/trollflow2/pull/89) - Fix null resampling with newer versions of satpy ([88](https://github.com/pytroll/trollflow2/issues/88))

Features added

* [PR 86](https://github.com/pytroll/trollflow2/pull/86) - Replace usage of DatasetID by DataQuery for newer satpy versions
* [PR 83](https://github.com/pytroll/trollflow2/pull/83) - Add support to dask.distributed ([82](https://github.com/pytroll/trollflow2/issues/82))

In this release 3 pull requests were closed.

0.7.1

Pull Requests Merged

Bugs fixed

* [PR 85](https://github.com/pytroll/trollflow2/pull/85) - Fix broken scm versioning

Features added

* [PR 85](https://github.com/pytroll/trollflow2/pull/85) - Fix broken scm versioning

In this release 2 pull requests were closed.

0.7.0

Issues Closed

* [Issue 74](https://github.com/pytroll/trollflow2/issues/74) - Add documentation on configuration options ([PR 75](https://github.com/pytroll/trollflow2/pull/75))
* [Issue 36](https://github.com/pytroll/trollflow2/issues/36) - Document Trollflow production chain - Meteosat
* [Issue 21](https://github.com/pytroll/trollflow2/issues/21) - Don't create scene object for sensor data not asked for

In this release 3 issues were closed.

Pull Requests Merged

Bugs fixed

* [PR 84](https://github.com/pytroll/trollflow2/pull/84) - Upgrade packages on travis installation
* [PR 69](https://github.com/pytroll/trollflow2/pull/69) - Publish topic was wrong in config file
* [PR 68](https://github.com/pytroll/trollflow2/pull/68) - Fix conda channel priority issue

Features added

* [PR 73](https://github.com/pytroll/trollflow2/pull/73) - Add a pluging to check message metadata
* [PR 71](https://github.com/pytroll/trollflow2/pull/71) - Implement call to native resampler
* [PR 70](https://github.com/pytroll/trollflow2/pull/70) - Use get_geostationary_bounding_box from pyresample instead of satpy
* [PR 67](https://github.com/pytroll/trollflow2/pull/67) - Use area definition names to check sunlight coverage ([228](https://github.com/pytroll/pyresample/issues/228))
* [PR 58](https://github.com/pytroll/trollflow2/pull/58) - Fix versioning using setuptools_scm and leave versioneer.py

Documentation changes

* [PR 76](https://github.com/pytroll/trollflow2/pull/76) - Fix RST formatting
* [PR 75](https://github.com/pytroll/trollflow2/pull/75) - Document plugins ([74](https://github.com/pytroll/trollflow2/issues/74))

In this release 10 pull requests were closed.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.