get.allpar: Get u and v parameterss

get.allparR Documentation

Get u and v parameterss

Description

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

Usage

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 Oct. 22, 2024, 10:18 a.m.