write_restart.SIPNET.Rd
Write restart files for SIPNET. WARNING: Some variables produce illegal values < 0 and have been hardcoded to correct these values!!
write_restart.SIPNET(
outdir,
runid,
start.time,
stop.time,
settings,
new.state,
RENAME = TRUE,
new.params = FALSE,
inputs,
verbose = FALSE
)
output directory
run ID
start date and time for each SDA ensemble
stop date and time for each SDA ensemble
PEcAn settings object
analysis state vector
flag to either rename output file or not
list of parameters to convert between different states
list of model inputs to use in write.configs.SIPNET
decide if we want to print the outputs.
NONE