.. module:: xarray 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 `__ .. grid:: 1 1 2 2 :gutter: 2 .. grid-item-card:: Getting started :img-top: _static/index_getting_started.svg :link: getting-started-guide/index :link-type: doc New to *xarray*? Check out the getting started guides. They contain an introduction to *Xarray's* main concepts and links to additional tutorials. .. grid-item-card:: User guide :img-top: _static/index_user_guide.svg :link: user-guide/index :link-type: doc The user guide provides in-depth information on the key concepts of Xarray with useful background information and explanation. .. grid-item-card:: API reference :img-top: _static/index_api.svg :link: api :link-type: doc 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. .. grid-item-card:: Developer guide :img-top: _static/index_contribute.svg :link: contributing :link-type: doc Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving Xarray. .. toctree:: :maxdepth: 2 :hidden: :caption: For users Getting Started User Guide Gallery Tutorials & Videos API Reference How do I ... Ecosystem .. toctree:: :maxdepth: 2 :hidden: :caption: For developers/contributors Contributing Guide Xarray Internals Development Roadmap Team Developers Meeting What’s New GitHub repository .. toctree:: :maxdepth: 1 :hidden: :caption: Community GitHub discussions StackOverflow