Description
User interest in geovista seems to be blossoming right now.
We have various resources showing how to link to it from Iris, e.g. the Mesh plotting section + example.
Plus the region extraction example And in future we might extend this.
Likewise we have produced various demo notebooks containing similar code content.
But there's a lot of duplicated code + boilerplate making the link between cubes and PyVista polydata.
So there is a really useful opportunity to provide an "iris geovista bridge" module.
However it's not clear where this would live, and where it should get tested.
It should not add to the the core dependencies, or the C.I. testing costs.
It could be a partner package, like iris-grib or iris-esmf-regrid.
The idea of a plugin architecture might also have legs.