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
139 stars 30 forks source link

DRAFT: Populate `face_face_connectivity` #829

Open aaronzedwick opened 1 week ago

aaronzedwick commented 1 week ago

Closes #828

Overview

Adds the ability for the face_face_connectivity attribute to be constructed and populated in UXarray if it doesn't exist.

Expected Usage

PR Checklist

General

Testing

Documentation