GliderToolsCommunity / GliderTools

A toolkit for processing Seaglider base station NetCDF files: despiking, smoothing, outlier detection, backscatter, fluorescence quenching, calibration, gridding, interpolation.
https://glidertools.readthedocs.io
GNU Affero General Public License v3.0
69 stars 28 forks source link

repair quenching report for new numpy versions #191

Closed MartinMohrmann closed 1 year ago

MartinMohrmann commented 1 year ago

This PR fixes the error, which is well documented in #189.

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!