DurhamARC / ManyFEWS

The Many Flood Early Warning System
GNU General Public License v3.0
7 stars 3 forks source link

Fix #79 by adding pygrib and gdal to env; and #43 by adding Docker config #80

Closed sjmf closed 2 years ago

sjmf commented 2 years ago

Commit 0744a65 fixes issue #79 by adding dependencies to the env file for pygrib and gdal.

Commit bc01ad6 addresses #43 by introducing a Dockerfile and docker-compose config.