aazuspan/wxee

Gap filling

Closed this issue · 0 comments

Temporal smoothing (#31) requires gap-filled time series images. This feature would be a wxee.TimeSeries.fill_gaps method that uses a selectable method of interpolation (nearest neighbor, linear, and cubic) to unmask each image in the time series. Either drop images that don't have enough neighbors or just fall back to using nearest neighbor...