Skip to content

Version 0.10.1

Compare
Choose a tag to compare
@zigaLuksic zigaLuksic released this 27 Oct 13:19
· 681 commits to master since this release

Changelog:

  • Copying EOPatches no longer forces loading of features if the EOPatch was loaded with lazy_loading=True
  • SentinelHubInputTask now requests bands with correct units and should now work with more data collections. The parameter bands_dtype is now by default set to None, which uses the default units of each band. Note: due to changes the task no longer normalizes the output when bands_dtype=np.uint16 is used.
  • Minor fixes and improvements