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

Added "start_index" attribute in the assign_ugrid_topology function #37

Merged
merged 5 commits into from
Jun 25, 2024

Conversation

ChrisBarker-NOAA
Copy link
Collaborator

Also added some of the other possible topology variable, etc.

Now we should be able to use the start_index attribute in the subsetting code, rather than having to assume or infer it.

@mpiannucci
Copy link
Collaborator

This is great, the only issue is when the node or face variables are large, and pulling them ahead of time also means we have to pull them later so there may be a performance hit if not used wisely. I should doucment everywhere data is pulled and accessed in the docs

@mpiannucci mpiannucci merged commit 9b135ec into main Jun 25, 2024
9 checks passed
@mpiannucci mpiannucci deleted the start_index branch June 25, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants