Write restart files for model
write_restart.SIBCASA(
outdir,
runid,
start.time,
stop.time,
settings,
new.state
)
Arguments
- outdir
Output directory
- runid
Run ID
- start.time
Time of current assimilation step
- stop.time
Time of next assimilation step
- settings
PEcAn settings object
- new.state
Analysis state matrix returned by sda.enkf
Author
Alexey Shiklomanov