Skip to content

Rx2day, Rx5day infinite values fix.

Erik Holmgren requested to merge A002512/climix:dev into main

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)

Merge request reports