5 ms·
The data is publicly available! The data is freely available from the Climate Change Service [1] which has a nice API but download speeds can be a bit slow. Yo
by PolarizedPoutin 2y ago
The data is publicly available!
The data is freely available from the Climate Change Service [1] which has a nice API but download speeds can be a bit slow. You'll have to sign up for this.
NCAR's Research Data Archive [2] provides some of the data (as pre-generated NetCDF files) but at higher download speeds. No signup necessary.
It's not super well documented but I hosted the Python scripts I used to download the data on the accompanying GitHub repository [3].
[1]: https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-single-levels?tab=overview https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysi...
[2]: https://rda.ucar.edu/datasets/ds633-0/ https://rda.ucar.edu/datasets/ds633-0/
[3]: https://github.com/ali-ramadhan/timescaledb-insert-benchmarks/tree/main/download_data https://github.com/ali-ramadhan/timescaledb-insert-benchmark...