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

Usage example on translating structured Xarray workflows to UXarray #742

Closed philipc2 closed 3 months ago

philipc2 commented 3 months ago

Proposed new feature or change:

For the case where both a structured and unstructured grid representation of a dataset is available, showcase how how to translate the following workflows from standard Xarray on structured grids to UXarray

erogluorhan commented 3 months ago

Implemented here as part of our UXarray's Pythia cookbook.