From 69c493d07cf4478eb7c07b54bf4cb492f08fd851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20J=C3=A4hn?= Date: Fri, 3 Oct 2025 14:13:04 +0200 Subject: [PATCH 1/3] Add Zonda page --- docs/tools/SUMMARY.md | 3 ++- docs/tools/zonda.md | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 docs/tools/zonda.md diff --git a/docs/tools/SUMMARY.md b/docs/tools/SUMMARY.md index 268a4a78c..befb64698 100644 --- a/docs/tools/SUMMARY.md +++ b/docs/tools/SUMMARY.md @@ -7,4 +7,5 @@ * [Scaling Analysis](scaling_analysis.md) * [Spack](spack.md) * [SPICE](spice.md) -* [Zephyr](zephyr.md) \ No newline at end of file +* [Zephyr](zephyr.md) +* [Zonda](zonda.md) \ No newline at end of file diff --git a/docs/tools/zonda.md b/docs/tools/zonda.md new file mode 100644 index 000000000..e10204e21 --- /dev/null +++ b/docs/tools/zonda.md @@ -0,0 +1,7 @@ +# zonda EXTPAR & ICON Tools Web Interface + +[Zonda](https://zonda.ethz.ch/) is a web interface that facilitates generating EXTPAR data on ICON triangular grids for reasearch and on-demand simulations. + +The tool has been developed within a joint project by C2SM, MeteoSwiss and DWD. Zonda has been released in May 2025 and is publicly available. + +For further information, please consider the official [Zonda Docs](https://zonda.ethz.ch/docs). \ No newline at end of file From f2f73d84ce0944c6ad6336cf0bd84be11a7889be Mon Sep 17 00:00:00 2001 From: mjaehn Date: Fri, 3 Oct 2025 12:13:20 +0000 Subject: [PATCH 2/3] GitHub Action: Apply external link format --- docs/tools/zonda.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tools/zonda.md b/docs/tools/zonda.md index e10204e21..0e12eed01 100644 --- a/docs/tools/zonda.md +++ b/docs/tools/zonda.md @@ -1,7 +1,7 @@ # zonda EXTPAR & ICON Tools Web Interface -[Zonda](https://zonda.ethz.ch/) is a web interface that facilitates generating EXTPAR data on ICON triangular grids for reasearch and on-demand simulations. +[Zonda :material-open-in-new:](https://zonda.ethz.ch/){:target="_blank"} is a web interface that facilitates generating EXTPAR data on ICON triangular grids for reasearch and on-demand simulations. The tool has been developed within a joint project by C2SM, MeteoSwiss and DWD. Zonda has been released in May 2025 and is publicly available. -For further information, please consider the official [Zonda Docs](https://zonda.ethz.ch/docs). \ No newline at end of file +For further information, please consider the official [Zonda Docs :material-open-in-new:](https://zonda.ethz.ch/docs){:target="_blank"}. \ No newline at end of file From e8807b500238710ddd5804decf29d2b3a69f263b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20J=C3=A4hn?= Date: Fri, 3 Oct 2025 14:14:56 +0200 Subject: [PATCH 3/3] Change title --- docs/tools/zonda.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tools/zonda.md b/docs/tools/zonda.md index 0e12eed01..7dbea9c0a 100644 --- a/docs/tools/zonda.md +++ b/docs/tools/zonda.md @@ -1,7 +1,7 @@ -# zonda EXTPAR & ICON Tools Web Interface +# zonda ICON Grid & EXTPAR Web Interface [Zonda :material-open-in-new:](https://zonda.ethz.ch/){:target="_blank"} is a web interface that facilitates generating EXTPAR data on ICON triangular grids for reasearch and on-demand simulations. -The tool has been developed within a joint project by C2SM, MeteoSwiss and DWD. Zonda has been released in May 2025 and is publicly available. +The tool has been developed as a joint project by C2SM, MeteoSwiss and DWD. Zonda has been released in May 2025 and is publicly available. For further information, please consider the official [Zonda Docs :material-open-in-new:](https://zonda.ethz.ch/docs){:target="_blank"}. \ No newline at end of file