| ... | ... | @@ -11,6 +11,7 @@ pip3, GDAL and OTB |
|
|
|
```
|
|
|
|
sudo apt install gdal-bin libgdal-dev python3-gdal otb-bin python3-otb python3-pip
|
|
|
|
```
|
|
|
|
All the packages you need to deploy for Sen2Chain are described at this [link](https://framagit.org/jebins/sen2chain/blob/master/requirements.txt).
|
|
|
|
|
|
|
|
As indicated in the [OTB installation](https://www.orfeo-toolbox.org/CookBook/Installation.html#linux-x86-64), do not forget to initialize the environment when you launch a new terminal with
|
|
|
|
|
| ... | ... | @@ -49,7 +50,7 @@ e.g.: ``/home/user/Sen2Cor-02.05.05-Linux64/L2A_Bashrc`` |
|
|
|
|
|
|
|
### Hubs logins
|
|
|
|
|
|
|
|
In order to dowload images, you need a login on the `PEPS <https://peps.cnes.fr/rocket/#/home/>`_ and `Scihub <https://scihub.copernicus.eu/dhus>`_ servers.
|
|
|
|
To perform this step you will need a user account on the [PEPS](https://peps.cnes.fr/rocket/#/register) and [Scihub](https://scihub.copernicus.eu/dhus/#/self-registration) portal.
|
|
|
|
|
|
|
|
* The PEPS login and password must be stored in ``~/sen2chain_data/config/peps.txt`` like so:
|
|
|
|
|
| ... | ... | |
| ... | ... | |