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 | Tutorials
New to xarray? Check out the getting started guides. They contain an introduction to Xarray’s main concepts and links to additional tutorials.
The user guide provides in-depth information on the key concepts of Xarray with useful background information and explanation.
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.
Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving Xarray.