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

replace find_nearest with bilinear interpolation? #28

Open
hevgyrt opened this issue Nov 22, 2024 · 0 comments
Open

replace find_nearest with bilinear interpolation? #28

hevgyrt opened this issue Nov 22, 2024 · 0 comments

Comments

@hevgyrt
Copy link
Owner

hevgyrt commented Nov 22, 2024

The find_nearest method is too coarse in strong gradients. Consider using a more sophisticated interpolation method, so instead of finding just the nearest index, find an interpolated value.

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

1 participant