Description Usage Arguments Author(s) References
This function implements empirical models to estimate LAI (Leaf Area Index) for satellital images. Models were extracted from METRIC publications and other works developed on different crops.
1 |
method |
Method used to estimate LAI from spectral data. See Details. |
image |
image. top-of-atmosphere reflectance for method=="metric" | method=="metric2010" | method=="vineyard" | method=="MCB"; surface reflectance for method = "turner". Not needed if ESPA == TRUE |
sat |
"L7" for Landsat 7, "L8" for Landsat 8 or "auto" to guess from filenames |
ESPA |
Logical. If TRUE will look for espa.usgs.gov related products on working folder |
aoi |
area of interest to crop images, if waterOptions("autoAoi") == TRUE will look for any object called aoi on .GlobalEnv |
L |
L factor used in method = "metric" or "metric2010" to estimate SAVI, defaults to 0.1 |
Guillermo Federico Olmedo
Fonseca-Luengo, David
R. G. Allen, M. Tasumi, and R. Trezza, "Satellite-based energy balance for mapping evapotranspiration with internalized calibration (METRIC) - Model" Journal of Irrigation and Drainage Engineering, vol. 133, p. 380, 2007
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.