generated from just-the-docs/just-the-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into icon_workflow
- Loading branch information
Showing
7 changed files
with
78 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,6 @@ | |
|
||
C2SM provides different climate datasets such as CMIP5, CMIP6 or CORDEX, as downloaded from the original sources, as well as processed datasets such as the so-called CMIP6-NextGeneration (CMIP6-ng) archive. | ||
|
||
If you need access to other climate datasets contact us at [[email protected]](mailto:[email protected]) or add an [issue :material-open-in-new:](https://github.com/C2SM/Tasks-Support/issues){:target="_blank"} and we will support you with your request. | ||
Since July 2024, C2SM offers access to climate model and reanalysis data via our web-based climate data extraction tool [Zephyr](../tools/zephyr.md), available at [https://zephyr.ethz.ch :material-open-in-new:](https://zephyr.ethz.ch){:target="_blank"}. Zephyr allows you to request climate data from C2SM and simultaneously extract specific regions or individual grid points directly from your browser. Once your request has been submitted and successfully processed, you will receive a download link to access your requested data directly from your web browser. | ||
|
||
If you need access to other climate datasets, contact us at [[email protected]](mailto:[email protected]) or add an [issue :material-open-in-new:](https://github.com/C2SM/Tasks-Support/issues){:target="_blank"} and we will support you with your request. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,11 +62,6 @@ srun -N 1 -c 12 --mem-per-cpu=20G spack install -v -j 12 | |
- The resulting executable is not tested. | ||
- Anything can go wrong | ||
|
||
- Install latest `uenv` tool | ||
```shell | ||
git clone [email protected]:eth-cscs/uenv.git && ./uenv/install --local | ||
``` | ||
|
||
- Get `spack-c2sm` on the `uenv_ci` branch | ||
```shell | ||
git clone --depth 1 --recurse-submodules --shallow-submodules -b uenv_ci https://github.com/C2SM/spack-c2sm.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters