Version 3.4.1
Changelog:
- Code-breaking change of attribute
bands
of classDataCollection
. 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 inSentinelHubCatalog
is now optional SentinelHubBYOC
now providesreingest_tile
method- Minor fixes and improvements