seafloor-geodesy / gnatss

Community Seafloor Global Navigation Satellite Systems - Acoustic (GNSS-A) Transponder Surveying Software
https://gnatss.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 13 forks source link

feat: Add spline interp and update ops for tt #237

Closed lsetiawan closed 3 months ago

lsetiawan commented 3 months ago

Overview

This PR adds spline interpolation method and update travel times clean up to separate functions b/w clean up and filtering.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 26.66667% with 22 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (dev@42c7849). Click here to learn what that means.

Files Patch % Lines
src/gnatss/ops/data.py 15.00% 17 Missing :warning:
src/gnatss/ops/posfilter.py 50.00% 4 Missing :warning:
src/gnatss/main.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #237 +/- ## ====================================== Coverage ? 49.42% ====================================== Files ? 17 Lines ? 1052 Branches ? 0 ====================================== Hits ? 520 Misses ? 532 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.