Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch cosima cookbook from xp65 to hh5 #440

Merged
merged 1 commit into from
Jul 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ COSIMA is the Consortium for Ocean-Sea Ice Modelling in Australia, which brings

## Getting Started

The easiest way to use the COSIMA Cookbook is through NCI's HPC systems. The cookbook is preinstalled both in the latest `access-med` (project `xp65`) and `conda/analysis3` (project hh5) environments.
The easiest way to use the COSIMA Cookbook is through NCI's HPC systems. The cookbook is preinstalled both in the `conda/analysis3` (project hh5) environments.

1. Clone the <a href="https://github.com/COSIMA/cosima-recipes"><code>cosima-recipes</code></a> repository to your local file space.
2. Start an [ARE JupyterLab session on NCI](https://are.nci.org.au) or a jupyter notebook on Gadi:
*If you are using ARE*:
**Storage**: gdata/xp65+gdata/ik11
**Module directories**: /g/data/xp65/public/modules
**Modules**: conda/are
**Storage**: gdata/hh5+gdata/ik11
**Module directories**: /g/data/hh5/public/modules
**Modules**: conda/analysis3
3. Navigate to one of the COSIMA recipes and run the analysis.

## Using the Cookbook
Expand Down
Loading