Skip to content

Version 0.17.1

Compare
Choose a tag to compare
@mraspaud mraspaud released this 08 Oct 16:12
5061c2b

Version 0.17.1 (2019/10/08)

Issues Closed

  • Issue 918 - satpy 0.17 does not work with pyresample 1.11 (PR 927)
  • Issue 902 - background compositor with colorized ir_clouds and static image problem (PR 917)
  • Issue 853 - scene.available_composite_names() return a composite even the dependency is not fullfilled (PR 921)
  • Issue 830 - generic_image reader doesn't read area from .yaml file? (PR 925)

In this release 4 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 925 - Fix area handling in StaticImageCompositor (830)
  • PR 923 - Make the olci l2 mask a bool array instead of floats
  • PR 921 - Fix Scene.available_composite_names showing unavailable composites (853)
  • PR 917 - Fix BackgroundCompositor not retaining input metadata (902)

Features added

Backwards incompatible changes

  • PR 921 - Fix Scene.available_composite_names showing unavailable composites (853)

In this release 6 pull requests were closed.