process.ECOVSF: ECO-VSF processing for discrete depth (or profile sampling...

View source: R/process.ECOVSF.R

process.ECOVSFR Documentation

ECO-VSF processing for discrete depth (or profile sampling not implemented yet)

Description

ECO-VSF processing for discrete depth (or profile sampling not implemented yet)

Usage

process.ECOVSF(eco, station = NA, DateTime, Depth = NA, B.Anw = NA,
  G.Anw = NA, Salinity = 0, start = 1, end = 999)

Arguments

eco

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

station

is the station ID

DateTime

is a Date and Time stamp in POSIXct format

Depth

of sampling if data collected in discrete mode

B.Anw

Non-water absorption for the 470 nm band (Default = NA; no correction applied)

G.Anw

Non-water absorption for the 532 nm band (Default = NA; no correction applied)

Salinity

Salinity (Default = 0)

start

is the begining of the cast in seconds. 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.