| ... | @@ -33,19 +33,16 @@ Sen2Cor |
... | @@ -33,19 +33,16 @@ Sen2Cor |
|
|
pip3 install --user -e .
|
|
pip3 install --user -e .
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Configuration
|
|
## Configuration
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
The configuration file is located at: ``~/sen2chain_data/config/config.cfg``.
|
|
The configuration file is located at: ``~/sen2chain_data/config/config.cfg``.
|
|
|
This file (and corresponding path) is only created after the first sen2chain import in python.
|
|
This file (and corresponding path) is only created after the first sen2chain import in python.
|
|
|
|
|
|
|
|
Configure Sentinel-2 images library
|
|
### Configure Sentinel-2 images library
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
|
|
At first launch default folders are created in ``~/sen2chain_data/data``. You can change the settings by editing the configuration file.
|
|
At first launch default folders are created in ``~/sen2chain_data/data``. You can change the settings by editing the configuration file.
|
|
|
|
|
|
|
|
Sen2cor configuration
|
|
### Sen2cor configuration
|
|
|
^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
|
|
The full path to the sen2cor bashrc file is needed to process L1C to L2A.
|
|
The full path to the sen2cor bashrc file is needed to process L1C to L2A.
|
|
|
e.g.: ``/home/user/Sen2Cor-02.05.05-Linux64/L2A_Bashrc``
|
|
e.g.: ``/home/user/Sen2Cor-02.05.05-Linux64/L2A_Bashrc``
|
| ... | |
... | |
| ... | | ... | |