View source: R/check_files_existance.R
check_files_existence | R Documentation |
Accessory function used to see if all expected out files for the selected date are already present in the output folder. If all expected out files are already present, check_files is set to TRUE, and the date is skipped in MODIStsp_process.
check_files_existence(
out_prod_folder,
file_prefix,
yy,
DOY,
bandnames,
bandsel_orig_choice,
indexes_bandnames,
indexes_bandsel,
quality_bandnames,
quality_bandsel,
out_format
)
out_prod_folder |
|
file_prefix |
|
yy |
|
DOY |
|
bandnames |
|
bandsel_orig_choice |
|
indexes_bandnames |
|
indexes_bandsel |
|
quality_bandnames |
|
quality_bandsel |
|
out_format |
|
check - logical = 1 if all expected output files are already existing
License: GPL 3.0
Lorenzo Busetto, phD (2014-2017)
Luigi Ranghetti, phD (2015)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.