@@ -11,7 +11,7 @@ its is currently developed by the **Remote Perception Group** in [**CentroGeo**]
...
@@ -11,7 +11,7 @@ its is currently developed by the **Remote Perception Group** in [**CentroGeo**]
# Modules
# Modules
## APISentinel
## APISentinel (`geosentinel/APISentinel.py`)
This class makes easier the usage of [sentinel API](https://github.com/sentinelsat/sentinelsat).
This class makes easier the usage of [sentinel API](https://github.com/sentinelsat/sentinelsat).
The class constructor requires a username and password from [copernicus project](https://scihub.copernicus.eu/dhus/#/self-registration), more information about the function is available in the function's docstring.
The class constructor requires a username and password from [copernicus project](https://scihub.copernicus.eu/dhus/#/self-registration), more information about the function is available in the function's docstring.
This script uses [Sen2Cor](http://step.esa.int/main/third-party-plugins-2/sen2cor/) to convert all L1C products in a directory to L2C products. The script takes as an arguments the name of the a directory with a `L1C` Subdirectory where the products are located and the number of jobs to run in parallel.
This script uses [Sen2Cor](http://step.esa.int/main/third-party-plugins-2/sen2cor/) to convert all L1C products in a directory to L2C products. The script takes as an arguments the name of the a directory with a `L1C` Subdirectory where the products are located and the number of jobs to run in parallel.
The new L2A products will be saved in a `L2A` subdirectory