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] treat_multiple_flows #882

Open Bachibouzouk opened 3 years ago

Bachibouzouk commented 3 years ago

If the TIMESERIES key is in the dict_values and the file under FILENAME cannot be found, the timeseries is loaded from TIMESERIES instead of throwing an error in the function `C0.treat_multiple_flows

This is addressed for the function C0.receive_timeseries_from_csv in #881