USGS-CMG / stglib

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

Fill IQ mean velocity and other fixes #189

Closed rbales-usgs closed 7 months ago

rbales-usgs commented 7 months ago

This pull request includes some minor changes to iq.py:

-Fixed type in Vel_Mean "long_name" attribute -Changed encoding of time to "i4" -Added a def to fill Vel_Mean by other velocity variables (since this the mean velocity, should fill during times of other bad beam/bank (left or right) velocity data)