DOI-USGS / lake-temperature-process-models

Creative Commons Zero v1.0 Universal
1 stars 4 forks source link

Use latest ncdfgeom #73

Closed jesse-ross closed 2 years ago

jesse-ross commented 2 years ago

This updates the docker image to use the latest version of ncdfgeom from github.

I also took the opportunity to make a few other changes to the container and SLURM launch script to make this repository consistent with others which are targeted towards the use of containerization on HPC; for details see here.

I built the docker image and pushed it to docker hub, and pulled the singularity image down to tallgrass. So, if you pull this branch down to tallgrass, it will run the new image.

hcorson-dosch-usgs commented 2 years ago

I'm going to go ahead and merge so that I can get everything updated on Tallgrass. Thanks!