interp_adcp: Interpolate an adcp field to different depths

View source: R/adcp.R

interp_adcpR Documentation

Interpolate an adcp field to different depths

Description

Interpolate an adcp field to different depths

Usage

interp_adcp(
  adcp,
  dvec,
  vars = c("u", "v", "Idb", "backscat", "quality", "percent")
)

Arguments

vars

benharden27/seaprocess documentation built on June 28, 2023, 7:20 p.m.