gridded
The goal of this package is to present a single way to work with results from ANY model -- regardless of what type of grid it was computed on. In particular:
* Regular Structured Grids (CF Conventions), with API embedded in Iris and to some degree in xarray * Unstructured Grids (CF + UGRID Conventions), with nascent API in pyugrid
* Staggered Grids (CF + SGRID Conventions) with nascent API in pysgrid
Tutorials
"Gridded": Multi-Grid Data Analysis and Visualization with Python