developmentseed / landsat-util

A utility to search, download and process Landsat 8 satellite imagery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landsat-util

image

image

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.

About

A utility to search, download and process Landsat 8 satellite imagery

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 98.4%Language:Makefile 1.3%Language:Dockerfile 0.2%