Skip to content

v1.7.0

Compare
Choose a tag to compare
@dugalh dugalh released this 11 Dec 15:29
· 132 commits to main since this release
  • Simplify medoid module, reducing memory usage and computation.
  • Change cloudless_portion search parameter to be the portion of filled pixels, rather than portion of region.
  • Only find region portions when searching with cloudless_portion or fill_portion filters (improves speed).
  • Where possible, apply custom_filter before cloud/shadow detection in search (improves speed).
  • Add a Sentinel-2 medoid composite tutorial.
  • Fix Sentinel-2 shadow projection, and qa cloud_mask naming bugs.
  • Update the documentation and STAC catalog.