File: index.rst

package info (click to toggle)
python-xarray 2025.08.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,796 kB
  • sloc: python: 115,416; makefile: 258; sh: 47
file content (20 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
########################
Xarray Developer's Guide
########################

We welcome your skills and enthusiasm at the Xarray project! There are numerous opportunities to
contribute beyond just writing code.
All contributions, including bug reports, bug fixes, documentation improvements, enhancement suggestions,
and other ideas are welcome. Please review our Contributor's guide for more guidance.
In this section you will also find documentation on the internal organization of Xarray's source code, the roadmap for current development priorities, as well as how to engage with core maintainers of the Xarray codebase.

.. toctree::
   :maxdepth: 2
   :hidden:

   contributing
   ../internals/index
   ../roadmap
   ../whats-new
   developers-meeting
   Team <https://xarray.dev/team>