diff --git a/_sections/30-projects.md b/_sections/30-projects.md index 94a2f45..d18b492 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -17,6 +17,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](assets/matplotlib.png)Matplotlib](http://matplotlib.org/) - [![](assets/sympy.png)SymPy](http://www.sympy.org/) - [![](assets/astropy.png)Astropy](http://www.astropy.org/) +- [![](assets/xarray.png)xarray](http://xarray.pydata.org/) - [![](assets/swcarpentry.png)Software Carpentry](https://software-carpentry.org) - [![](assets/sunpy.png)SunPy](http://sunpy.org) - [![](assets/yt.png)yt](http://yt-project.org) diff --git a/assets/xarray.png b/assets/xarray.png new file mode 100644 index 0000000..dab0194 Binary files /dev/null and b/assets/xarray.png differ