OceanStreamIO / oceanstream

Oceanstream is a Python library which can be used as a CLI tool to process raw acoustic data from echosounders. It uses echopype as a backend. Developed at @pineviewlabs
https://oceanstream.io
MIT License
4 stars 3 forks source link

Refactor denoising functions to align with changes in echopype library (next-dev branch) #67

Closed simedroniraluca closed 11 months ago

simedroniraluca commented 11 months ago

Refactor the denoising functions in the oceanstream repository to ensure compatibility with the latest changes in the echopype library (see next-dev branch). Additionally, adapt the associated tests to reflect these modifications.