developmentseed / landsat-util

A utility to search, download and process Landsat 8 satellite imagery
Creative Commons Zero v1.0 Universal
689 stars 147 forks source link

Landsat-util

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

.. image:: https://badge.fury.io/py/landsat-util.svg :target: http://badge.fury.io/py/landsat-util

.. image:: https://img.shields.io/pypi/dm/landsat-util.svg :target: https://pypi.python.org/pypi/landsat-util/ :alt: Downloads

.. image:: https://img.shields.io/pypi/l/landsat-util.svg :target: https://pypi.python.org/pypi/landsat-util/ :alt: 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 +++++++++++++++++++++++

Change Log ++++++++++

See CHANGES.txt <CHANGES.txt>_.