This notebook contains a process that downloads Sentinel2 images and applies atmospheric correction. Finally, the are transformed to Cloud-Optimized GeoTIFF to enable massive parallel processing using serverless functions consuming images from Object Storage.
To execute this notebook you need:
- An AWS Account.
- Setup Lithops to work with AWS Batch.
- Deploy the AWS Batch Lithops runtime prepared for this workflow following this instructions.
- Create an account in the Copernicus Open Data Hub.
- Follow the instructions in the notebook to execute the code.