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

Allow validate to work with scenario outputs #28

Open
Martin-Jung opened this issue Feb 27, 2022 · 0 comments
Open

Allow validate to work with scenario outputs #28

Martin-Jung opened this issue Feb 27, 2022 · 0 comments
Labels
low priority Quality of life Quality of life improvement

Comments

@Martin-Jung
Copy link
Collaborator

Currently the validate() function only works with fitted models and independently supplied raster layers.
Ideally it is also possible to validate a scenario objects.
In this case validation points per time step (set as another column) have to be provided as input.
This functionality could be quite helpful in cases scenarios are back-casted (e.g. use years 2000 to 2005 data to project and validate for years 2005-2020).

Outputs should be overall averages and well average per time step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Quality of life Quality of life improvement
Projects
None yet
Development

No branches or pull requests

1 participant