ie3-institute / PowerSystemDataModel

Provides an elaborated data model to model energy systems with a high granularity e.g. for bottom-up simulations. Additionally, useful functionalities to handle the model i/o are provided as well.
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

TimeSeriesSource MappingEntries cannot be processed #1084

Closed staudtMarius closed 4 months ago

staudtMarius commented 4 months ago

Because the TimeSeriesSource.MappingEntry is a record and does not have dedicated Getter methods, the InputEntityProcessor creates an empty map for those entities.