Gallery#
Here’s a list of examples on how to use xarray. We will be adding more examples soon. Contributions are highly welcomed and appreciated. So, if you are interested in contributing, please consult the Contributing to xarray guide.
Notebook Examples#
![Toy weather data](_images/toy-weather-data.png)
![Calculating Seasonal Averages from Timeseries of Monthly Means](_images/monthly-means.png)
![Compare weighted and unweighted mean temperature](_images/area_weighted_temperature.png)
![Working with Multidimensional Coordinates](_images/multidimensional-coords.png)
![Visualization Gallery](_images/visualization_gallery.png)
![GRIB Data Example](_images/ERA5-GRIB-example.png)