xarray.DataArray.sel_points

DataArray.sel_points(dim='points', method=None, tolerance=None, **indexers)

Return a new DataArray whose dataset is given by pointwise selection of index labels along the specified dimension(s).