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 session_time attribute to process dataset #201

Closed lsetiawan closed 7 months ago

lsetiawan commented 7 months ago

Adds a "session_time" attribute to the process NetCDF file based on a calculation of median time from the residuals.

Attributes:
session_time :
2022-08-02T13:00:00
codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9633c40) 49.83% compared to head (9b0e6e5) 49.78%.

Files Patch % Lines
src/gnatss/main.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #201 +/- ## ========================================== - Coverage 49.83% 49.78% -0.06% ========================================== Files 16 16 Lines 929 932 +3 ========================================== + Hits 463 464 +1 - Misses 466 468 +2 ```

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