check¶
-
check
¶
Check data and configuration.
Usage¶
grond check <configfile> <eventnames> ... [options]
Options¶
-
-h, --help
show this help message and exit
-
--target-ids=TARGET_IDS
process only selected targets. TARGET_IDS is a comma-separated list of target IDs. Target IDs have the form SUPERGROUP.GROUP.NETWORK.STATION.LOCATION.CHANNEL.
-
--waveforms
show raw, restituted, projected, and processed waveforms
-
--nrandom=N
set number of random synthetics to forward model (default: 10). If set to zero, create synthetics for the reference solution.
-
--save-stations-used=FILENAME
aggregate all stations used by the setup into a file
-
--loglevel=LOGLEVEL
set logger level to “critical”, “error”, “warning”, “info”, or “debug”. Default is “info”.