frg_compmean: frg_compmean

Description Usage Arguments Details Value Author(s)

Description

Accessory function to compute average summer NDVI for each year.

Usage

1
frg_compmean(opts, yy, UI_check = TRUE, max_UI = 5, force_update = FALSE)

Arguments

opts

list of options passed from frg_fullprocessing()

yy

character year of the analysis

UI_check

logical If TRUE, use usefulness index data to filter-out low quality data, Default: TRUE

max_UI

numeric Maximum UI value of high-quality NDVI data. Values of pixels with UI > max_UI are treated as noisy and not considered in average computation, Default: 5

force_update

logical If TRUE, recompute the average files even if it already exist, Default: FALSE

Details

Accessory function to compute average summer NDVI for each year using MODIS data downloaded by frg_moddownload.

Value

character If all goes well, the function returns "DONE!"

Author(s)

Lorenzo Busetto, phD (2017) lbusett@gmail.com

Lorenzo Busetto, PhD (2012) email: lbusett@gmail.com


lbusett/frgtool documentation built on May 20, 2019, 11:27 p.m.