evaluate-atlas

Synopsis

evaluate-atlas [-h] [-a MEANS [MEANS ...]] [-w TMPDIR]
[-i STEP [STEP ...]] [-q QUEUE] [-t THREADS]
[-v VERBOSE]
config

Description

Evaluate (spatio-temporal) atlas sharpness measures.

Arguments

config

JSON file with atlas configuration.

Command options

-h, --help

show this help message and exit

-a MEANS [MEANS ...], --ages MEANS [MEANS ...], --means MEANS [MEANS ...]

Discrete time points for which to perform evaluation.

-w TMPDIR, --workdir TMPDIR, --tmpdir TMPDIR

Working directory of intermediate files.

-i STEP [STEP ...], --step STEP [STEP ...]

Atlas construction steps to evaluate. Evaluate all ‘iterations’ specified in config otherwise (default: 10).

-q QUEUE, --queue QUEUE

Name of batch system queue. Use ‘condor’ for HTCondor. Otherwise, the argument is assumed to be the name of a SLURM partition.

-t THREADS, --threads THREADS

Maximum number of CPU cores/threads to use.

-v VERBOSE, --verbose VERBOSE

Verbosity level of output messages: 0) no output, 1) report progress, 2) print command arguments.