Photo by Shubham Dhage on Unsplash

Analysis Ready Sentinel-1 Backscatter Imagery 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-1-rtc-indigo-dataset")

fs.listdir("s3://sentinel-s1-rtc-indigo")
Click on copy button to copy content

Description

The Sentinel-1 mission is a constellation of C-band Synthetic Aperature Radar (SAR) satellites from the European Space Agency launched since 2014. These satellites collect observations of radar backscatter intensity day or night, regardless of the weather conditions, making them enormously valuable for environmental monitoring. These radar data have been processed from original Ground Range Detected (GRD) scenes into a Radiometrically Terrain Corrected, tiled product suitable for analysis. This product is available over the Contiguous United States (CONUS) since 2017 when Sentinel-1 data became globally available.

Additional information

Update frequency

Data are updated on a daily cadence for the dataset’s spatial domain (CONUS).

License

The use of these data fall under the terms and conditions of the Indigo Atlas Sentinel License.
Contains modified Copernicus Sentinel data.

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