xCDAT Documentation

xCDAT Documentation#

xCDAT (Xarray Climate Data Analysis Tools) is an extension of xarray for climate data analysis on structured grids. It serves as a modern successor to the Community Data Analysis Tools (CDAT) library.

Useful links: Code Repository | Issues | Discussions | Releases | Mailing List

Getting started

New to xCDAT? Check out the getting started guides.

Examples

This gallery demonstrates how to use some of the features in xCDAT through Jupyter Notebooks with real-world examples.

API reference

The reference guide contains a detailed description of the xCDAT API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of key Xarray concepts.

Developer guide

Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving xCDAT.