Version 3.3.2
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.