get.allpar: Get u and v parameterss

Description Usage Arguments Value Author(s) See Also

Description

Function to get monthly u and v advection parameters for a group of tracks

Usage

1
get.allpar(tracks = nsfish, parallel = F)

Arguments

tracks

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

parallel

Logical. if parallel, uses plyr built in parallel capabilities

Value

a data frame of TagID, Month, u, v and a default value of D (diffusion) for each track for each month. This result is a pre requisite for merge.par

Author(s)

Benjamin Galuardi

See Also

merge.par get.uv


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