dctools.processing.interpolation
Interpolation functions.
Functions
|
Apply an operation over time and depth dimensions for selected variables in an xarray Dataset. |
|
Unified interface which uses only scatter logic with Dask. |
|
Interpolate Dataset using PyInterp (High Performance). |
|
Interpolate an xarray Dataset onto a target grid using SciPy interpolation. |
|
Interpolate Dataset using xESMF. |
|
Rename coordinates back to their original names. |
|
Rename coordinates to 'lat' and 'lon' for pyinterp compatibility. |
|
Memory-efficient bilinear interpolation using scipy. |