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

Add search radius parameter to IDW interpolation #471

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

msorvoja
Copy link
Collaborator

@msorvoja msorvoja commented Dec 2, 2024

Fixes #470

@msorvoja msorvoja added the enhancement New feature or request label Dec 2, 2024
@msorvoja msorvoja requested a review from nmaarnio December 2, 2024 07:32
@msorvoja msorvoja linked an issue Dec 2, 2024 that may be closed by this pull request
Copy link
Collaborator

@nmaarnio nmaarnio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple suggestions and then should be good to go

eis_toolkit/vector_processing/idw_interpolation.py Outdated Show resolved Hide resolved
eis_toolkit/vector_processing/idw_interpolation.py Outdated Show resolved Hide resolved
@msorvoja msorvoja force-pushed the 470-add-search-radius-parameter-to-idw branch from a518799 to 41aa6bc Compare December 4, 2024 12:14
@nmaarnio nmaarnio merged commit 890fcf2 into master Dec 4, 2024
3 of 4 checks passed
@nmaarnio nmaarnio deleted the 470-add-search-radius-parameter-to-idw branch December 4, 2024 12:27
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

Successfully merging this pull request may close these issues.

Add search radius parameter to IDW
2 participants