# Oceanhackweek 2020

Presented August 2020 at [OceanHackWeek](https://oceanhackweek.github.io) by Deepak Cheerian

This 45-minute tutorial covers the basics of Xarray data structures.

Video Recording:
https://www.youtube.com/watch?v=q020HHnGAWo

By the end of the lesson, we will be able to:

- Understand the basic data structures in Xarray
- Inspect `DataArray` and `Dataset` objects.
- Read and write netCDF files using Xarray.
- Understand that there are many packages that build on top of xarray
