load_veg.Rd
uses `PEcAn.benchmark::load_data()` to get veg data
load_veg(
new_site,
start_date,
end_date,
source_id,
source,
icmeta = NULL,
format_name = NULL,
machine_host,
dbparms,
outfolder,
overwrite = FALSE,
...
)
list passed to `load_data`
date range to look up
input id to look up in DB
name of data source (used in file naming)
metadata for initial conditions
file format to look for
hostname of machine where the data lives
parameters to use when opening connection to database
path to write results
Logical: replace existing files? NOTE: Currently ignored!
Additional arguments, currently ignored