bin_cast {vprr} | R Documentation |
Bin vpr data
Description
Formats oce
style VPR data into depth averaged bins using ctd_cast
and bin_calculate
This function is used inside concentration_category
Usage
bin_cast(ctd_roi_oce, imageVolume, binSize, rev = FALSE)
Arguments
ctd_roi_oce |
|
imageVolume |
the volume of VPR images used for calculating concentrations (mm^3) |
binSize |
passed to |
rev |
logical value,passed to |
Details
Image volume calculations can change based on optical setting of VPR as well as autodeck setting used to process images For IML2018051 (S2) image volume was calculated as 108155 mm^3 by seascan (6.6 cubic inches) For COR2019002 S2 image volume was calculated as 83663 mm^3 and S3 image volume was calculated as 366082 mm^3
Value
A dataframe of depth averaged bins of VPR data over an entire cast with calculated concentration values