Make the interpolators dask-compatible
Closed this issue · 1 comments
mraspaud commented
Problem description
At the moment, most of the interpolator aren't dask-friendly, which in turn necessitates a lots of workarounds in the code using geotiepoints.
This is a feature request to make geotiepoints as dask-compatible as possible. Supporting xarray.DataArrays would also be nice.