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

Additional Signature support #115

Closed ssuttles-usgs closed 1 year ago

ssuttles-usgs commented 1 year ago

Add support for Burst and IBurst High-Resolution modes (HR), and Echosounder (Echo1) mode. Add manual chunking to cdf datasets imported into sig/cdf2nc.py to allow handling of larger datasets and variables and improve performance of code. Updated tests and tested new functionality locally, but put decorator on test_sig() in test_scripts.py to cause test to be skipped on the pull request.