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

Add tsam to datapackage #141

Open nailend opened 1 year ago

nailend commented 1 year ago

Description

Tsam option is now available for tabular reading module, but only for multi-period approach. Parameters need to be provided by two separate csvs.

Fixes #138

Type of change

Please tick or delete options that are not relevant.

Checklist:

Please tick or delete options that are not relevant.

henhuy commented 1 year ago

Why did yo mark it as "breaking change"? IMO, this should not interfere with older tabular versions?!

nailend commented 1 year ago

Why did yo mark it as "breaking change"? IMO, this should not interfere with older tabular versions?!

I guess, I slipped...

Do the tests also fail on your side?

yes, I still have to adjust the component timeseries.

FelixMau commented 10 months ago

Regarding changed LP files please see #155

nailend commented 9 months ago

This will only be merged after tsam-branch in solph is merged.