This is a docker image for running wepppy. It is based on ubuntu:22.04 and installs all the necessary dependencies for wepppy.
It is setup to run as a dev container with VS Code
-
First install Docker (Docker Desktop on Windows)
-
Install Microsoft VS Code
-
Then clone project and open in vscode
-
Build the dev container (ctrl + shift + p) Dev Containers: Rebuild Container
-
Container should build without errors
-
Wepppy scripted runs can be verified with:
cd /workdir/wepppy/wepppy/_scripts
python3 python3 test_scripted_run.py