Skip to content

Issues With PrepareNewData and KS Panel Plot Functions #110

@idriswada007

Description

@idriswada007

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions