Skip to content

Releases: leftfield-geospatial/geedim

v1.0.0

26 May 11:58
Compare
Choose a tag to compare
  • Tiled image downloading for files larger than the EE size limit
  • Extend search/composite/download to apply to all EE imagery
  • Improve piping of images and configuration between chained commands
  • Add config command to configure cloud/shadow masking
  • Add support for Landsat-9
  • Rewrite unit tests with pytest
  • Remove pandas dependency, replacing with tabulate
  • Add logging
  • Restructure & simplify API

v0.4.0

16 Feb 12:42
Compare
Choose a tag to compare
  • Add support for Landsat 4 & 5 collections
  • Cloud/shadow masking and compositing fix for non-native scales
  • Masking performance improvement

v0.3.1

29 Oct 12:16
Compare
Choose a tag to compare
  • Fix Landsat7 SLE masking
  • Remove noise from Sentinel2 shadow mask

v0.3.0

28 Oct 07:42
b2ba193
Compare
Choose a tag to compare
  • CLI and API options added for selecting the resampling method
  • Default EE masks (where surface reflectance == 0) incorporated into shadow mask
  • Fixed search stats to reflect validity of region rather than image
  • Reflectance scaling (--scale-refl) removed
  • Unit tests for checking image content

v0.2.3

21 Sep 20:01
Compare
Choose a tag to compare
  • Unnecessary mask and scale-refl options removed from search API and CLI
  • Unit tests clean previous downloads and overwrite by default
  • Github workflows now run on python 3.6 and 3.x (latest) only

v0.1.5

15 Sep 16:03
dc3178e
Compare
Choose a tag to compare

First release