compute.bb.discrete.from.ECO: Backscattering processing from ECO sensor at discrete depth

View source: R/compute.bb.discrete.from.ECO.R

compute.bb.discrete.from.ECOR Documentation

Backscattering processing from ECO sensor at discrete depth

Description

Backscattering processing from ECO sensor at discrete depth

Usage

compute.bb.discrete.from.ECO(eco, ECO.type = "VFS3", ECO.bands = NA,
  Station = NA, DateTime, Depth = NA, Anw = NA, Salinity = 0,
  start = 999, end = 999)

Arguments

eco

is a list containing calibrated VSF data returned by apply.ECO.cal

ECO.type

is a character string for the type of ECO meter: BB9, BB3, VSF3. (Default is VSF3)

ECO.bands

must be provided if ECO.type == VSF3. It is a character string indicating the bands (BLUE, GREEN and RED), i.e. either "B", "G", "R" or "BG", or "BGR".

Station

is the station ID

DateTime

is a Date and Time stamp in POSIXct format

Depth

of sampling if data collected in discrete mode

Anw

Non-water absorption for the corresponding bands of the ECO meter.

Salinity

Salinity (Default = 0)

start

is the begining of the cast in seconds after the instrument warming period. If 999 then the user is prompt to click on the plot of VSF versus Time to choose the start and the end of the cast interactively. (Default = 1)

end

is the end of the cast in second. If 999 then it takes the end of the cast. (Default = 999)

Author(s)

Simon Belanger


belasi01/Riops documentation built on Sept. 5, 2022, 6:38 p.m.