Open Science Artifact

We release a docker (containing the source code and built artifact of Windranger) for others to use Windranger.

Pull docker image

docker pull ardu/windranger:latest

Enter docker environment

docker run --name windranger -it ardu/windranger /bin/bash