Description Usage Arguments Value References See Also Examples
Four-bands Chla algorithm by Yang et al. (2010) and Le et al. (2013)
1 2 3 | FBA_Le13(Rrs665, Rrs681, Rrs709)
FBA_Yang10(Rrs665, Rrs709, Rrs754)
|
Rrs665 |
Rrs665 |
Rrs681 |
Rrs681 |
Rrs709 |
Rrs709 |
Rrs754 |
Rrs754 |
A list including the algorithm index and Chla concentration.
Le C, Hu C, Cannizzaro J, et al. Evaluation of chlorophyll-a remote sensing algorithms for an optically complex estuary[J]. Remote Sensing of Environment, 2013, 129: 75-89.
Yang W, Matsushita B, Chen J, et al. An enhanced three-band index for estimating chlorophyll-a in turbid case-II waters: case studies of Lake Kasumigaura, Japan, and Lake Dianchi, China[J]. IEEE Geoscience and Remote Sensing Letters, 2010, 7(4): 655-659.
Other Algorithms: Chla concentration:
Blend_Bi21(),
Blend_FCMm(),
Blend_Jac17(),
Blend_Moo14(),
Blend_Smith18(),
Bloom(),
C6(),
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 3 | data(WaterSpec35)
res_L = FBA_Le13(WaterSpec35$`665`, WaterSpec35$`681.25`, WaterSpec35$`708.75`)
res_Y = FBA_Yang10(WaterSpec35$`665`, WaterSpec35$`708.75`, WaterSpec35$`753.75`)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.