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

Add functionality for saving to `.evl` and `.evr` files #199

Closed ctuguinay closed 3 months ago

ctuguinay commented 3 months ago

Added functions for saving to .evl and .evr. Addresses #192 and #186

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.89%. Comparing base (a6d1ded) to head (de1a895).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #199 +/- ## ========================================== - Coverage 91.20% 90.89% -0.32% ========================================== Files 13 13 Lines 830 637 -193 ========================================== - Hits 757 579 -178 + Misses 73 58 -15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB