Photo by DeepMind on Unsplash

NEXRAD on AWS 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://dagshub.com/DagsHub-Datasets/noaa-nexrad-dataset")

fs.listdir("s3://noaa-nexrad-level2")
Click on copy button to copy content

Description

Real-time and archival data from the Next Generation Weather Radar (NEXRAD) network.

Additional information

Update frequency

New Level II data is added as soon as it is available.

License

There are no restrictions on the use of this data.

Related datasets

Atmospheric Models from Météo-France

CAFE60 reanalysis

Coupled Model Intercomparison Project Phase 5 (CMIP5) University of Wisconsin-Madison Probabilistic Downscaling Dataset

Earth Radio Occultation

Launch your ML development to new heights with DagsHub

Back to top