sloop constants

usage: sloop constants [-h] [--exp-dir EXP_DIR] [--namespace NAMESPACE]
                       {get,get-novortex,put,store} ...

Named Arguments

--exp-dir

experiment directory

--namespace

force the vortex namespace

Sub-commands

get

get tarfile of model permanent files

sloop constants get [-h] directory [pack [pack ...]]

Positional Arguments

directory

directory where to untar files

pack

selected packs

get-novortex

get model permanent files in no-vortex context

sloop constants get-novortex [-h]

put

store tarfile of model permanent files in cache uget

sloop constants put [-h] [--tardir TARDIR] directory [pack [pack ...]]

Positional Arguments

directory

directory where files are

pack

selected packs

Named Arguments

--tardir

directory where where to build .tar file

Default: “constants”

store

store tarfile of model permanent files on archive system

sloop constants store [-h] [--cycle CYCLE] {push,pull} ...

Named Arguments

--cycle

cycle target

Sub-commands

push

push constants on an user archive system

sloop constants store push [-h]
pull

pull constants from an user archive

sloop constants store pull [-h]