The data is freely available from the Climate Change Service [1] which has a nice API but download speeds can be a bit slow.
NCAR's Research Data Archive [2] provides some of the data (as pre-generated NetCDF files) but at higher download speeds.
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/reanalysi...
[2]: https://rda.ucar.edu/datasets/ds633-0/
[3]: https://github.com/ali-ramadhan/timescaledb-insert-benchmark...
The data is freely available from the Climate Change Service [1] which has a nice API but download speeds can be a bit slow.
NCAR's Research Data Archive [2] provides some of the data (as pre-generated NetCDF files) but at higher download speeds.
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/reanalysi...
[2]: https://rda.ucar.edu/datasets/ds633-0/
[3]: https://github.com/ali-ramadhan/timescaledb-insert-benchmark...