applyDrift: Apply Drift Calibration

Description Usage Arguments Author(s)

View source: R/applyDrift.R

Description

Applies estimated drift to detection and calibration data. Detection and calibration data frames will have two new columns driftedBuoyLat and driftedBuoyLong. These are calculated based on the drift rate, bearing, and time since deployment.

Usage

1
applyDrift(stationList, myStations, recalibrate = FALSE, ...)

Arguments

stationList

a list of sonobuoy stations as created by loadStations, or a single station as created by formatStation

myStations

IDs of stations to check. Needed for calibrateStations to work correctly

recalibrate

should buoys that have already been checked be re-examined? If FALSE, any buoys with existing drift data will be skipped over.

...

arguments passed on to other functions

Author(s)

Taiki Sakai taiki.sakai@noaa.gov


EricArcher/PAMsbuoy documentation built on March 3, 2021, 5:56 a.m.