Bloom: Chla estimation algorithm for the bloom water type

Description Usage Arguments Value See Also Examples

View source: R/Chla_estimation.R

Description

Chla estimation algorithm for the bloom water type

Usage

1
Bloom(Rrs665, Rrs754)

Arguments

Rrs665

Rrs665

Rrs754

Rrs754

Value

A list including the algorithm index and Chla concentration.

See Also

Other Algorithms: Chla concentration: Blend_Bi21(), Blend_FCMm(), Blend_Jac17(), Blend_Moo14(), Blend_Smith18(), C6(), Chla_FBA, Chla_Gil10_Git11, Chla_OCx_OLCI, FCM_m_Chla_estimation(), Gons08(), NDCI_Mi12(), OCI_Hu12(), QAA_v5(), SCI_Shen10(), TC2(), run_all_Chla_algorithms()

Examples

1
2
data(WaterSpec35)
res = Bloom(WaterSpec35$`665`, WaterSpec35$`753.75`)

bishun945/FCMm documentation built on Oct. 15, 2021, 6:43 p.m.