get.uv: Get u and v subfunction

View source: R/get.uv.r

get.uvR Documentation

Get u and v subfunction

Description

Get advective parameters from an estimated track or section of track

Usage

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

none. Typically used within other functions

galuardi/SatTagSim documentation built on Oct. 22, 2024, 10:18 a.m.