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.
- Host: GitHub
- URL: https://github.com/mcsoini/storedisagg
- Owner: mcsoini
- License: mit
- Created: 2018-08-27T17:49:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T10:00:40.000Z (over 6 years ago)
- Last Synced: 2025-10-29T21:00:15.205Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 417 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)