match_track2eddies: Match a track to the edges of an eddy

Description Usage Arguments Details See Also

Description

Match a track to the edges of an eddy

Usage

1
match_track2eddies(x, track, lon = NULL, lat = NULL, ...)

Arguments

x

An "eddy" object as obtained using eddies.

track

a set of locations. First column is longitude and second is latitude.

lon

locations longitude

lat

locations latitude

...

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

Details

If lon and lat are non-null then track is ignored.

See Also

match_loc2eddies


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