Skip to content
Snippets Groups Projects
Commit b8098600 authored by Shavers, Nicholas H's avatar Shavers, Nicholas H
Browse files

todo note: consider padding timeseries using timeseriesutility. (currently not implemeneted)

parent 807ca9a0
No related branches found
No related tags found
1 merge request!380xmlfactory mvp
......@@ -134,6 +134,7 @@ class XMLFactory(TimeseriesFactory):
return
timeseries.merge()
# TODO: CONSIDER PADDING TIMESERIES: use TimeseriesUtility.pad_timeseries(...)
# Filter channels
if channels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment