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
)

Arguments

outdir

output directory

runid

run ID

start.time

start date and time for each SDA ensemble

stop.time

stop date and time for each SDA ensemble

settings

PEcAn settings object

new.state

analysis state vector

RENAME

flag to either rename output file or not

new.params

list of parameters to convert between different states

inputs

list of model inputs to use in write.configs.SIPNET

verbose

decide if we want to print the outputs.

Value

NONE

Author

Ann Raiho araiho@nd.edu