Difference between revisions of "CLEX projects at NCI"

m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
 
The projects are:
 
The projects are:
{|  
+
 
! Project code !! Research Program (RP) !! Lead CI  
+
 
 +
 
 +
{| style="width: 465px;"
 +
|-
 +
! Project code
 +
! style="width: 214px;" | Research Program (RP)
 +
! style="width: 151px;" | Lead CI
 +
|-
 +
| [https://my.nci.org.au/mancini/project/v45 v45]
 +
| style="width: 214px;" | Ocean Extremes
 +
| style="width: 151px;" | Andy Hogg
 +
|-
 +
| [https://my.nci.org.au/mancini/project/w40 w40]
 +
| style="width: 214px;" | Weather and Climate interactions
 +
| style="width: 151px;" | Martin Jucker
 +
|-
 +
| [https://my.nci.org.au/mancini/project/w42 w42]
 +
| style="width: 214px;" | Attribution and Risk
 +
| style="width: 151px;" | Abhnil Prasad
 +
|-
 +
| [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:
 +
 
 +
{|
 
|-
 
|-
| v45 || Extra-tropical variability || Andy Hogg
+
! Project code
 +
! Research Program (RP)
 +
! Lead CI
 
|-
 
|-
| w35 || Drought || Claire Carouge
+
| v45
 +
| Extra-tropical variability
 +
| Andy Hogg
 
|-
 
|-
| w40 || Extreme Rainfall || Todd Lane
+
| w35
 +
| Drought
 +
| Claire Carouge
 
|-
 
|-
| w42 || Extreme Rainfall || Steven Sherwood
+
| w40
 +
| Extreme Rainfall
 +
| Todd Lane
 
|-
 
|-
| w48 || Tropical Variability || Dietmar Dommenget
+
| w42
 +
| Extreme Rainfall
 +
| Steven Sherwood
 
|-
 
|-
| w97 || Heatwaves || Jason Evans
+
| 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 ===
Line 26: Line 75:
  
 
 
 
 
<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/gadi-login.conf 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