Skip to contents

Write restart files for LPJGUESS new.state includes X (AGB.pft) from Analysis new.params includes LPJGUESS_state

Usage

write_restart.LPJGUESS(
  outdir,
  runid,
  start.time,
  stop.time,
  settings,
  new.state,
  RENAME = TRUE,
  new.params,
  inputs = NULL,
  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 runid

Value

NONE

Author

Yinghao Sun