Skip to contents

Write updated variables into a copy of the original LPJ-GUESS .state file

Usage

write_binary_LPJGUESS(State_updated, outdir)

Arguments

State_updated

A list containing updated state variables, position list and size list (get from read_binary)

outdir

Path to a directory containing the `0.state` and `meta.bin` files.

Value

No return value. Writes files to disk as side effect.

Author

Yinghao Sun