Fix interpolations
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
changed milestone to %2.1.0
added BUG label
requested review from @luenensc
assigned to @palmb
@palmb you asked for my opinion on this:
As far as i can see, you are catching the case, that all the data is invalid - this means either
np.nan
or masked (because of being flagged higher thandfileter
) - wich means that no reasonable interpolation can be done and also the subsequent methods get an empty timeseries passed - wich most likely caused the error. So doing nothing and just returning data looks consistent to me...Edited by Peter Lünenschloß
mentioned in commit 936e8626
mentioned in issue #353 (closed)
mentioned in commit 63b55c6d
mentioned in commit 684dc8a0
mentioned in commit 8f7a90e4