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

Add filtering/smoothing options #261

Open ssuttles-usgs opened 1 week ago

ssuttles-usgs commented 1 week ago

Add 2nd order 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.