Patched TimeSeries.read to pad gaps in cache
This PR introduces an extension to the TimeSeries.read()
cache methods to pad gaps in the cache with a given value.
This PR fixes #69 (closed) and fixes #97 (closed).
This PR introduces an extension to the TimeSeries.read()
cache methods to pad gaps in the cache with a given value.
This PR fixes #69 (closed) and fixes #97 (closed).