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

Implement grid-informed UxDataArray.isel() and UxDataset.isel() #619

Closed
philipc2 opened this issue Dec 14, 2023 · 0 comments · Fixed by #616
Closed

Implement grid-informed UxDataArray.isel() and UxDataset.isel() #619

philipc2 opened this issue Dec 14, 2023 · 0 comments · Fixed by #616
Assignees
Labels
new feature New feature or request
Milestone

Comments

@philipc2
Copy link
Member

Proposed new feature or change:

When indexing a grid dimension (i.e. n_face, n_node, n_edge), indexes the grid connectivity and returns a subset of the unstructured grid (with a new Grid object only containing those elements)

Functionality for non-grid dimensions (i.e. time) remains unchanged

@philipc2 philipc2 added the new feature New feature or request label Dec 14, 2023
@philipc2 philipc2 self-assigned this Dec 14, 2023
@philipc2 philipc2 linked a pull request Dec 15, 2023 that will close this issue
@philipc2 philipc2 added this to the Subsetting milestone Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant