SEB_SeaBird_append: A function to append Seabird SBE data to SEBASTES deployment...

View source: R/functions.R

SEB_SeaBird_appendR Documentation

A function to append Seabird SBE data to SEBASTES deployment data

Description

This function merges a Seabird SBE file with time, depth and temperature to frame data from SEBASTES output.

Usage

SEB_SeaBird_append(frame_data, SBE_file, offset = 0)

Arguments

frame_data

a standard output from the SEB_data_concatenate function used on images analyzed using the SEBASTES software.

SBE_file

a single or multiple SBE files in their native format

offset

offset in hours for conversion between SBE timestamp and camera timestamp

Examples

SEB_SeaBird_append(frame_data, SBE_file,offset=-7)

rooperc4/StereoCamDataUtils documentation built on Nov. 20, 2024, 9:58 p.m.