Difference between revisions of "CLEX projects at NCI"

m
 
(10 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;"
 +
|-
 +
! 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
 
|-
 
|-
| v45 || Extra-tropical variability || Andy Hogg
+
| [https://my.nci.org.au/mancini/project/w40 w40]
 +
| style="width: 214px;" | Weather and Climate interactions
 +
| style="width: 151px;" | Martin Jucker
 
|-
 
|-
| w35 || Drought || Claire Carouge
+
| [https://my.nci.org.au/mancini/project/w42 w42]
 +
| style="width: 214px;" | Attribution and Risk
 +
| style="width: 151px;" | Abhnil Prasad
 
|-
 
|-
| w40 || Extreme Rainfall || Todd Lane
+
| [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:
 +
 
 +
{|
 
|-
 
|-
| w42 || Extreme Rainfall || Steven Sherwood
+
! Project code
 +
! Research Program (RP)
 +
! Lead CI
 
|-
 
|-
| w48 || Tropical Variability || Dietmar Dommenget
+
| v45
 +
| Extra-tropical variability
 +
| Andy Hogg
 
|-
 
|-
| w97 || Heatwaves || Jason Evans
+
| 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 Raijin===  
+
 
* Check your default project. Connect to raijin. Then type:
+
 
<syntaxhighlight>
+
=== Setup default project on Gadi ===
echo $PROJECT
+
 
 +
*Check your default project. Connect to Gadi. Then type:  
 +
 
 +
&nbsp;
 +
<syntaxhighlight lang="bash">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 ~/.rashrc 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