SliDEM-project / SliDEM-python

Python package for the SliDEM project
https://hub.docker.com/repository/docker/loreabad6/slidem
Apache License 2.0
17 stars 2 forks source link

Upgrade snaphu version #30

Closed loreabad6 closed 2 years ago

loreabad6 commented 2 years ago

The current docker implementaiton install snaphu 1.4.2 instead of the latest version (2.0.5), this seems to happen because the docker image is stuck with Ubuntu 18.0.4 and the apt-get repo does not have the latest snap version.

Solution: install snaphu 2.0.5 from source.