Skip to content

Version 3.3.1

Compare
Choose a tag to compare
@AleksMat AleksMat released this 15 Jun 19:40
· 566 commits to master since this release

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 to UtmGridSplitter and UtmZoneSplitter.
  • Minor updates and fixes to support changes of Sentinel Hub services.
  • Various documentation and code style improvements and fixes.