harvest

harvest

Manually run harvesting.

Usage

grond harvest <rundir> [options]

Options

-h, --help

show this help message and exit

--force

overwrite existing harvest directory

--neach=NEACH

take NEACH best samples from each chain (default: 10)

--weed=WEED

weed out bootstrap samples with bad global performance. 0: no weeding (default), 1: only bootstrap chains where all NEACH best samples global misfit is less than the global average misfit of all NEACH best in all chains plus one standard deviation are included in the harvest ensemble, 2: same as 1 but additionally individual samples are removed if their global misfit is greater than the global average misfit of all NEACH best in all chains, 3: harvesting is done on the global chain only, bootstrap chains are excluded

--loglevel=LOGLEVEL

set logger level to “critical”, “error”, “warning”, “info”, or “debug”. Default is “info”.