Version 3.3.1
Changelog:
- Added new data collection enums:
DataCollection.LANDSAT8_L1
,DataCollection.LANDSAT8_L2
,DataCollection.LANDSAT45_L1
,DataCollection.LANDSAT45_L2
.
- Added support for downloading Sentinel-2 L2A products with a special baseline
00.01
from AWS. Contributed by @marcosdejesus - Added an optional
offset
parameter toUtmGridSplitter
andUtmZoneSplitter
. - Minor updates and fixes to support changes of Sentinel Hub services.
- Various documentation and code style improvements and fixes.