Add TemporalData
API
#1217
Labels
feature
New feature or request
good first issue
Good for newcomers
intertemporality
Encompasses the use of multi-time-steps optimization and intertemporal constraints
Milestone
Describe the current behavior
No response
Describe the expected behavior
As introduced in #1208 (in this comment), we need a common interface to handle intertemporal data the same way, no matter which class we consider.
We introduced the
TemporalData
interface that takes inspiration from PowSyBl'sZonalData
.Implement this API in
intertemporal-rao
and reflect on the relevant methods to expose.Also implement a basic
TemporalDataImpl
class to test and use in future developments.Describe the motivation
No response
Extra Information
No response
The text was updated successfully, but these errors were encountered: