OSOceanAcoustics / echoregions

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

Fix left edge behavior for `.bottom_mask` #201

Closed ctuguinay closed 5 months ago

ctuguinay commented 5 months ago

Added a short time offset in .bottom_mask to ensure the appropriate left side of mask inclusion behavior; otherwise, regionmask will not mask the leftmost edge of the Echogram even if the bottom annotation indicates that it should be masked.