Skip to content

Version 3.4.1

Compare
Choose a tag to compare
@zigaLuksic zigaLuksic released this 27 Oct 11:36
· 444 commits to master since this release
6d4ae23

Changelog:

  • Code-breaking change of attribute bands of class DataCollection. Switched from a list of band names to a list of band information (name, units, output types). DataCollection now also contains information about metabands (e.g. dataMask).
  • Fixed an issue with false hash collision detection
  • The time parameter in SentinelHubCatalog is now optional
  • SentinelHubBYOC now provides reingest_tile method
  • Minor fixes and improvements