pyinterp.backends.xarray.RegularGridInterpolator.grid

property RegularGridInterpolator.grid: Grid2D | Grid3D | Grid4D

Gets the instance of handling the regular grid for interpolations.

Returns:

The regular grid.