diff --git a/geomagio/edge/EdgeFactory.py b/geomagio/edge/EdgeFactory.py index 1ab734a5568073f93c5273c6c3aad168fb1de5f7..3c20786643dff2d46abe8961180a94ea45d67c81 100644 --- a/geomagio/edge/EdgeFactory.py +++ b/geomagio/edge/EdgeFactory.py @@ -567,7 +567,7 @@ class EdgeFactory(TimeseriesFactory): if channel in dbdt: timeseries[i] = dbdt_stream.select(channel=channel + "_DDT")[0] - TimeseriesUtility.pad_timeseries(timeseries, starttime, endtime) + TimeseriesUtility.pad_timeseries(timeseries, starttime, endtime) def _put_channel( self, timeseries, observatory, channel, type, interval, starttime, endtime,