OSOceanAcoustics / echopype

Enabling interoperability and scalability in ocean sonar data analysis
https://echopype.readthedocs.io/
Apache License 2.0
99 stars 76 forks source link

Handle `NaN` in `apply_mask` input mask #1376

Closed leewujung closed 3 months ago

leewujung commented 3 months ago

This addresses #1375.

I added a simple test, because it doesn't look like this one would fit under any of the existing parameterized tests, but let me know if that's not the case.