# CDS Tutorial

## Introduction to the Copernicus Climate Data Store (CDS)

This notebook serves as an introductory guide to the Copernicus Climate Data Store (CDS), providing an overview of its functionalities, data offerings, and access methods. Learn how to navigate the CDS platform, search for relevant climate datasets, and utilize its tools for data visualization and analysis.

## [CDS API Tutorial](../notebooks/cds-tutorial/cds-tutorial.ipynb)

In this tutorial, you'll explore the usage of the Copernicus Climate Data Store (CDS) API for programmatically accessing climate data. Discover how to authenticate with the CDS API, formulate data requests, retrieve datasets in various formats, and integrate them into your data processing workflows.
