.. sen2chain documentation master file, created by
   sphinx-quickstart on Fri Aug 17 18:56:08 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

sen2chain
=========

Sen2chain is a simple utility to download and process Sentinel-2 images from the ESA's Copernicus mission.

It uses the `sentinelsat <https://github.com/sentinelsat/sentinelsat>`_ and `peps_download <https://github.com/olivierhagolle/peps_download>`_ packages to find and download data, and ESA's `Sen2Cor <http://step.esa.int/main/third-party-plugins-2/sen2cor/>`_ processor to perform atmospheric, terrain and cirrus correction.

Main features:

* downloading of L1C (top of atmosphere) products from Scihub and PEPS mirrors ;
* 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.

.. toctree::
   :maxdepth: 2
   :caption: Contents:
   
   installation
   quickstart
   examples
   package_content
   credits


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`