pyinterp.backends.xarray.RegularGridInterpolator ================================================ .. currentmodule:: pyinterp.backends.xarray .. autoclass:: RegularGridInterpolator :show-inheritance: .. rubric:: Attributes .. autosummary:: :toctree: ~RegularGridInterpolator.grid ~RegularGridInterpolator.ndim .. rubric:: Special Methods .. autosummary:: :toctree: ~RegularGridInterpolator.__call__ ~RegularGridInterpolator.__getstate__ ~RegularGridInterpolator.__setstate__