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

Update IQ.py #162

Closed rbales-usgs closed 10 months ago

rbales-usgs commented 10 months ago

Hi Dan,

I made some changes and updates to IQ.py for a data release I'm working on. Originally, I just had these changes on a local branch but I thought it would be best to try to get this merged while it is still fresh on my mind.

Changes made to: variable names and attributes and global attributes. Additions: filtering by SNR and Vertical Beam % Good thresholds, trimming surface bins, calculating bin distance, bin depths and bin height.

I kept all the defs I wrote in the IQ.py file. I can create something like aqdutils if that is preferred.