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

Use MeshIndexSet class for subsetting MeshCoord #6122

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

Use MeshIndexSet class for subsetting MeshCoord #6122

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

Needs #6121 first

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

closes #4751, closes #4671

  • Use MeshIndexSet in MeshCoord.__getitem__()
  • Make sure this is functional when indexing a Cube with MeshCoords attached
  • Make this experimental opt-in behaviour (need to iron out the quirks of MeshIndexSet)
  • Avoid breaking changes by implementing this suggestion
  • Adapt any existing uses of Mesh.from_coords() that are in Iris code and documentation - many/all might no longer be necessary
  • Write tests
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

1 participant