Sample camera trap time shift table
data(timeShiftTable)
A data frame with 2 rows and 4 variables
If image Exif metadata timestamps are wrong systematically (e.g. because camera system time was not set after changing batteries), it can be corrected using a data.frame
in the following format using function timeShiftImages
. For details on data format, please see timeShiftImages
.
The variables are as follows:
Station |
Camera trap station ID |
camera |
Camera trap ID (optional) |
timeshift |
time shift amount to be applied |
sign |
direction of time shift |