Rx2day, Rx5day infinite values fix.
Some methods, namely da.where
and sliding_window_view
does not respect
masked arrays. This makes sure that masked arrays are masked again after
these operations.
Not sure if fix in PointLocalAggregator
is the best solution.
Closes #260 (closed)