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: Create loaders for wave glider L1 data for velocity and roll-pitch-heading #226

Closed lsetiawan closed 3 months ago

lsetiawan commented 4 months ago

Overview

To mitigate any issues in repeating timestamp mentioned in #224, we need a way to simply read from an L1 data from the following files and respective file specification:

We'll need to parse the file, convert the time values, and pass through the data for covariance and data values of velocity as well as roll pitch heading.

madhavmk commented 3 months ago
madhavmk commented 3 months ago

Closed by PR #231