OSOceanAcoustics / echoregions

Interfacing water column sonar data with annotations and labels
https://echoregions.readthedocs.io/
Apache License 2.0
6 stars 5 forks source link

Better way to store test and notebook data #196

Open ctuguinay opened 3 months ago

ctuguinay commented 3 months ago

Currently, most test files are stored on the current commit for the main branch, with the contains_transect_zip branch containing a larger .zip file containing a calibrated Sv data product from Echopype. This separation was made since PyPi has a 100MB limit to what they are allowing to host.

I think I'll wait until GSOC and other contributors address Echopype's https://github.com/OSOceanAcoustics/echopype/issues/1263 and just emulate what was done there.