Photo by DeepMind on Unsplash

Earth Radio Occultation 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/gnss-ro-opendata-dataset")

fs.listdir("s3://gnss-ro-data")
Click on copy button to copy content

Description

This is an updating archive of radio occultation data using the transmitters of the Global Navigation Satellite Systems (GNSS) as generated and processed at the COSMIC DAAC, the Jet Propulsion Laboratory of Caltech, and the Radio Occultation Meteorology Satellite Application Facility (ROM SAF).

This dataset is funded by the NASA Earth Science Data Systems and the Advancing Collaborative Connections for Earth System Science (ACCESS) 2019 program.

Additional information

Update frequency

The dataset is updated monthly for JPL and CDAAC contributions only.

Managed by

Atmospheric and Environmental Research, Inc.

License

A Creative Commons open-use licence (https://www.ucar.edu/terms-of-use/data) applies to the data contributed by UCAR; the EUMETSAT Data Policy (https://www.eumetsat.int/eumetsat-data-licensing) applies to the data contributed by the ROM SAF; and a creative commons license (https://creativecommmons.org/licenses/by/4.0/legalcode) applied to the data contributed by the NASA JPL of the California Institute of Technology. The source of the data is designated in the attribute ‘processing_center’ and the license in the attribute ‘data_use_license’.

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