RhodiumGroup / docker_images

Docker images for Rhodium's jupyterlab deployments
2 stars 2 forks source link

build netcdf from source #65

Closed delgadom closed 5 years ago

delgadom commented 5 years ago

Workflow

Summary

pulls from custom versions of jupyter/base-notebook and continuumio/miniconda3 with netcdf-fortran compiled using gfortran and gcc. intent here is to speed up downstream geoclaw build process by caching this lengthy step.

delgadom commented 5 years ago

Considering moving this to a separate image: https://github.com/ClimateImpactLab/gfortran-netcdf-notebook/