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

Change extent into optional parameter #175

Conversation

msorvoja
Copy link
Collaborator

@msorvoja msorvoja commented Aug 10, 2023

Changed extent into optional parameter in kriging interpolation function. If not provided by the user, it is computed from the input vector data.

@msorvoja msorvoja added the modification Change to an existing feature label Aug 10, 2023
@msorvoja msorvoja added this to the EIS Toolkit beta version milestone Aug 10, 2023
@msorvoja msorvoja requested a review from nmaarnio August 10, 2023 10:29
@msorvoja msorvoja self-assigned this Aug 10, 2023
@msorvoja msorvoja linked an issue Aug 10, 2023 that may be closed by this pull request
@nmaarnio nmaarnio merged commit 8373698 into master Aug 11, 2023
5 checks passed
@nmaarnio nmaarnio deleted the 174-change-extent-into-optional-argument-in-kriging-interpolation branch August 11, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modification Change to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change extent into optional argument in Kriging interpolation
2 participants