read.gliderDat | R Documentation |
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.
read.gliderDat(file)
file |
a .dat file |
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.
a list of ctd objects
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.