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

Issues With PrepareNewData and KS Panel Plot Functions #110

Open
idriswada007 opened this issue Feb 20, 2024 · 0 comments
Open

Issues With PrepareNewData and KS Panel Plot Functions #110

idriswada007 opened this issue Feb 20, 2024 · 0 comments

Comments

@idriswada007
Copy link

I am using the climate4R package for a study in the Sub-Saharan Region. In the PrepareNewdata function, I got this error message "The variable names in predictor and newdata structures do not match". I scaled the future precipitation data using
ssp85_scale <- scaleGrid(ssp85, type = "standardize")
I don't know what is causing the error. However, the future climate variable name is "pr", of course the variable names should not be the same with the output from PrepareData. Please how can I solve this error?
Secondly, the KS Panel Plot is not responding due to the call in the line Call(stats:::C_pSmirnov2x, KSstatistic, n.x, n.y). R is saying that it can't find "C_pSmirnov2x" function. Please what is the solution to this?
Thank You.

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