Landsat-util is a command line utility that makes it easy to search, download, and process Landsat imagery.
For full documentation visit: http://landsat-util.readthedocs.org/
To run the documentation locally:
$ pip install -r requirements/dev.txt $ cd docs $ make html
- Add longitude latitude search
- Improve console output
- Add more color options such as false color, true color, etc.
See CHANGES.txt.