diff --git a/docs/get_started/index.md b/docs/get_started/index.md index 69069c04d..d2a1c0b1a 100644 --- a/docs/get_started/index.md +++ b/docs/get_started/index.md @@ -29,46 +29,28 @@ Once you sign up, you will be assigned a username (e.g. `ab1234`).
## Join relevant NCI projects + +NCI is hosting a large amount of data for the climate community on its supercomputer Gadi. The access to this storage as well as to computing resources to run models and evaluate them is organised in *projects*. + +To be able to perform computations yourself, you need to join a project with computing resources. This project code will be provided by your supervisor, research project or institution. + To join a project, search for it on NCI website and request membership. -Every project has an ID (e.g. `xp65`). This ID is what the term project actually refers to. -
-The first project that you join will become your default one. -
-If you want to change your default project, please check how to change your default project on gadi. +Every project has an ID (e.g. `xp65`). This ID is what the term `$PROJECT` actually refers to. -There are several NCI projects that may be relevant to you, depending on the tasks you want to carry out. -
-Even though we recommend you have a chat with your supervisor to identify the relevant projects for your needs, the table below has a list of some of the most useful climate-related projects at NCI: +The first project that you join will become your default one (you can change it later [here](#change-default-project-on-gadi)). + +Depending on the work you do (running a model, model evaluation, etc.), you need to be part of different projects. We list them under the *Getting Started* pages of the respective sections. + +Here, we only show a few examples of projects that will be used by many users: -| Project | Description | Group | +| Project | Description | Type | |:------- |:----------- |:----- | -| tm70 | ACCESS-NRI Working Project |ACCESS-NRI | -| iq82 | ACCESS-NRI MED Compute | ACCESS-NRI | -| kj13 | ACCESS-NRI MED Data Dev | ACCESS-NRI | -| ct11 | ACCESS-NRI Replicated Datasets | ACCESS-NRI | -| xp65 | ACCESS-NRI Analysis Environments | ACCESS-NRI | -| access | ACCESS software sharing | ACCESS | -| p66 | ACCESS - AOGCM / suppport development of the ACCESS modelling system | ACCESS | -| p73 | ACCESS Model Output Archive (AOGCM) | ACCESS | -| hh5 | Climate-LIEF Data Storage | Data output| -| ub7 | Seasonal Prediction ACCESS-S1 Hindcast | Data output| -| ux62 | Seasonal Prediction ACCESS-S2 Hindcast | Data output| -| cb20 | ESGF CMIP3 Replication Data | Data output| -| al33 | ESGF CMIP5 Replication Data | Data output| -| rr3 | ESGF CMIP5 Australian Data Publication | Data output| -| oi10 | ESGF CMIP6 Replication Data | Data output| -| fs38 | ESGF CMIP6 Australian Data Publication | Data output| -| rt52 | ERA5 Replicated Data: Single and pressure-levels data | Data output| -| uc16 | ERA5 Replicated Datasets on Potential Temperature & Vorticity Levels | Data output| -| zz93 | ERA5-Land Replicated Data | Data output| -| zv2 | Australian Gridded Climate Data (AGCD) Collection | Data output| -| qv56 | Reference Datasets for Climate Model Analysis/Forcing | Data output| -| cj50 | COSIMA Model Output Collection | Data output| -| ik11 | COSIMA shared working space | Other projects | -| v45 | Ocean Extremes | Other projects | -| ga6 | Modelling the formation of sedimentary basins and continental margins | Other projects | -| qu79 | Collaborative REAnalysis Technical Environment Intercomparison Project (CREATE-IP) | Other projects | +| xp65 | ACCESS-NRI code environments | ACCESS-NRI code environment | +| hh5 | Climate-LIEF code environment | Code environment | +| access | ACCESS software sharing | ACCESS code environment | +| ik11 | COSIMA shared working space | Data storage | +
## Log in to Gadi @@ -301,9 +283,7 @@ Once you complete all the above steps, you will be able to connect to Gadissh gadi ### Change default project on Gadi -It is recommended that you change your default project on Gadi, as this might be used by tasks such as running a model or model evaluation. -
-To check which is your default project, on Gadi, run: +If you need to change your default project on Gadi, check which is your default project by running:
echo $PROJECT
If you want to change your default project, on Gadi you should manually change the `PROJECT` field in the `~/.config/gadi-login.conf` file, exit from Gadi, and log back in.