From f15f3b37d21164a3b9f997c9ce28c0ef72e12d69 Mon Sep 17 00:00:00 2001 From: Olivier Hagolle Date: Mon, 18 Mar 2019 21:40:58 +0100 Subject: [PATCH] [DOC] Add image --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f2b0d8..fdeeaec 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ Image processing chain based on OTB to create monthly syntheses of cloud-free reflectances for Sentinel-2 or Venus Level-2A products distributed by the [Theia Land data centre](https://theia.cnes.fr/atdistrib/rocket/#/home). + + ## Inputs, algorithm and outputs -The processing chain creates a composite image of multiple Level-2A tiles produced with [MAJA](http://www.cesbio.ups-tlse.fr/multitemp/?p=6203). A database of over 150.000 freely distributed products is available under: +The processing chain creates a synthesis image of multiple Level-2A tiles produced with [MAJA](http://www.cesbio.ups-tlse.fr/multitemp/?p=6203). A database of over 150.000 freely distributed products is available under: * [Level-2A products](https://theia.cnes.fr/atdistrib/rocket/#/search?page=1&collection=SENTINEL2&processingLevel=LEVEL2A) The algorithm to combine the inputs into one single synthesis is described [here](http://www.cesbio.ups-tlse.fr/multitemp/?p=13976). -- GitLab