Skip to content

Conversation

@scisco
Copy link
Contributor

@scisco scisco commented Jan 5, 2016

  • add support for bare json output
  • faster travis tests
  • add street search
  • apply ndvigrey to process and download
  • fixes NDVI not working in 0.9.1 #127
  • update commands help file
  • apply pansharpen and ndvi only if -p is used
  • download zip if bands are not specified
  • better handle url joins to a fix error on Windows
  • other small bug fixes

mileswwatkins and others added 30 commits August 18, 2015 02:01
replaced join() with "/".join() for building google and Amazon S3 URLs
that are compatible across platforms. Remove trailing "/" from S3 and
Google base URL in  settings.py
adds bare json support for search #96
…ure/address_search

Add street address search
`landsat download LC80450332015023LGN00` should download the tar.gz file with all bands by default, but the default is being set to '432'. This does not do anything for scenes prior to 2015 on Google Storage, but for 2015 on AWS it only downloads those bands. This is not expected behaviour according to the docs, and it makes it hard to download the whole tar archive (you need to use `landsat download LC80450332015023LGN00 -b ""`)
scisco pushed a commit that referenced this pull request Jan 5, 2016
@scisco scisco merged commit 66dc6c2 into master Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants