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

Updated val2idx to fix bounds warning #134

Merged
merged 2 commits into from
Sep 6, 2022
Merged

Conversation

barronh
Copy link
Owner

@barronh barronh commented Sep 2, 2022

First, do not warn if there are no out of bounds points.
Second, even when using nearest or exact the file should be bounds aware.

This addresses both of those issues.

First, do not warn if there are no out of bounds points.
Second, even when using nearest or exact the file should be bounds aware.
@barronh barronh merged commit edd90dc into master Sep 6, 2022
@barronh barronh deleted the enhancement/val2idx-nowarn branch September 6, 2022 12:31
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.

1 participant