match_loc2eddies: Match a location to the edges of an eddy

Description Usage Arguments See Also

Description

Match a location to the edges of an eddy

Usage

1
match_loc2eddies(x, lon, lat, edges_coords = NULL, ...)

Arguments

x

An "eddy" object as obtained using eddies.

lon

location longitude

lat

location latitude

edges_coords

the coordinates of the edges of the eddies in x. This arguments allows to speed up calculation when this function is called from match_track2eddies and the same eddies are considered again and again. See eddies_edges.

...

arguments to be passed to ell.coords. Setting n to a lower level speeds up computing time.

See Also

match_track2eddies


SESman/eddies documentation built on May 9, 2019, 11:10 a.m.