Skip to content

rogerlew/wepppy-docker-base

Repository files navigation

wepppy-docker-base

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

VS Code Instructions

  1. First install Docker (Docker Desktop on Windows)

  2. Install Microsoft VS Code

  3. Then clone project and open in vscode

  4. Build the dev container (ctrl + shift + p) Dev Containers: Rebuild Container

  5. Container should build without errors

  6. Wepppy scripted runs can be verified with:

cd /workdir/wepppy/wepppy/_scripts
python3 python3 test_scripted_run.py

Should see the following: image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published