Difference between revisions of "CLEX projects at NCI"

m (Changed Raijin to Gadi.)
m
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
 
The projects are:
 
The projects are:
{|  
+
 
! Project code !! Research Program (RP) !! Lead CI
+
 
 +
 
 +
{| style="width: 465px;"
 
|-
 
|-
| v45 || Extra-tropical variability || Andy Hogg
+
! Project code
 +
! style="width: 214px;" | Research Program (RP)
 +
! style="width: 151px;" | Lead CI
 
|-
 
|-
| w35 || Drought || Claire Carouge
+
| [https://my.nci.org.au/mancini/project/v45 v45]
 +
| style="width: 214px;" | Ocean Extremes
 +
| style="width: 151px;" | Andy Hogg
 
|-
 
|-
| w40 || Extreme Rainfall || Todd Lane
+
| [https://my.nci.org.au/mancini/project/w40 w40]
 +
| style="width: 214px;" | Weather and Climate interactions
 +
| style="width: 151px;" | Martin Jucker
 
|-
 
|-
| w42 || Extreme Rainfall || Steven Sherwood
+
| [https://my.nci.org.au/mancini/project/w42 w42]
 +
| style="width: 214px;" | Attribution and Risk
 +
| style="width: 151px;" | Abhnil Prasad
 
|-
 
|-
| w48 || Tropical Variability || Dietmar Dommenget
+
| [https://my.nci.org.au/mancini/project/w97 w97]
 +
| style="width: 214px;" | Drought
 +
| style="width: 151px;" | Jason Evans
 +
|}
 +
 
 +
w35 has been merged into w97
 +
 
 +
w48 has been merged into w40
 +
 
 +
Pre - 2022 project assignments:
 +
 
 +
{|
 
|-
 
|-
| w97 || Heatwaves || Jason Evans
+
! Project code
 +
! Research Program (RP)
 +
! Lead CI
 
|-
 
|-
 +
| v45
 +
| Extra-tropical variability
 +
| Andy Hogg
 +
|-
 +
| w35
 +
| Drought
 +
| Claire Carouge
 +
|-
 +
| w40
 +
| Extreme Rainfall
 +
| Todd Lane
 +
|-
 +
| w42
 +
| Extreme Rainfall
 +
| Steven Sherwood
 +
|-
 +
| w48
 +
| Tropical Variability
 +
| Dietmar Dommenget
 +
|-
 +
| w97
 +
| Heatwaves
 +
| Jason Evans
 
|}
 
|}
===Which project to join if part of several RPs===  
+
 
 +
=== Which project to join if part of several RPs ===
 +
 
 
We recommend people join all relevant projects but choose one project to work from. This will help people to collaborate with researchers from all the RPs they are part of.
 
We recommend people join all relevant projects but choose one project to work from. This will help people to collaborate with researchers from all the RPs they are part of.
  
 +
 
  
 
=== Setup default project on Gadi ===
 
=== Setup default project on Gadi ===
  
*Check your default project. Connect to raijin. Then type:  
+
*Check your default project. Connect to Gadi. Then type:  
  
 
 
 
 
<syntaxhighlight lang="unknown">
+
<syntaxhighlight lang="bash">echo $PROJECT
echo $PROJECT
 
 
</syntaxhighlight>
 
</syntaxhighlight>
  
*Change your default project. If the output from the previous step is not what you want, you need to open the ~/.config&nbsp;file in a text editor. Change the project ID in this file then save and close the file. EXIT your login session (and all others you may have currently open) and log in back. Your default project should have changed (check as in step 1).  
+
*If the output from the previous step is not what you want you can [[Gadi#Swapping_Projects|change your default project]].  
  
 
[[Category:Admin]]
 
[[Category:Admin]]

Latest revision as of 19:34, 8 December 2021

The projects are:

 

Project code Research Program (RP) Lead CI
v45 Ocean Extremes Andy Hogg
w40 Weather and Climate interactions Martin Jucker
w42 Attribution and Risk Abhnil Prasad
w97 Drought Jason Evans

w35 has been merged into w97

w48 has been merged into w40

Pre - 2022 project assignments:

Project code Research Program (RP) Lead CI
v45 Extra-tropical variability Andy Hogg
w35 Drought Claire Carouge
w40 Extreme Rainfall Todd Lane
w42 Extreme Rainfall Steven Sherwood
w48 Tropical Variability Dietmar Dommenget
w97 Heatwaves Jason Evans

Which project to join if part of several RPs

We recommend people join all relevant projects but choose one project to work from. This will help people to collaborate with researchers from all the RPs they are part of.

 

Setup default project on Gadi

  • Check your default project. Connect to Gadi. Then type:

 

echo $PROJECT