UXARRAY / uxarray

Xarray-styled package for reading and directly operating on unstructured grid datasets following UGRID conventions
https://uxarray.readthedocs.io/
Apache License 2.0
142 stars 31 forks source link

Support visualization edge-centered data in default plot method #751

Closed philipc2 closed 3 months ago

philipc2 commented 3 months ago

Proposed new feature or change:

Currently, edge centered data can't be plotted using the default plot method, only by explicitly calling other methods.