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

Update L2 denoising - add oceanstream's default masks and enhance metadata #77

Closed simedroniraluca closed 1 year ago

simedroniraluca commented 1 year ago

The L2 denoising functions currently lack some default masks, particularly for oceanstream. Additionally, there's an absence of comprehensive metadata about the methods used, which can be useful for understanding and traceability. Furthermore, there's a need to set the maximum background noise default value for saving processed data in the nc format.