Setting up for ACCESS-CM2
These instructions are designed to get you setup and ready to continue the ACCESS-CM2 training contained in this wiki.
- Setup an NCI account:
- Join an NCI project:
- Join the ACCESS group:
- Request UK Met Office account:
- Email cws_help@nci.org.au to request account
- Login at https://code.metoffice.gov.uk
-
Login to NCI:
- (Optional) Setup a VDI (virtual desktop using Strudel, recommended for slow/unstable connections):
- https://opus.nci.org.au/display/Help/VDI+User+Guide
-
Make sure you have done this according to the above link!! [https://forum.access-hive.org.au/t/access-rose-cannot-access-to-gadi/756/2]
SSH Key Set up# Create a new ssh-key by running: ssh-keygen -t rsa -f ~/.ssh/<your_ssh_key_name_for_gadi> # and then insert the passphrase twice. # Add the public key to Gadi’s authorized keys. To do this step I would suggest manually copying your newly created public key (the content of ~/.ssh/<your_ssh_key_name_for_gadi>.pub) to the ~/.ssh/authorized_keys on Gadi. Just make sure not to include any new lines after you paste the content.
- Open terminal from a VDI (Applications → System Tools → Terminal)
-
Connect via a terminal: (USER_ID is the account name from step 1)
$ ssh -X USER_ID@gadi.nci.org.au $ ssh -X USER_ID@accessdev.nci.org.au
- (Optional) Setup a VDI (virtual desktop using Strudel, recommended for slow/unstable connections):
- Setup an SSH key on local computer if using a Linux terminal (not necessary if using a VDI):
-
Setup accessdev for Rose/Cylc:
-
These commands (and subsequent prompts) should automatically set up all of the necessary connections for ACCESS-CM2 to run:
$ mosrs-setup $ mosrs-auth $ accessdev-gadi-setup
- For more detail, including troubleshooting, please refer to the following guides:
-
- Join the ARCCSS Slack:
- https://join.slack.com/t/arccss/signup (requires a CLEX/CSIRO/BoM email)
- Join the Slack channel #access-cm2
- Watch the ‘Getting Started with ACCESS’ webinar:
- Peruse the ACCESS-CM2 basic user guide. Most of it will be covered in the workshop, but is a useful resource to have on hand:
- Next tutorial: