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

Calibrating partitioning parameters #136

Open
fodornandor opened this issue Jul 13, 2021 · 2 comments
Open

Calibrating partitioning parameters #136

fodornandor opened this issue Jul 13, 2021 · 2 comments
Assignees

Comments

@fodornandor
Copy link
Collaborator

When the sum of the lower limits of the parameters (root, stem, leaf, yield) is greater than 1 the calibration halts (does not start).
It should be handled (with a warning message)

@fodornandor fodornandor added the bug Something isn't working label Jul 13, 2021
@hollorol
Copy link
Owner

How to handle it? Leave those constraints? I cannot imagine automatic solution other than that. Is it ok to fail with an error-message?

@hollorol hollorol added bug-error_handling and removed bug Something isn't working labels Jul 13, 2021
@fodornandor
Copy link
Collaborator Author

Leave a warning message and halt the process.
The Message could be something like this: The sum of the partitioning parameter minimums are greater than 1. Correct the set file before restarting calibration!

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

2 participants