USDA-ARS-NWRC / weather_forecast_retrieval

Weather forecast retrieval gathers relavant gridded weather forecasts to ingest into physically based models for water supply forecasts
Other
6 stars 1 forks source link

Updated docker image #37

Closed scotthavens closed 3 years ago

scotthavens commented 3 years ago

Update the docker image to Python 3.8 slim image. This uses a multi stage build to build wgrib2 first and copies the executable into the main image.

Because of #28 and the eventual deprecation of grib2nc, the docker image does not contain netcdf utilities to convert the grib files to netcdf.