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

Update diwasp code #199

Open dnowacki-usgs opened 3 months ago

dnowacki-usgs commented 3 months ago

Currently, DIWASP code for AQDs is pretty outdated and has a bunch of EPIC conventions stuff hanging around. We should also expand DIWASP options to Vectors. We also should try to get it working with pyDIWASP so we don't rely on the Matlab output.

dnowacki-usgs commented 3 months ago

This is the relevant file: https://github.com/USGS-CMG/stglib/blob/master/stglib/aqd/wvsnc2diwasp.py

dnowacki-usgs commented 3 months ago

And link to pyDIWASP: https://github.com/SBFRF/pyDIWASP