restructures diag files, formats dates & lc's; truncates start (and end for "nrt") of individual deployments using ctd dates; converts to sf geometry - all in preparation for SSM-filtering. Splits resulting truncated diag files by species.
smru_prep_loc(
smru,
meta,
dropIDs = NULL,
crs = NULL,
gps.tab = FALSE,
QCmode = "nrt"
)
list of SMRU tables
metadata used to truncate start of diag data for each individual
SMRU refs to be dropped (eg. tags were turned on but not deployed)
a proj4string to re-project diag locations from longlat. Default is NULL
which results in one of 4 possible projections applied automatically, based on
the centroid of the tracks. See overview
vignette for details.
if a GPS table exists in smru
should location be merged into diag (default is FALSE)
specify whether QC is near real-time (nrt) or delayed-mode (dm), in latter case diag is not right-truncated & date of first dive is used for the track start date