read.gliderDat: Read .dat glider data

View source: R/glider.R

read.gliderDatR Documentation

Read .dat glider data

Description

This function is very specialized for a non-standard data format. It reads in .dat files that are being produced, as of 20191002, for DFO gliders, as processed by Dave Hebert.

Usage

read.gliderDat(file)

Arguments

file

a .dat file

Details

This function reads in the data and then puts the data into oce ctd objects for easy use. Apart from the standard physical parameters, temperature and salinity, oxygen percent saturation and fluoresence is also added as oxygenPercentSaturation and fluorometer respectively.

Value

a list of ctd objects

Author(s)

Chantelle Layton


clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.