oemof / oemof-tabular

Load oemof energy systems from tabular data sources.
https://oemof-tabular.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Multi period investment #108

Closed nailend closed 1 year ago

nailend commented 1 year ago

Fix #106 Components work with multi-period approach. Yet missing, is a rework of the read_datapackage function and a way trigger the multi period opt, which will be addressed in another issue.

henhuy commented 1 year ago

As I remember there was an age parameter in MP-feature - shouldn't facades provide it too?

nailend commented 1 year ago

As I remember there was an age parameter in MP-feature - shouldn't facades provide it too?

You are right. Sorry, I only fixed what was necessary to make it run. Will do a rework.