Description Usage Arguments Value See Also Examples
View source: R/Chla_estimation.R
Chla estimation algorithm for the bloom water type
1 | Bloom(Rrs665, Rrs754)
|
Rrs665 |
Rrs665 |
Rrs754 |
Rrs754 |
A list including the algorithm index and Chla concentration.
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()
1 2 | data(WaterSpec35)
res = Bloom(WaterSpec35$`665`, WaterSpec35$`753.75`)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.