rl-institut / multi-vector-simulator

Multi-vector Simulation Tool assessing and optimizing Local Energy Systems (LES) for the E-LAND project
GNU General Public License v2.0
21 stars 10 forks source link

[Bug] Values out of [0,1] bound don't raise an ERROR #888

Open TheOneAndra opened 3 years ago

TheOneAndra commented 3 years ago

I have an optimization with PV and Wind as production assets. The production is considered so efficient, that some values of the input normalized time series are a bit above 1 (for PV and Wind).

For PV this error message is printed: ERROR:root:timeseries of non-dispatchable source PV contains values out of bounds [0, 1]. But no error message is printed for Wind.

Checklist to make sure that the bug report ist complete:

TheOneAndra commented 3 years ago

@smartie2076 This was observed on the Walqa optimization, not sure I can share the input data here or not. What would you say?