lkilcher / dolfyn

A library for oceanographic doppler instruments such as Acoustic Doppler Profilers (ADPs, ADCPs) and Acoustic Doppler Velocimeters (ADVs).
BSD 3-Clause "New" or "Revised" License
41 stars 25 forks source link

Improve clean functions #87

Closed jmcvey3 closed 2 years ago

jmcvey3 commented 2 years ago

General improvements to the ADCP cleaning functions, plus a bug fix with 'fillgaps_time' and 'fillgaps_depth'

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1831463788

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
dolfyn/adp/clean.py 36 38 94.74%
<!-- Total: 41 43 95.35% -->
Totals Coverage Status
Change from base Build 1767256983: 0.1%
Covered Lines: 4474
Relevant Lines: 5022

💛 - Coveralls