Gons08: Gons algorithm by Gons et al. (2008)

Description Usage Arguments Value References See Also Examples

View source: R/Chla_estimation.R

Description

Gons algorithm by Gons et al. (2008)

Usage

1
Gons08(Rrs665, Rrs709, Rrs779)

Arguments

Rrs665

Rrs665

Rrs709

Rrs709

Rrs779

Rrs779

Value

A list including the algorithm estimated bbp and Chla concentration.

References

Gons H J, Auer M T, Effler S W. MERIS satellite chlorophyll mapping of oligotrophic and eutrophic waters in the Laurentian Great Lakes[J]. Remote Sensing of Environment, 2008, 112(11): 4098-4106.

See Also

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

Examples

1
2
data(WaterSpec35)
res = Gons08(WaterSpec35$`665`, WaterSpec35$`708.75`, WaterSpec35$`778.75`)

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