Calculate the bin depth below the surface
adcp_calculate_bin_depth.RdCalculate the bin depth below the surface
Arguments
- dat
- Data frame of ACDP data in long format, as returned by - adcp_pivot_longer().
- metadata
- Data frame with metadata information for the deployment in - dat(e.g., a row from the NSDFA tracking sheet). Must include column- Inst_Altitude. Option to use default value- metadata = NULLand provide the required value in the- inst_altargument.
- inst_alt
- Height of the instrument above the sea floor (in metres). Not used if - metadataargument is specified.