Skip to content

Version 0.28.1

Compare
Choose a tag to compare
@djhoese djhoese released this 19 May 00:31
· 5449 commits to main since this release
e9f788e

Issues Closed

  • Issue 1676 - New config feature does not support a subprocess call to another script which uses satpy too. (PR 1677)
  • Issue 1647 - Bucket resamplers AttributeError in logging message (PR 1648)
  • Issue 1145 - satpy to support reading of satpy generated netcdf cf files
  • Issue 1016 - Add reader for netcdf datasets written with Satpy
  • Issue 604 - test_generic_image.py failure: "projection not named"
  • Issue 562 - Undocumented dependency packages (PR 1673)

In this release 6 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 1677 - Fix SATPY_CONFIG_PATH being unusable when imported in a subprocess (1676)
  • PR 1671 - Improve MiRS reader handling of missing metadata
  • PR 1670 - Fix combination of raw metadata (again)
  • PR 1666 - Ensure that orbital parameters are in a dict
  • PR 1648 - Fix bucket resamplers trying to print non-existent name (1647)
  • PR 1639 - Fix MultiScene writer handling of multiple delayed objects
  • PR 1499 - Fix default dtype in geotiff writer if enhance=False

In this release 7 pull requests were closed.