smartie2076
smartie2076
This issue is still relevant.
Connected to #15 (can replace #15)
Hi @FredericHirschmueller! Is this still the case with the EPA? Then I can repost this feedback to the EPA gitlab repo and close issue here, as it is EPA and...
Hi @siear6 this concerns the EPA, not the MVS. I can see if I need to repost this in the EPA gitlab repo, but then I would like to close...
Hi @c-moeller I think a bit more description would be nice here, then I could help with suggesting ways for integration :D It depends on what you mean by peak...
I think I misinterpreted something: the issue also takes place if I deactivate `-png` and only use `pdf`. Other simulations run though, though, so it must be something specific about...
Somehow, `total_for_title = df_temp2.at["Total", kp_indic]` seems to be parsed as something with character `( ` and then the number that we actually care about.
Hi @hempel-1! I am very sorry, this issue must have slipped our attention. Have you installed the specific requirements for the report? It is in `requirements/report.txt`. It may be that...
### Input of data `oemof.tabular` ([github repo](https://github.com/oemof/oemof-tabular)/[RTD](https://oemof-tabular.readthedocs.io/en/latest/)) basically does what we build for the data input (`datapackage` [see here](https://oemof-tabular.readthedocs.io/en/latest/usage.html#datapackage) with `elements` and `sequences `folder, generates a json from this), but...
### Implementing `oemof.solph.custom.Link()` for logical flow connections Currently, we have the limitation that we can have charge and discharge at the same time, as we can not implement a constraint...