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

Better utilize Xarray when loading grids #1093

Open
philipc2 opened this issue Dec 3, 2024 · 0 comments · May be fixed by #1092
Open

Better utilize Xarray when loading grids #1093

philipc2 opened this issue Dec 3, 2024 · 0 comments · May be fixed by #1092
Assignees

Comments

@philipc2
Copy link
Member

philipc2 commented Dec 3, 2024

Instead of always converting to NumPy, directly operate on Xarray arrays, which would preserve Dask arrays under the hood. This should improve the performance of loading in grids when converting them in the UGRID conventions.

@philipc2 philipc2 self-assigned this Dec 3, 2024
@github-project-automation github-project-automation bot moved this to 📚 Backlog in UXarray Development Dec 3, 2024
@philipc2 philipc2 changed the title Better utilize Xarray functionality when loading grids Better utilize Xarray when loading grids Dec 3, 2024
@philipc2 philipc2 moved this from 📚 Backlog to 📝 To-Do in UXarray Development Dec 3, 2024
@philipc2 philipc2 moved this from 📝 To-Do to 🏗 In progress in UXarray Development Dec 3, 2024
@philipc2 philipc2 linked a pull request Dec 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

1 participant