ctd_df_cols {vprr} | R Documentation |
Read CTD data (SBE49) and Fluorometer data 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, fluor_ref, fluorescence_mv, turbidity_ref, turbidity_mv, altitude_NA
Author(s)
K. Sorochan, E. Chisholm
[Package vprr version 0.2.3 Index]