Metadata-Version: 2.1
Name: te-algorithms
Version: 2.0.1
Summary: A python package to facilitate analyzing remotely-sensed datasets from GEE in support of monitoring land degradation.
Home-page: https://github.com/ConservationInternational/trends.earth-algorithms
Author: Conservation International
Author-email: trends.earth@conservation.org
License: MIT
Keywords: land degradation LDN SDG sustainable development goals
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: api
Provides-Extra: gee
Provides-Extra: gdal
Provides-Extra: numba
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE

landdegradation
===============

.. image:: https://travis-ci.org/ConservationInternational/landdegradation.svg?branch=master
    :target: https://travis-ci.org/ConservationInternational/landdegradation
    :alt: Build Status 

``landdegradation`` is a python package to facilitate analyzing remotely-sensed
datasets in support of monitoring land degradation. This project contains 
common code used by the scripts in the `trends.earth.gee 
<https://github.com/ConservationInternational/trends.earth.gee>`_ repository.

This package was produced as an output of the Global Environment Facility
(GEF)-funded project “Enabling the use of global data sources to assess and
monitor land degradation at multiple scales”. The project aims to provide
guidance on robust methods and a toolbox for assessing, monitoring status, and
estimating trends in land degradation using remote sensing technology. For
additional information on the project see http://vitalsigns.org/gef-ldmp.

The Land Degradation Monitoring Project is a collaboration of Conservation
International, the National Aeronautics and Space Administration (NASA), and
Lund University.

License
-------

``landdegradation`` is free and open-source. It is released under the
following (MIT) license:

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

Except as contained in this notice, the name(s) of the above copyright holders
shall not be used in advertising or otherwise to promote the sale, use or other
dealings in this Software without prior written authorization.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

``landdegradation`` is part of trends.earth

.. image:: 
    https://s3.amazonaws.com/trends.earth/sharing/trends_earth_logo_bl_print_400width.png
    :target: https://trends.earth
    :alt: Part of trends.earth


