File: tutorials-and-videos.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 (34 lines) | stat: -rw-r--r-- 1,360 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34

Tutorials and Videos
====================

There are an abundance of tutorials and videos available for learning how to use *xarray*.
Often, these tutorials are taught to workshop attendees at conferences or other events.
We highlight a number of these resources below, but this is by no means an exhaustive list!

Tutorials
----------

- `Xarray's Tutorials`_ repository
- The `UW eScience Institute's Geohackweek`_ tutorial on xarray for geospatial data scientists.
- `Nicolas Fauchereau's 2015 tutorial`_ on xarray for netCDF users.


Videos
-------

.. include:: ../videos-gallery.txt


Books, Chapters and Articles
-----------------------------

- Stephan Hoyer and Joe Hamman's `Journal of Open Research Software paper`_ describing the xarray project.


.. _Xarray's Tutorials: https://xarray-contrib.github.io/xarray-tutorial/
.. _Journal of Open Research Software paper: https://doi.org/10.5334/jors.148
.. _UW eScience Institute's Geohackweek : https://geohackweek.github.io/nDarrays/
.. _tutorial: https://github.com/Unidata/unidata-users-workshop/blob/master/notebooks/xray-tutorial.ipynb
.. _with answers: https://github.com/Unidata/unidata-users-workshop/blob/master/notebooks/xray-tutorial-with-answers.ipynb
.. _Nicolas Fauchereau's 2015 tutorial: https://nbviewer.iPython.org/github/nicolasfauchereau/metocean/blob/master/notebooks/xray.ipynb