Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
48b9872
Add page with support status
AnnikaLau Mar 4, 2025
e87bba4
Add links
AnnikaLau Mar 4, 2025
2ee3e7f
Rename User Support to Support
AnnikaLau Mar 24, 2025
73f2ab0
Merge branch 'main' into support_status
AnnikaLau Apr 28, 2025
3cb2998
Merge branch 'main' into support_status
AnnikaLau Aug 18, 2025
e769a06
Merge branch 'main' into support_status
AnnikaLau Dec 15, 2025
5ed0e78
Merge branch 'main' into support_status
AnnikaLau Jan 7, 2026
bed3242
Fix internal link
AnnikaLau Jan 7, 2026
f7a87d6
Merge branch 'main' into support_status
AnnikaLau Feb 2, 2026
5efa5ed
Merge branch 'main' into support_status
AnnikaLau Mar 4, 2026
3d68112
Merge branch 'main' into support_status
mjaehn Jun 2, 2026
6395d70
Merge branch 'main' into support_status
mjaehn Jun 2, 2026
75fce14
Merge branch 'main' into support_status
mjaehn Jun 4, 2026
4bab613
Merge branch 'main' into support_status
mjaehn Jun 9, 2026
0aff798
Merge branch 'main' into support_status
mjaehn Jun 9, 2026
84f5c4a
Merge branch 'main' into support_status
mjaehn Jun 15, 2026
d6ae74e
Merge branch 'main' of github.com:C2SM/c2sm.github.io into support_st…
mjaehn Jun 23, 2026
e0ccb85
Update table
mjaehn Jun 23, 2026
fafc7c4
Update homepage for tools
mjaehn Jun 23, 2026
ed20db8
Remove support status from tools
mjaehn Jun 23, 2026
38e5dad
Remove support status from Processing Chain
mjaehn Jun 23, 2026
41bd02f
Add Zonda info to Extpar and icontools
mjaehn Jun 23, 2026
bb81872
Update spice
mjaehn Jun 23, 2026
ccc9ac0
Update spice
mjaehn Jun 23, 2026
aa33323
Update models
mjaehn Jun 23, 2026
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
2 changes: 1 addition & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* [About C2SM](about/)
* [Events](events/)
* [Tasks](tasks/)
* [User Support](support/)
* [Support](support/)
* [HPC](hpc/)
* [Models](models/)
* [Tools](tools/)
Expand Down
3 changes: 1 addition & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
**Welcome to the C2SM User Landing Page!**

Here we collect helpful information for scientists and partners
about the [C2SM core team](about/index.md), [tasks](tasks/index.md), [support](support/index.md), supported [HPC systems](hpc/index.md), [models](models/index.md), [tools](tools/index.md), [datasets](datasets/index.md) and much more.
Here we collect helpful information for scientists and partners about the [C2SM core team](about/index.md), [tasks](tasks/index.md), [support](support/SUMMARY.md), supported [HPC systems](hpc/index.md), [models](models/index.md), [tools](tools/index.md), [datasets](datasets/index.md) and much more.

## News
22 changes: 21 additions & 1 deletion docs/models/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@

# Models

C2SM supports the two weather and climate models [ICON](icon/index.md) and [CESM](cesm.md), along with associated pre- and post-processing tools, on different high-performance platforms. This page provides an overview, along with detailed documentation and manuals for each required software component to run simulations using these specific models.
C2SM supports the models [ICON](icon/index.md) and [CESM](cesm.md) on different high-performance platforms. This page provides an overview, along with detailed documentation and manuals for each required software component to run simulations using these specific models.

<div class="grid cards" markdown>

- :material-web:{ .lg .middle } **ICON**

---

ICON (Icosahedral Nonhydrostatic Weather and Climate Model) is a global model suitable for climate and weather prediction at regional and global domains.

[:octicons-arrow-right-24: ICON](icon/index.md)

- :material-earth:{ .lg .middle } **CESM**

---

The Community Earth System Model (CESM) is a fully-coupled, global climate model.

[:octicons-arrow-right-24: CESM](cesm.md)

</div>
2 changes: 2 additions & 0 deletions docs/support/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* [User Support](user_support.md)
* [Support Status](status.md)
27 changes: 27 additions & 0 deletions docs/support/status.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Support status

## Models

| Model | Version(s) | Machine(s) | Source code |
|----------|-------------------|------------------|-----|
| [CESM](../models/cesm.md) | 2.1.2, 2.1.5, 2.2.2 | Euler | [CESM Homepage :material-open-in-new:](https://www.cesm.ucar.edu/){:target="_blank"} |
| [ICON](../models/icon/index.md) | latest public release | Santis, Euler | [ICON :material-open-in-new:](https://gitlab.dkrz.de/icon/icon-model){:target="_blank"} |
| [ICON-NWP](../models/icon/index.md) | latest master | Santis, Euler | [ICON-NWP :material-open-in-new:](https://gitlab.dkrz.de/icon/icon-nwp){:target="_blank"} |

## Tools

| Tool | Version(s) | Machine(s) | Source code |
|----------|-------------------|------------------|-----|
| [DWD ICON Tools](../tools/icontools.md) | >2.5.0 | Santis | [DWD ICON Tools :material-open-in-new:](https://github.com/C2SM/icontools){:target="_blank"} |
| [EXTPAR](../tools/extpar.md) | >5.15 | online (via Zonda) | [EXTPAR :material-open-in-new:](https://github.com/C2SM/extpar){:target="_blank"} |
| [Processing Chain](../tools/processing_chain.md) | latest | Santis | [Processing Chain :material-open-in-new:](https://github.com/C2SM/processing-chain){:target="_blank"} |
| [Scaling Analysis](../tools/scaling_analysis.md) | latest | Santis | [Scaling Analysis Tool :material-open-in-new:](https://github.com/C2SM/scaling_analysis){:target="_blank"} |
| [Spack](../tools/spack.md) | v0.22.2.6 | Santis, Euler | [spack-c2sm :material-open-in-new:](https://github.com/C2SM/spack-c2sm){:target="_blank"} |
| [SPICE](../tools/spice.md) | v2.4 | Santis | [SPICE :material-open-in-new:](https://gitlab.dkrz.de/clm-community/spice){:target="_blank"} |

## Web Tools

| Tool | Website |
|------|---------|
| [Zephyr](../tools/zephyr.md) | [zephyr.ethz.ch :material-open-in-new:](https://zephyr.ethz.ch){:target="_blank"} |
| [Zonda](../tools/zonda.md) | [zonda.ethz.ch :material-open-in-new:](https://zonda.ethz.ch/){:target="_blank"} |
File renamed without changes.
8 changes: 1 addition & 7 deletions docs/tools/extpar.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ is used to prepare the external parameter data files that are used as input for
All information around this software can be found in the
[official EXTPAR documentation :material-open-in-new:](https://c2sm.github.io/extpar/){:target="_blank"}.

## Support status

The `master` branch is continuously being tested on `co2` (ETHZ) and `levante` (DKRZ).

## Web Interface

Currently, C2SM, in collaboration with MeteoSwiss and DWD, is preparing a web interface
for generating external parameter files on the ICON grid. A first beta version will be
launched in March 2025.
[Zonda](zonda.md) is the web interface for generating EXTPAR data on ICON triangular grids, developed by C2SM in collaboration with MeteoSwiss and DWD. It is publicly available at [zonda.ethz.ch :material-open-in-new:](https://zonda.ethz.ch/){:target="_blank"}.
8 changes: 4 additions & 4 deletions docs/tools/icontools.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
The [DWD ICON Tools :material-open-in-new:](https://github.com/C2SM/icontools#dwd-icon-tools){:target="_blank"} contain a set of routines which may be suitable for reading, remapping and writing of fields from and to predefined grids,
e.g., regular (lat-lon, gaussian) or triangular (ICON). It can be used to generate lateral boundary conditions (LBC) and initial conditions (IC) for ICON-LAM simulations.

## Support status

The `master` branch of the [DWD ICON Tools :material-open-in-new:](https://github.com/C2SM/icontools){:target="_blank"} is integrated in the [`spack-c2sm` system tests :material-open-in-new:](https://github.com/C2SM/spack-c2sm/blob/main/test/common_system_test.py){:target="_blank"} on Balfrin.

## Repository

In order to get access to the [DWD ICON Tools repository hosted on the C2SM GitHub organisation :material-open-in-new:](https://github.com/C2SM/icontools){:target="_blank"},
please contact your group's technical contact. They will be responsible for adding you to the appropriate user group.

## Web Interface

[Zonda](zonda.md) uses DWD ICON Tools under the hood: `icongridgen` is used to generate ICON grids, and `iconsub` is used to create the lateral boundary grid. Zonda is publicly available at [zonda.ethz.ch :material-open-in-new:](https://zonda.ethz.ch/){:target="_blank"}.

## Usage

### Option 1: Shipped via uenv
Expand Down
98 changes: 96 additions & 2 deletions docs/tools/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,100 @@

# Tools

C2SM supports a couple of pre- and postprocessing tools on different high-performance platforms.
This page provides an overview, further documentation and manuals for each specific software that is needed to run the tools.
C2SM supports a set of pre- and postprocessing tools on different high-performance platforms.

## Pre-processing

<div class="grid cards" markdown>

- :material-map-legend:{ .lg .middle } **DWD ICON Tools**

---

Routines for reading, remapping and writing fields on ICON grids; generate lateral boundary and initial conditions for ICON-LAM simulations.

[:octicons-arrow-right-24: DWD ICON Tools](icontools.md)

- :material-earth:{ .lg .middle } **EXTPAR**

---

Prepares external parameter data files used as input for the ICON model.

[:octicons-arrow-right-24: EXTPAR](extpar.md)

</div>

## Workflow Tools

<div class="grid cards" markdown>

- :material-chili-hot:{ .lg .middle } **SPICE**

---

Starter Package for ICON-CLM Experiments — handles pre-processing, namelist setup, simulation and archiving.

[:octicons-arrow-right-24: SPICE](spice.md)

- :material-check-circle-outline:{ .lg .middle } **EvaSuite**

---

Addon for SPICE and standalone tool for comparing simulation experiments with E-OBS or ERA5.

[:octicons-arrow-right-24: EvaSuite](evasuite.md)

- :material-pipe:{ .lg .middle } **Processing Chain**

---

Python workflow tool for preparing input data, submitting SLURM jobs, and post-processing COSMO and ICON model setups.

[:octicons-arrow-right-24: Processing Chain](processing_chain.md)

</div>

## HPC Utilities

<div class="grid cards" markdown>

- :material-package-variant:{ .lg .middle } **Spack**

---

C2SM's configuration of the Spack package manager for installing ICON and related software on HPC systems.

[:octicons-arrow-right-24: Spack](spack.md)

- :material-chart-bar:{ .lg .middle } **Scaling Analysis**

---

Automates creation of multiple ICON run scripts with varying node counts to assess strong scaling performance.

[:octicons-arrow-right-24: Scaling Analysis](scaling_analysis.md)

</div>

## Web Tools

<div class="grid cards" markdown>

- :material-weather-windy:{ .lg .middle } **Zephyr**

---

Climate data extraction tool and web interface for requesting climate model and reanalysis datasets managed by C2SM.

[:octicons-arrow-right-24: Zephyr](zephyr.md)

- :material-dice-d20:{ .lg .middle } **Zonda**

---

Web interface for generating EXTPAR data on ICON triangular grids for research and on-demand simulations.

[:octicons-arrow-right-24: Zonda](zonda.md)

</div>
4 changes: 0 additions & 4 deletions docs/tools/processing_chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ community and is being hosted on the [C2SM GitHub organisation :material-open-in

If you need any help, please contact [Michael Jähn :material-open-in-new:](https://c2sm.ethz.ch/the-center/people/person-detail.html?persid=286091){:target="_blank"}.

## Support Status

The Processing Chain is not being tested yet on Säntis.

## Features

- Automatic folder structure creation
Expand Down
10 changes: 2 additions & 8 deletions docs/tools/spice.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,10 @@ To set up your own ICON-CLM simulation, refer to the [corresponding ICON page](.

For any questions, please contact [Michael Jähn :material-open-in-new:](https://c2sm.ethz.ch/the-center/people/person-detail.html?persid=286091){:target="_blank"}.

## Support status

The tag `v2.3` branch is being tested manually on Säntis.

## Code

* [Spice at DKRZ GitLab (original code) :material-open-in-new:](https://gitlab.dkrz.de/clm-community/spice){:target="_blank"} (requires access to DKRZ GitLab)
* [SPICE at C2SM (release versions) :material-open-in-new:](https://github.com/C2SM/spice){:target="_blank"}
* [Download release versions :material-open-in-new:](https://zenodo.org/records/10047021){:target="_blank"}
* [SPICE source code (public) :material-open-in-new:](https://gitlab.dkrz.de/clm-community/public/spice){:target="_blank"}

## Documentation

* [SPICE-Doc :material-open-in-new:](https://hereon-coast.atlassian.net/wiki/spaces/SPICE/overview?homepageId=983042){:target="_blank"}
* [SPICE Docs :material-open-in-new:](https://spice.clm-community.eu/){:target="_blank"}
6 changes: 0 additions & 6 deletions docs/tools/zephyr.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@

Zephyr is the climate data extraction tool developed by C2SM, serving as the backend processing engine for the [Zephyr website :material-open-in-new:](https://zephyr.ethz.ch){:target="_blank"}.

## Support status

The `main` branch is tested daily and for incoming changes via GitHub pull requests.

Scans of the datasets listed below are performed daily, generating file trees in JSON format. This ensures that the data information for the [Zephyr website :material-open-in-new:](https://zephyr.ethz.ch){:target="_blank"} is kept up to date.

## Features

Requests are made via the [Zephyr website :material-open-in-new:](https://zephyr.ethz.ch){:target="_blank"} and submitted using the [Zephyr data request template :material-open-in-new:](https://github.com/C2SM/zephyr-request/issues/new/choose){:target="_blank"}. Zephyr supports a range of [climate models and reanalysis datasets](../datasets/index.md), including:
Expand Down
Loading