Skip to content

Version 3.6.1

Compare
Choose a tag to compare
@AleksMat AleksMat released this 03 Jun 13:22
· 262 commits to master since this release

Changelog:

  • Improvements of Sentinel Hub authentication session sharing:
    • sentinelhub.download.SessionSharingThread can now handle previously undeleted shared memory files and warn about them.
    • Added a high-level utility sentinelhub.download.SessionSharing that ensures thread joining at the end. The tutorial notebook has been updated accordingly.
  • Minor Pylint updates.