adpFlag: ADCP processing Step 3.5

Description Usage Arguments

View source: R/adcpToolbox.R View source: R/original functions/adpFlag.R View source: R/original functions/qcFlag.R

Description

ADCP processing Step 3.5

Usage

1
2
adpFlag(adp, pg = adp[["percentgd_threshold"]],
  er = adp[["error_threshold"]])

Arguments

adp,

an adp object, oce-class

pg,

The minimum percent good for evaluating beams one + four of the adcp (BIO standard is 25)

er,

Maximum error velocity for evaluating adcp data (BIO standard is 0.46)

flagScheme,

scheme of flags that will be followed, BODC, MEDS, etc


Echisholm21/adp documentation built on May 20, 2019, 9:12 p.m.