A toolkit for processing Seaglider base station NetCDF files: despiking, smoothing, outlier detection, backscatter, fluorescence quenching, calibration, gridding, interpolation.
This PR fixes the error, which is well documented in #189.
[x] Closes #189
[x] Passes pre-commit run --all-files
[x] Passes pytest
[x] Added some inline documentation to make code more readable
I believe the quenching report could do with some more refactoring eventually, but here I focus on fixing the errors for a start.
Thanks to Sam Woodman for documenting this bug!
This PR fixes the error, which is well documented in #189.
pre-commit run --all-files
I believe the quenching report could do with some more refactoring eventually, but here I focus on fixing the errors for a start. Thanks to Sam Woodman for documenting this bug!