tum-ens / urbs

A linear optimisation model for distributed energy systems
GNU General Public License v3.0
177 stars 132 forks source link

Battery storage technology #318

Open ghost opened 11 months ago

ghost commented 11 months ago

Thanks for this package. I'm trying to modify Storage technology in 'single_year_example.xlsx' by 'Battery'. Modification leads to error : " ValueError: The following indices are duplicated MultiIndex(levels=[[2023], [], [], [], []], codes=[[0], [-1], [-1], [-1], [-1]]" I would like to know which types of storage technologies are supported by the package.

sonercandas commented 11 months ago

Looks like you have two (storage?) components with the same indices… can you please share your storage sheet table, in case that is the only part you changed?