Skip to content

28mm/docker-wgrib2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors