Translation into xarray of Jonathan Gula's "tools.py" for working with CROCO outputs and more
- xtools.py: file containing all functions displayed in the croco_xarray tutorial
- croco_xarray.pdf: printed jupyter notebook with example usage of xtools functions with CROCO GIGATL3 (Gula et al., 2021)
- nc_colormap: folder containing colormaps inspired by netcdf visualization tools and available from xtools
Jonathan Gula (original tools.py https://github.com/Mesharou/mesharou.github.io/blob/master/Croco/tools.py)
René Schubert (xarray translation)