write_restart.ED2.RdWrite ED2 restart file from SDA results
write_restart.ED2(outdir, runid, start.time, stop.time, settings, new.state, RENAME = TRUE, new.params, inputs)
| outdir | outout directory |
|---|---|
| runid | run id |
| start.time | Time of current assimilation step |
| stop.time | Time of next assimilation step |
| settings | pecan settings list |
| new.state | Analysis state matrix returned by |
| RENAME | flag to either rename output file or not |
| new.params | optional, additionals params to pass write.configs that are deterministically related to the parameters updated by the analysis |
| inputs | new input paths updated by the SDA workflow, will be passed to write.configs |
TRUE if successful