Xarray documentation#

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

Version: 2025.4.1.dev0 - What’s New

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

Get started!

New to Xarray? Start here with our installation instructions and a brief overview of Xarray.

Getting Started
User guide

Ready to deepen your understanding of Xarray? Visit the user guide for detailed explanations of the data model, common computational patterns, and more.

User Guide
API reference

Need to learn more about a specific Xarray function? Go here to review the documentation of all public functions and classes in Xarray.

API reference
Contribute

Saw a typo in the documentation? Want to improve existing functionalities? Please review our guide on improving Xarray.

Contributing to xarray