Xarray documentation#

Xarray makes working with labelled multi-dimensional arrays in Python simple, efficient, and fun!

Useful links: Home | Code Repository | Issues | Discussions | Releases | Stack Overflow | Mailing List | Blog

card-img-top
Getting started

New to xarray? Check out the getting started guides. They contain an introduction to Xarray’s main concepts and links to additional tutorials.

card-img-top
User guide

The user guide provides in-depth information on the key concepts of Xarray with useful background information and explanation.

card-img-top
API reference

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

card-img-top
Developer guide

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