Photo by DeepMind on Unsplash

SILO climate data 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://test.dagshub.com/DagsHub-Datasets/silo-dataset")

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

Description

SILO is a database of Australian climate data from 1889 to the present. It provides continuous, daily time-step data products in ready-to-use formats for research and operational applications. SILO’s gridded datasets (in NetCDF and GeoTiff formats) are hosted on AWS Public Data. Point data (at both station and grid cell locations) are available from the SILO website. Incremental update files for mirroring point datasets at station locations are also available on AWS Public Data.

Additional information

Update frequency

Daily

Managed by

Queensland Government

License

SILO datasets are constructed by the Queensland Government using observational data provided by the Australian Bureau of Meteorology and other providers as noted in the metadata. All SILO datasets are provided under the Creative Commons Attribution 4.0 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