compute.Aph: Compute phytoplankton absorption spectrum (Aph) from total...

Description Usage Arguments Value Author(s)

View source: R/compute.Aph.R

Description

Compute phytoplankton absorption spectrum (Aph) from total particulate absorption (Ap) and, if available, the non-algal particles absorption (Anap) spectra

Usage

1
compute.Aph(waves, Ap, Anap)

Arguments

waves

is a vector of wavelengths

Ap

is the total particulate absorption vector (mandatory)

Anap

is the non-algal particles absorption vector. If Anap=NA only the spectral deconvolution method of Bricaud and Stramski (1990) is applied.

Value

It returns a list with all the cumputed spectra of Aph and Anap as well as the NAP spectral slopes for the different method. The program computes the Aph using three approaches:

Author(s)

Simon Belanger


belasi01/RspectroAbs documentation built on July 27, 2020, 9:52 p.m.