sloop check
usage: sloop check [-h] {exp-dir,env-vars,jobs,promises} ...
Sub-commands
exp-dir
check experiment directory
sloop check exp-dir [-h] [--xpid XPID]
Named Arguments
- --xpid
name of the experiment
env-vars
check environment variables
sloop check env-vars [-h] [--xpid XPID] [--vapp VAPP] [--task TASK]
Named Arguments
- --xpid
name of the experiment
- --vapp
vortex application, like
hycom3d
- --task
task name
jobs
check job status
sloop check jobs [-h]
promises
check task promises
sloop check promises [-h] [--cfg CFG] [--ascii ASCII] task
Positional Arguments
- task
task name
Named Arguments
- --cfg
configuration file
Default: “promises.cfg”
- --ascii
name of the output ascii file
Default: “promises_warning.txt”