Releases: evgenytsydenov/ieee118_power_flow_data
Releases · evgenytsydenov/ieee118_power_flow_data
1.0.0
What's Changed
- Add: rated min and max output limits to the description of generators
- Add: refresh rated min and max gen limits according to actual power plant outputs
- Add: "opt_category" variable to the naming convention
- Update: list of possible enhancements in the contribution guide
Full Changelog: 0.3.0...1.0.0
0.3.0
What's Changed
- Add: scripts to download the JEAS-118 and NREL-118 datasets
- Add: notebook to observe the NREL-118 dataset
- Add: pipeline to parse, transform, and prepare data from the JEAS-118 and NREL-118 datasets
- Add: stage to perform solving of optimal power flow task and to estimate power flows using PandaPower
- Add: assumptions to make all regimes stable
- Add: notebook to describe all assumptions and data preparation stages
- Add: images of the power system
- Add: naming convention
- Add: contribution guide, citation and license info
Full Changelog: https://github.com/evgenytsydenov/ieee118_power_flow_data/commits/0.3.0