Code to model grid-blackouts based on a few inputs such as blackout frequency, blackout average duration
No code yet
To build the docs simply go to the docs
folder
cd docs
Install the requirements
pip install -r docs_requirements.txt
and run
make html
The output will then be located in docs/_build/html
and can be opened with your favorite browser
TODO precommit hooks