CYLC_HOME=/home/bruston/.local/share/cylc export PATH=${CYLC_HOME}/bin:$PATH
mkdir ~/.cylc vi ~/.cylc/global.rc
process pool size = 4 [monitor] sort order = alphanumeric
[hosts] [[localhost]] work directory = /work/noaa/da/$USER/cylc-run run directory = /work/noaa/da/$USER/cylc-run
cylc reg jedi.run.experiment.name $PWD
cylc run jedi.run.experiment.name
cylc mon --once jedi.run.experiment.name
cylc shutdown -k jedi.run.experiment.name
cylc restart jedi.run.experiment.name
cylc log -f e jedi.run.experiment.name [task] [time]