Skip to content

Version 3.3.2

Compare
Choose a tag to compare
@AleksMat AleksMat released this 19 Jul 10:31
· 543 commits to master since this release

Changelog:

  • Added new data collection enums:
    • DataCollection.LANDSAT7_L1,
    • DataCollection.LANDSAT7_L2,
    • DataCollection.LANDSAT15_L1.
  • Fixed an issue where user-defined DataCollection objects couldn't be passed to a distributed environment.
  • Fixed an issue with projections from uncommon CRS and added an optional always_xy parameter.
  • Improvements in the documentation notebook about Sentinel Hub BYOC.
  • Minor improvements in code style and documentation.