Skip to content

developmentseed/landsat-util

Folders and files

NameName
Last commit message
Last commit date
Feb 26, 2015
Jul 19, 2017
Jul 30, 2018
Jun 13, 2018
Jan 22, 2015
Apr 23, 2015
Jan 19, 2017
Jul 30, 2018
Jan 19, 2017
Jul 30, 2018
Aug 1, 2014
Mar 25, 2016
Sep 30, 2015
Mar 25, 2016
Jul 30, 2018
Jun 13, 2018
Jul 30, 2018
Mar 9, 2015
Jun 13, 2018
Jun 13, 2018

Repository files navigation

Landsat-util

https://travis-ci.org/developmentseed/landsat-util.svg?branch=master Downloads License

Landsat-util is a command line utility that makes it easy to search, download, and process Landsat imagery.

Docs

For full documentation visit: https://pythonhosted.org/landsat-util/

To run the documentation locally:

$ pip install -r requirements/dev.txt
$ cd docs
$ make html

Recently Added Features

  • Improved pansharpening
  • Use BQA bands for cloud/snow coverage and use in color correction
  • Add support for different NDVI color maps (three included)
  • Add support for image clipping using the new --clip flag

Change Log

See CHANGES.txt.