Skip to content

Version 1.7.0

Compare
Choose a tag to compare
@zigaLuksic zigaLuksic released this 13 Feb 14:17
· 22 commits to master since this release
0c1dbd4

Changelog:

  • (codebreaking) Removed CloudMaskRequest class. It's value was extracted to utils.get_timestamps and utils.get_download_bands_and_valid_data_mask. See example on how to adjust.
  • (codebreaking) Methods of S2PixelCloudDetector now enforce a stack of images as input and no longer auto-adapt for single images.
  • The package is now fully annotated and type-checked.
  • Improvements to dtypes of output to reduce memory footprint.
  • Overhaul of test suite.
  • Various minor improvements.