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

Robust and efficient index search in Parcels #599

Closed
delandmeterp opened this issue May 28, 2019 · 1 comment
Closed

Robust and efficient index search in Parcels #599

delandmeterp opened this issue May 28, 2019 · 1 comment

Comments

@delandmeterp
Copy link
Contributor

The search of the particle index within a grid is neither robust nor efficient.
To improve it, we will need to make use of trees.
In this example, fbriol uses its pyindex module that suits our needs.

An example of using pyindex in the context of Parcels is implemented in this notebook.

To follow pyindex development, see this issue.

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

No branches or pull requests

2 participants