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

Transfer LoadProfile parsing code from SIMONA? #1106

Open sebastian-peter opened 3 months ago

sebastian-peter commented 3 months ago

LoadProfileInput, LoadProfileEntry seem to be unused in SIMONA, which has its own implementation instead. Check whether it makes sense to transfer the reading and handling of load profile parameters into PSDM, which seems to be more suited for that.