xarray.DataArray.isel_points

DataArray.isel_points(dim='points', **indexers)

Return a new DataArray whose dataset is given by pointwise integer indexing along the specified dimension(s).