USGS-CMG / stglib

Routines used by the USGS Coastal/Marine Hazards & Resources Program to process oceanographic time-series data
Other
16 stars 13 forks source link

Handle Vector continuous data and improve coordinate transforms #233

Closed rbales-usgs closed 6 days ago

rbales-usgs commented 1 month ago

-Added the ability to process continuous vector data. -Updated velocity transformations using numpy.einsum. -Includes using all available SEN data, instead of first sample for entire burst.

What still needs to be done (in another pull request): -Adding the ability to process IMU vec data -Adding the ability to reshape continuous vec data for wave stats.