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

Create a reduced version of the datasets used to speed up tests #117

Open mihaiboldeanu opened 10 months ago

mihaiboldeanu commented 10 months ago

As a Software Developer,

I want to have a reduced version of the datasets,

So that I can speed up the testing process and ensure efficient and timely verification of functionalities.

Acceptance criteria: All test have to run in under 12 minutes.

Tasks: