This is an internal step required to bin data
ctd_cast(
data,
cast_direction = "ascending",
data_type,
cutoff = 0.1,
breaks = NULL
)
Outputs either data frame or oce ctd object
an oce
ctd object
'ascending' or 'descending' depending on desired section
specify 'oce' or 'df' depending on class of desired output
Argument passed to ctdFindProfiles
Argument passed to ctdFindProfiles
K Sorochan, E Chisholm