USGS-CMG / stglib

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

Add filtering/smoothing options #261

Closed ssuttles-usgs closed 1 month ago

ssuttles-usgs commented 2 months ago

Add butterworth and median filtering/smoothing options to user specified variables. New code 'core/filter.py' was created for this purpose. Documentation was updated to include the format for specifying the filter options available in config.yaml files.