ctd_cast.Rd
This is an internal step required to bin data
ctd_cast(
data,
cast_direction = "ascending",
data_type,
cutoff = 0.1,
breaks = NULL
)
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
Outputs either data frame or oce ctd object
ctdFindProfiles
arguments for minLength
and cutOff
were updated to
prevent losing data (EC 2019/07/23)