An open API service indexing awesome lists of open source software.

https://github.com/mcsoini/storedisagg

Ex-post energy storage operation disaggregation by time scales.
https://github.com/mcsoini/storedisagg

Last synced: 5 months ago
JSON representation

Ex-post energy storage operation disaggregation by time scales.

Awesome Lists containing this project

README

          

# Storage operation disaggregator

A module to disaggregate energy storage operation by time scales.
The disaggregation only requires the charging and discharging power profiles and is agnostic with respect to electricity prices or other drivers.

# Installation

`pip install storedisagg`

https://pypi.org/project/storedisagg/

# Publication

* M. C. Soini *et al.*, Disaggregation of energy storage operation by timescales, Journal of Energy Storage, [https://doi.org/10.1016/j.est.2019.04.005](https://doi.org/10.1016/j.est.2019.04.005)

# Example

Please consult the [example notebook](storedisagg/example/std_example.ipynb)