get.uv: Get u and v subfunction

Description Usage Arguments Value Author(s) See Also Examples

View source: R/get.uv.r

Description

Get advective parameters from an estimated track or section of track

Usage

1
get.uv(track = nsfish[1:10, ])

Arguments

track

track returned from Kalman filter estimation. Columns must be in the following order: Day, Month, Year, Longitude, Latitude

Value

u and v advection for the track, or section of track.

Author(s)

Benjamin Galuardi

See Also

merge.par get.kfD get.allpar

Examples

1
none. Typically used within other functions

galuardi/SatTagSim documentation built on Nov. 15, 2020, 6:28 a.m.