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

Error in krigeST(values ~ 1, wind.data, pred.grd, v) : #96

Open
FcoJavierbz1 opened this issue Dec 10, 2021 · 0 comments
Open

Error in krigeST(values ~ 1, wind.data, pred.grd, v) : #96

FcoJavierbz1 opened this issue Dec 10, 2021 · 0 comments

Comments

@FcoJavierbz1
Copy link

I have been working for a long time with some spatio-temporal data, of climatic reconstruction. The fact is that, a while ago the KRIGEST function did not work for me, it threw me an error that I did not have before. Try using the guide with the wind file you posted in your 2012 spacetime article: Spatial Data in R, as a last resort, with the intention of searching for an answer. To my surprise it throws me the following error. From 1 to 10, my skill in R could be 7.

pred = krigeST(values ~ 1, wind.data, pred.grd, v)
Error in krigeST(values ~ 1, wind.data, pred.grd, v) :
inherits(modelList, "StVariogramModel") || is.function(modelList) is not TRUE

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