Skip to content
Snippets Groups Projects
README.rst 1.54 KiB
Newer Older
Sen2Chain
Jeremy Commins's avatar
Jeremy Commins committed
=========


Thomas Germain's avatar
Thomas Germain committed
Sen2Chain is a simple utility written in Python 3 to download and process Sentinel-2 images.
It uses EODAG package to find and download data, and ESA’s Sen2Cor processor to perform atmospheric, terrain and cirrus correction.
Jeremy Commins's avatar
Jeremy Commins committed

Jeremy Commins's avatar
Jeremy Commins committed
Main features:
Jeremy Commins's avatar
Jeremy Commins committed

Thomas Germain's avatar
Thomas Germain committed
* Downloading of L1C (top of atmosphere) products from EODAG available providers;
* Processing of L1C to L2A (bottom of atmosphere) products;
* Computing of radiometric indices;
* Time series extraction of thoses indices;
* Full automatization of the above features.
Christophe R's avatar
Christophe R committed
All these features can be launched in multiprocessing.

Christophe R.'s avatar
Christophe R. committed
Documentation
------------

Documentation for the Sen2Chain tool is available on the Read the Docs platform. It explains how to install and configure the processing chain. It also explains how to use the tool's main functions.
Please follow this `link <https://sen2chain.readthedocs.io>`_.
Christophe R's avatar
Christophe R committed
Contributing
------------

Christophe R's avatar
Christophe R committed
Scientific projects :

* TOSCA S2-Malaria project, funded by CNES (TOSCA 2017-2020); 
Christophe R's avatar
Christophe R committed
* INTERREG Renovrisk-impact project (2018-2020).

Development and improvment :
* Pascal Mouquet ;
Christophe R.'s avatar
Christophe R. committed
* Thomas Germain ;
* Jérémy Commins ;
* Charlotte Wolff.
Christophe R's avatar
Christophe R committed

Conceptualization and Coordination :
* Vincent Herbreteau ;
Christophe R's avatar
Christophe R committed
* Christophe Révillion.
Christophe R's avatar
Christophe R committed
.. image:: docs/source/esdev4.png
    :align: center
    :alt: logos

Christophe R's avatar
Christophe R committed
This project is open to anyone willing to help. You can contribute by adding new features, reporting and fixing bugs, or propose new ideas.

Christophe R's avatar
Christophe R committed
Funding
-------

Christophe R's avatar
Christophe R committed
.. image:: docs/source/logo_framagit_funding.JPG
Christophe R's avatar
Christophe R committed
    :align: center
    :alt: logos

License
-------

Christophe R's avatar
Christophe R committed
GPLv3+