Skip to content

Version 3.8.2

Compare
Choose a tag to compare
@zigaLuksic zigaLuksic released this 31 Jan 13:08
· 127 commits to master since this release
27fff20

Changelog:

  • Generalized the CRS class to accept fiona.crs.CRS as input.
  • Added warning to SentinelHubBatch.reprocess_tile, because the service endpoint will be removed.
  • Deprecation warning is triggered for single request input to DownloadClient.download. In future versions only sequences of requests will be supported. A single request will need to be passed as a singleton list or tuple.
  • Deprecated PackageProps class, will be removed in future version.
  • Various improvements to code and tests.