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.

  1. Setup an NCI account:
  2. Join an NCI project:
  3. Join the ACCESS group:
  4. Request UK Met Office account:
  5. Login to NCI:

    1. (Optional) Setup a VDI (virtual desktop using Strudel, recommended for slow/unstable connections):
      1. https://opus.nci.org.au/display/Help/VDI+User+Guide
      2. 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.
      3. Open terminal from a VDI (Applications → System Tools → Terminal)
    2. 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
  6. Setup an SSH key on local computer if using a Linux terminal (not necessary if using a VDI):
  7. Setup accessdev for Rose/Cylc:

  8. Join the ARCCSS Slack:
    1. https://join.slack.com/t/arccss/signup (requires a CLEX/CSIRO/BoM email)
    2. Join the Slack channel #access-cm2
  9. Watch the ‘Getting Started with ACCESS’ webinar:
  10. 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:
  11. Next tutorial: