ctd_df_cols: Read CTD data (SBE49) from CTD- VPR package

View source: R/EC_functions.R

ctd_df_colsR Documentation

Read CTD data (SBE49) from CTD- VPR package

Description

Internal use vpr_ctd_read

Usage

ctd_df_cols(x, col_list)

Arguments

x

full filename (ctd .dat file)

col_list

list of CTD data column names

Details

WARNING This is hard coded to accept a specific order of CTD data columns. The names and values in these columns can change based on the specific instrument and should be updated before processing data from a new VPR.

Text file format .dat file Outputs ctd dataframe with variables time_ms, conductivity, temperature, pressure, salinity

Author(s)

K. Sorochan, E. Chisholm


Echisholm21/vprr documentation built on Feb. 9, 2025, 4:21 p.m.