2015-06-29 18:57:35 -04:00
2015-02-26 13:17:07 -05:00
2015-06-29 18:57:35 -04:00
2015-04-23 13:28:26 -04:00
2015-01-22 13:54:54 -05:00
2015-04-23 15:01:59 -04:00
2015-05-29 13:49:21 +01:00
2015-05-29 18:34:12 +01:00
2015-05-28 08:15:17 +01:00
2014-08-01 14:07:38 -04:00
2015-03-09 17:50:38 -07:00
2015-03-09 15:56:59 -07:00
2015-02-27 12:07:13 -05:00
2015-03-09 15:52:17 -07:00
2015-04-23 15:44:54 -04:00

Landsat-util
===============

.. image:: https://travis-ci.org/developmentseed/landsat-util.svg?branch=v0.5
    :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: http://landsat-util.readthedocs.org/

To run the documentation locally::

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

Recently Added Features
+++++++++++++++++++++++

- Add longitude latitude search
- Improve console output
- Add more color options such as false color, true color, etc.

Change Log
+++++++++

See `CHANGES.txt <CHANGES.rst>`_.
Description
No description provided
Readme CC0-1.0 60 MiB
Languages
Python 98.4%
Makefile 1.3%
Dockerfile 0.3%