Photo by Shubham Dhage on Unsplash

Sentinel-2 L2A 120m Mosaic Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://test.dagshub.com/DagsHub-Datasets/sentinel-s2-l2a-mosaic-120-dataset")

fs.listdir("s3://sentinel-s2-l2a-mosaic-120")
Click on copy button to copy content

Description

Sentinel-2 L2A 120m mosaic is a derived product, which contains best pixel values for 10-daily periods, modelled by removing the cloudy pixels and then performing interpolation among remaining values. As there are some parts of the world, which have lengthy cloudy periods, clouds might be remaining in some parts. The actual modelling script is available here.

Additional information

Documentation

Documentation is available here.

Update frequency

New data will be added annually.

License

CC-BY 4.0, Credit: Contains modified Copernicus data [year] processed by Sentinel Hub

Related datasets

BodyM Dataset

Cloud to Street – Microsoft Flood and Clouds Dataset

A2D2: Audi Autonomous Driving Dataset

Galaxy Evolution Explorer Satellite (GALEX)

Launch your ML development to new heights with DagsHub

Back to top