A headless version of the Data-Harvester (with some limitations)
harvest.Rd
The harvest()
function requires a YAML configuration file to work and will
perform data aggregation, downloading and logging based on what is parsed
from the YAML file. For more information on 'headless' functionality, see the
documentation online (site not live yet).
Arguments
- path_to_config
string
: path to YAML config file, e.g. "settings/"- log_name
string
: name of output log file which contains some information about downloaded files- plot
logical
: present a matrix plot of the first band of every image downloaded. Defaults to FALSE- contour
logical
: add contour lines to the plot. Defaults to FALSE