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

Look for timeseries key in the dict_asset if the file is not present #881

Closed Bachibouzouk closed 3 years ago

Bachibouzouk commented 3 years ago

Fix #354

Changes proposed in this pull request:

Do the same for C0.treat_multiple_flows --> issue #882

The following steps were realized, as well (if applies):

For more information on how to contribute check the CONTRIBUTING.md.

smartie2076 commented 3 years ago

Does this adress known bug #354? Is this just about the timeseries of eg. specific generation or demand being red from the json file instead of the file, or does this also work for efficiencies?

I will have to do the review later, as the deliverable has higher prio right now.

Bachibouzouk commented 3 years ago

Does this adress known bug #354? Is this just about the timeseries of eg. specific generation or demand being red from the json file instead of the file, or does this also work for efficiencies?

Thanks, I could not find the issue anymore last Friday and I was pretty sure there was one!

It only works with csv files being loaded, this could apply for efficiencies if they are loaded from the filename provided under the FILE_NAME in the input json (I only wanted to get rid of the FileNotFoundError when data was already available under the TIMESERIES key in the input json