Skip to content

Fix validation error for constant value input in timeseries field#486

Open
paulapreuss wants to merge 3 commits into
mainfrom
fix/constant-timeseries-error
Open

Fix validation error for constant value input in timeseries field#486
paulapreuss wants to merge 3 commits into
mainfrom
fix/constant-timeseries-error

Conversation

@paulapreuss

Copy link
Copy Markdown

Fixes #482. Code was checking all timeseries regardless of input type, falsely labeling constants as having the wrong lengths. Also removed individual check/error message in favor of reusing established timeseries_same_as_timestamps validation method.

@paulapreuss paulapreuss force-pushed the fix/constant-timeseries-error branch from 76fca6e to de24dd4 Compare June 23, 2026 07:38

@josihoppe josihoppe left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good and works for me :)

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

Successfully merging this pull request may close these issues.

constant value not working @ solar_thermal_plant

2 participants