Skip to content

This repo illustrates how public users can use cdsapi Python API to download climate model data and do some first analysis

Notifications You must be signed in to change notification settings

pinkychow1010/Downloading-CMIP-Data-using-Python

Repository files navigation

Climate Time Series

🌡️ Copernicus Climate Data Store

The The Copernicus Climate Change Service - Climate Data Store (C3S-CDS) is a single point of free and open access to a wide range of quality-assured climate datasets distributed in the cloud, provided as part of the EU's Copernicus Earth Observation Programme. CDS datasets include observations and historical climate data records for dealing with climate impact in different industrial sectors, including energy, water management and agriculture. It can be also used to access CMIP6 data in the regional and global scale. Apart from its web-based toolbox, data can also be retrieved using its Python API (cdsapi).

cds

This repo aims to share with public users the use of cdsapi which can be used to retrieve diverse climate data sets. The notebooks illustrates demo to retrieve CMIP6 rainfall data, as well as some first steps for data exploration.



Example Data:

Rainfall seasonal patterns in California derived from the weather station, retrieved via cdsapi.



Reference Tutorial

reference_python_geospatial.ipynb serves as a reference notebook from Ali Ahmadalipour on working with CMIP data using Python. He also wrote a post on climate data analysis using Python.

Credits: Ali Ahmadalipour for the tutorial



24/08/2022

About

This repo illustrates how public users can use cdsapi Python API to download climate model data and do some first analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published