Releases: RENCI/adcirc2cog
Releases · RENCI/adcirc2cog
v0.0.17 release
Changed from using ThreadPool to Pool
v0.0.16 release
Try revisions from Phil
v0.0.15 release
Use sys.exit(0) to exit from program and pod for k8s.
v0.0.14 release
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
Switched from using sys.exit(1) to logger.exception(err) in try statements, and upgraded rio-cogeo to 5.3.3/