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
Orfeo Toolbox (OTB) and its python bindings
.. code-block:: console
sudo apt install otb-bin
# required by the python bindings
sudo apt install python3-numpy
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:
.. code-block:: console
.. code-block:: console
source otbenv.profile
source otbenv.profile
Sen2Cor
Sen2Cor
.. code-block:: console
.. code-block:: console
...
@@ -36,6 +45,14 @@ Sen2Cor
...
@@ -36,6 +45,14 @@ Sen2Cor
Install sen2chain from sources
Install sen2chain from sources
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Python pip
.. code-block:: console
sudo apt install python3-pip
Download Sen2Chain and install the python dependencies: