fdk_format_drivers.Rd
Takes site information for a single or multiple sites and grabs all data required for a p-model run in rsofun.
fdk_format_drivers(
site_info,
params_siml = dplyr::tibble(spinup = TRUE, spinupyears = 10, recycle = 1, outdt = 1,
ltre = FALSE, ltne = FALSE, ltrd = FALSE, ltnd = FALSE, lgr3 = TRUE, lgn3 = FALSE,
lgr4 = FALSE),
path,
verbose = TRUE
)
returns an rsofun compatible driver file for the provided sites
Parameter settings are provided as arguments, but could be altered after the fact if desired.
NOTE: Processing is selective and will create different files on non-GECO workstations.