Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
20 stars 28 forks source link

logo codecov made-with-python Code style: black Tests Documentation GitHub contributors GitHub commit activity GitHub last commit (branch) GitHub pull requests License: MIT Code of Conduct Slack

PreREISE

PreREISE is part of a Python software ecosystem developed by Breakthrough Energy Sciences to carry out power flow study in the U.S. electrical grid.

Main Features

PreREISE is dedicated to the building of demand, hydro, solar and wind profiles. A detailed presentation of the data source and algorithms used to generate profiles can be found on our docs.


NOTE

Profiles are publicly available for the Breakthrough Energy Sciences (BES) grid model. Therefore, you don’t need to generate any input data if you use the scenario framework to carry out power flow study.


Where to get it

For now, only the source code is available. Clone or Fork the code here on GitHub.

Dependencies

PreREISE relies on:

Installation

Clone PowerSimData in a folder adjacent to your clone of PreREISE as the installation of packages depends on files in PowerSimData. Then, use the requirements.txt file (via pip) or Pipfile file (via pipenv) to install third party dependencies.

License

MIT

Documentation

Code documentation in form of Python docstrings along with an overview of the package are available on our website.

Communication Channels

Sign up to our email list and our Slack workspace to get in touch with us.

Contributing

All contributions (bug report, documentation, feature development, etc.) are welcome. An overview on how to contribute to this project can be found in our Contribution Guide.