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

Using Regionmask to mask bottom #198

Closed ctuguinay closed 3 months ago

ctuguinay commented 3 months ago

Addresses #193

Successfully tested this on the 2017 and 2019 survey data.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 89.93%. Comparing base (bb35ce2) to head (ca08b6e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ========================================== + Coverage 89.56% 89.93% +0.36% ========================================== Files 13 13 Lines 556 576 +20 ========================================== + Hits 498 518 +20 Misses 58 58 ```

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

ctuguinay commented 3 months ago

@valentina-s Thanks for the review, I'll push some changes soon to address your comments!