This repository has moved to https://github.com/jgieseler/solarmach
# create and activate virtual environment
python3 -m venv env
source env/bin/activate
# install requirements
pip3 install -r requirements.txt
# run jupyter notebook
jupyter notebook flare_sketch.Rmd