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

Investigate refactoring model_tides to improve parallelisation #22

Open
robbibt opened this issue Oct 28, 2024 · 0 comments
Open

Investigate refactoring model_tides to improve parallelisation #22

robbibt opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@robbibt
Copy link
Member

robbibt commented Oct 28, 2024

Describe your idea or suggestion
Possible ideas:

  • Crop and load consistituents first
  • Reuse constituents data and only parallelise interpolation
  • Return consistuent values as an xarray? e.g. constituents as data variables with x and y dims
  • Perform tide modelling outside loop
@robbibt robbibt added the enhancement New feature or request label Oct 28, 2024
@robbibt robbibt added this to the v1.0.0 milestone Oct 28, 2024
@robbibt robbibt self-assigned this Oct 28, 2024
@robbibt robbibt changed the title Feature suggestion: Investigate refactoring model_tides to improve parallelisation Investigate refactoring model_tides to improve parallelisation Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant