Made some changes to metrics.py. Added a new metrics called "CumulativeTimeSeriesPower" to return the TimeSeriesPower metric with a cumulative sum of the power generated by each SimId from time 0 to time t and created the test to check the expected output as well. Feel free to give feedback or suggestions :).
Made some changes to metrics.py. Added a new metrics called "CumulativeTimeSeriesPower" to return the TimeSeriesPower metric with a cumulative sum of the power generated by each SimId from time 0 to time t and created the test to check the expected output as well. Feel free to give feedback or suggestions :).