Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create MeshIndexSet class #6121

Open
1 of 4 tasks
Tracked by #6120
trexfeathers opened this issue Aug 15, 2024 · 0 comments
Open
1 of 4 tasks
Tracked by #6120

Create MeshIndexSet class #6121

trexfeathers opened this issue Aug 15, 2024 · 0 comments
Labels
Feature: UGRID Type: Feature Branch Highlight this for a feature branch

Comments

@trexfeathers
Copy link
Contributor

trexfeathers commented Aug 15, 2024

This work is to be performed on the FEATURE_index_set feature branch.

Should be a 'view' onto an existing Mesh, but with all Coords and Connectivitys subsetted appropriately. See #6120 for more detail on the philosophy.

See #6014 and satellite pull requests for ideas so far.

  • Create the class
  • Devise a way to cope with indexing a MeshIndexSet - to instead index the original Mesh
  • Write tests for creation and operations
  • Don't worry about using the class in Iris operations yet - this is separated in Use MeshIndexSet class for subsetting MeshCoord #6122.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: UGRID Type: Feature Branch Highlight this for a feature branch
Projects
Status: No status
Development

No branches or pull requests

2 participants