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

Maximal distance in variogram estimation #97

Closed
gregblt opened this issue May 3, 2018 · 3 comments
Closed

Maximal distance in variogram estimation #97

gregblt opened this issue May 3, 2018 · 3 comments

Comments

@gregblt
Copy link

gregblt commented May 3, 2018

Hi!

I want to perform ordinary kringing and I have a question : Can we choose the maximal distance for the variogram estimation?

Thank you for this nice python module!

@bsmurphy
Copy link
Contributor

bsmurphy commented May 4, 2018

Currently there isn't an explicit way to do this in the package (see #57, related). Adding support for this is on the long-term list of features to implement. But in the mean time, you can hack the auto variogram estimation routine to enforce some cutoff. You can find that code in the core module.

Thanks for your interest!

@MuellerSeb MuellerSeb changed the title Distance for the variogram Maximal distance in variogram estimation Jan 27, 2020
@MuellerSeb
Copy link
Member

Closing in favor of #57

@MuellerSeb
Copy link
Member

See #136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants