Skip to content

Releases: RENCI/adcirc2cog

v0.0.17 release

15 Oct 18:47
Compare
Choose a tag to compare

Changed from using ThreadPool to Pool

v0.0.16 release

25 Sep 18:38
Compare
Choose a tag to compare

Try revisions from Phil

v0.0.15 release

28 Aug 12:56
Compare
Choose a tag to compare

Use sys.exit(0) to exit from program and pod for k8s.

v0.0.14 release

14 Aug 18:25
Compare
Choose a tag to compare

Corrected pylint issues, updated all paskages in environment.yml, added PDAL, and moved to python:3.10-slim in Dockerfilel.

The libraries to build PDAL no longer are available in Debian, so it is installed it using Conda. This fixed an error that was occurring when running adcirc2geotiff.py.

v0.0.13 Release

23 Jul 15:27
Compare
Choose a tag to compare

Switched from using sys.exit(1) to logger.exception(err) in try statements, and upgraded rio-cogeo to 5.3.3/