Scripts to Process Replay ICs for GEFS/SFS
DEPENDENCIES: cylc, python3 (matplotlib, xesmf, xarray, others), nco
USE of CYCL: if this is the first time using cylc, you'll likely need to add a ~/.cylc/flow/global.cylc examine and copy ~${BARTON_HOME}/.cylc/flow/global.cylc set a variable called CYLC_WORKDIR to a scratch directory (this is where cylc does work)
MODULES FOR DEPENDENCIES: Must load on command line! module use -a ~${BARTON_HOME}/TOOLS/modulefiles module conda Other modules loaded in Scripts
TO RUN:
open flow.cylc and edit top parameters if needed
e.g.: MAIL_ADDRESS
validate suite
cylc va
OTHER USEFUL CYLC COMMANDS:
cylc stop -k $NAME (shutdown and kill all tasks associated with the suite)
cylc clean