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

Raise error for multiple values in time table for a variable for which this is not supported #1229

Open
SouthEndMusic opened this issue Mar 11, 2024 · 0 comments
Labels
core Issues related to the computational core in Julia improvement Improvements of the usability of existing functionality validation Related to model validation

Comments

@SouthEndMusic
Copy link
Collaborator

SouthEndMusic commented Mar 11, 2024

In one of her models @Fati-Mon put a varying user return factor in the UserDemand / time table because the table allows this. However, this is not supported in the core but it does not raise an error. Therefore:

The core should raise an error if in a time table for a node there is more than 1 unique value over time for a variable for which this is not supported.

@SouthEndMusic SouthEndMusic added the improvement Improvements of the usability of existing functionality label Mar 11, 2024
@SouthEndMusic SouthEndMusic changed the title Raise warning for multiple values in time table for a variable for which this is not supported Raise error for multiple values in time table for a variable for which this is not supported Mar 11, 2024
@visr visr added the validation Related to model validation label Mar 11, 2024
@SnippenE SnippenE added the core Issues related to the computational core in Julia label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues related to the computational core in Julia improvement Improvements of the usability of existing functionality validation Related to model validation
Projects
Status: To do
Development

No branches or pull requests

3 participants