An application runs the weather research and forecasting model and visualizes the output with NCL
813
RUN ON LINUX Type the command "docker run -it --rm --net=host --env="DISPLAY" --volume="$HOME/.Xauthority:/root/.Xauthority:rw" ncarcislcode/wrf-gui-app:alpha" type the command "run"
RUN ON MAC type the command "open -a XQuartz" type the command "IP=$(ifconfig en0 | grep inet | awk '$1=="inet" {print $2}')" type the command "xhost + $IP" type the command "docker run -it --rm -e DISPLAY=$IP:0 -v /tmp/.X11-unix:/tmp/.X11-unix ncarcislcode/wrf-gui-app:alpha" type the command "run"
Content type
Image
Digest
Size
846.5 MB
Last updated
about 7 years ago
docker pull ncarcislcode/wrf-gui-app:alpha