BenthicSubstrateMapping / PyHum

Python code to read, display, export and analyse Humminbird sidescan sonar data
Other
68 stars 28 forks source link

Installation - packages version #73

Open mishal opened 4 years ago

mishal commented 4 years ago

Hi,

I'm trying to use your library to read data from Humminbird sonar, but I have troubles installing it. What versions of dependent packages do I need?

I'm running Debian Buster (could not install it) and I've also created and environment with Jessie which has older version of packages.

I've tryied both packages from official debian repositories and using pip, but without success.

Thanks!

mishal commented 4 years ago

I tried to install it with conda as suggested in your README.

After having some troubles with: UnsatisfiableError: The following specifications were found to be incompatible with each other:

I tried to install older gdal.. conda install gdal==2.2.2. All next installation steps worked.

bibinwils commented 2 years ago

@mishal may I know how you resolved that? I also have the same issue.

dbuscombe-usgs commented 2 years ago

Oops, didn't mean to close 😬

bibinwils commented 2 years ago

@dbuscombe-usgs May I know if there are any other packages or codes available to extract data from Humminbird helix 5. I'm a Ph.D. student. I developed an autonomous surface vehicle with that sensor and surveyed an entire lake. To go for publication, I need to show a detailed analysis of that data.

dbuscombe-usgs commented 2 years ago

Sonartrx is capable. We will have another version of an open source program like pyhum in 6 months or so ...

LatePate33 commented 2 years ago

Hi, asking out of curiosity, is the another version of an open source program like pyhum still in plans and in what updated time schedule?

dbuscombe-usgs commented 2 years ago

very soon .... within the next couple of months for sure. It is almost complete - thanks for your patience! (@CameronBodine)