ctd_df_cols | R Documentation |
Internal use vpr_ctd_read
ctd_df_cols(x, col_list)
x |
full filename (ctd .dat file) |
col_list |
list of CTD data column names |
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
K. Sorochan, E. Chisholm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.