/docker-wgrib2

Docker-containerization of NOAA's wgrib2 utility for reading forecast data

Primary LanguageDockerfile

docker-wgrib2

This project is a containerizeation of NOAA's wgrib2 package, used for decoding forecast data. Further discussion wgrib2 can be found here.

Build/Install

Build the docker image with Make

[...]$ make build

Alternatively, a copy of the image is available on the Docker Hub, here.

[...]$ docker pull 28mm/wgrib2

Execute

View the wgrib2 configuration.

[...]$ docker run -it 28mm/wgrib2 -config