=========================== First Steps with sen2chain =========================== Sen2Chain is a processing chain that allows you to download, process and generate indice time series from Sentinel-2 satellite data. Below are some scripts developed to facilitate the use of Sen2Chain for beginners. These scripts work like the following : * a config file (.csv or .txt) allows the user to configure his query/processing * a python script (ex: download.py) run by the user in the python command prompt. With this first chapter you'll learn how to use the pre-built scripts in example folder .. toctree:: :maxdepth: 2 :caption: Contents: download_data process_data