sloop init
usage: sloop init [-h] [-w WORK_DIR] [-n] [--develop]
[--sloop-env {current,oper}] [--vortex-dir VORTEX_DIR]
[--hpc-target {generic,datarmor,aquarium,meteofrance}]
vapp vconf xpid
Positional Arguments
- vapp
vortex vapp, like
hycom3d
- vconf
vortex vconf, like
manga
- xpid
vortex xpid, a kind of experiment, in the format
myexp@location
, wherelocation
defaults to username
Named Arguments
- -w, --work-dir
directory where to initialise your configuration
Default: .
- -n, --dry-run
show what gonna be done without doing it, for testing purpose
Default: False
- --develop
create symbolic links instead of copies, for development purpose
Default: False
- --sloop-env
Possible choices: current, oper
which python sloop environment to be used for executing sloop executable
Default: “current”
- --vortex-dir
vortex directory
- --hpc-target
Possible choices: generic, datarmor, aquarium, meteofrance
HPC target