Setup#
This tutorial is made up of Jupyter notebooks. You can view them as a website at https://scottwales.github.io/aus2200-training, or if you like you can download them from scottwales/aus2200-training.
Accounts#
To run the tutorial suites you’ll need a MOSRS Account so that you can download the suites and source code. Request an account from your local sponsor
You’ll also need to be a member of the following NCI projects:
access
: UM licensed software, modules and datahr22
: Rose and Cylc softwareki32
: Source repository mirrorski32_mosrs
: MOSRS mirrors (requires membership ofki32
and a MOSRS account)hh5
: Climate and Weather Conda environmentsrt52
: ERA5 mirrorzz93
: ERA5-land mirror
Cylc at NCI is managed centrally, see NCI’s documentation for instructions on setting it up. Contact help@nci.org.au for assistance with using Cylc or the ARE platform. If you have trouble with the model itself you can ask questions on the ACCESS Hive Forum
VDI Session#
Start up a VDI session at https://are.nci.org.au, using the settings:
Walltime: 4
Queue: normalbw
Compute Size: small
Project: nf33
Storage: gdata/access+gdata/hr22+gdata/ki32+gdata/hh5+gdata/rt52+gdata/zz93
Once your VDI session has started open a terminal and load the Rose/Cylc environment with:
module purge
module use /g/data/hr22/modulefiles
module load pbs cylc7
mosrs-auth