match_locations_to_grid.Rd
Match locations on an old grid to indices on a new grid
match_locations_to_grid(loc_old, loc_new, tol = 1e-08)
Numeric vector of locations to be matched (e.g. u_obs).
Numeric vector of candidate locations (e.g. u_final).
Nonnegative numeric tolerance for matching.
Integer vector of indices into loc_new.