DHNx icon indicating copy to clipboard operation
DHNx copied to clipboard

Compatibility with oemof.solph v0.5.1

Open jnettels opened this issue 1 year ago • 0 comments

Version 0.5.1 of oemof.solph introduced the (experimental) feature of supporting multi-period investments: https://oemof-solph.readthedocs.io/en/stable/changelog.html#v0-5-1-august-31st-2023

The update changes the way certain objects with a time index are referenced, since the index now consists of a (periods, timesteps) tuple. This breaks the DHNx code in a couple of places.

jnettels avatar Oct 24 '23 13:10 jnettels