Skip to content

Releases: developmentseed/landsat-util

v0.6.3

29 Apr 21:16
Compare
Choose a tag to compare

includes:

  • adjust lower rescaling bound, closes #66 for now
  • better pixel math for #71
  • update destination transform calculation for reprojection in polar regions

v0.6.2

25 Apr 04:01
Compare
Choose a tag to compare

includes:

Updated readme
removed gamma correction from image process

v0.6.1

23 Apr 18:04
Compare
Choose a tag to compare

Includes:

  • Updated tests that run faster
  • New upload command for uploading final image to S3
  • New command for continuous upload, process and upload
  • Updated image processing that produces better color correction
  • Other bug fixes

v0.5.1

08 Apr 19:53
Compare
Choose a tag to compare
  • Updated Rasterio and Requests versions

v0.5.0

10 Mar 15:13
Compare
Choose a tag to compare

Version 0.5.0 includes:

  • Fewer dependencies
  • Uses wheel on OSX
  • New image processing algorithm which is faster and require less storage
  • Updated API
  • Includes longitude latitude search
  • Improved console output
  • Accepts bands combinations for processing images
  • Includes a new faster downloader
  • More comprehensive tests (96% coverage)
  • Added to pypi pip install landsat-util
  • Brew formula removed

v0.2.0

28 Aug 22:50
Compare
Choose a tag to compare

Version 0.2.0

  • New image processing
  • New command-line syntax
  • A lot of other new additions
  • Lots of bug fixes

v0.1.0

08 Aug 18:03
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Removed PyPi links