From 547e41fee6875963739690cee99fe09447308d76 Mon Sep 17 00:00:00 2001
From: Stefano Serafin <stefano.serafin@univie.ac.at>
Date: Wed, 3 May 2023 07:57:10 +0000
Subject: [PATCH] updated ICON page

---
 ICON.md => ICON-NWP.md | 6 ++++++
 1 file changed, 6 insertions(+)
 rename ICON.md => ICON-NWP.md (94%)

diff --git a/ICON.md b/ICON-NWP.md
similarity index 94%
rename from ICON.md
rename to ICON-NWP.md
index 32af9ff..c4c0ba1 100644
--- a/ICON.md
+++ b/ICON-NWP.md
@@ -1,3 +1,9 @@
+## Disclaimer
+
+The following guidelines explain how to configure and compile ICON on the clusters of IMGW (primarily `jet`). They should be generic enough to help anyone getting ICON up and running, but they are targeted to users of the limited-area-model and large-eddy-simulation versions of ICON.
+
+For more specific guidance on working with the climate modelling version of ICON, please check elsewhere (Gitlab projects of the [climate modelling group](https://gitlab.phaidra.org/climate/), or their wiki).
+
 ## What is ICON
 
 ICON can be downloaded and used under a [personal non-commercial research license](https://code.mpimet.mpg.de/projects/iconpublic/wiki/Instructions_to_obtain_the_ICON_model_code_with_a_personal_non-commercial_research_license). An account at <code.mpimet.mpg.de> is required. Instructions are available on the [public ICON page](https://code.mpimet.mpg.de/projects/iconpublic). Useful information can be found in the ICON [Tutorial](https://www.dwd.de/EN/ourservices/nwv_icon_tutorial/pdf_volume/icon_tutorial2023_en.pdf?__blob=publicationFile&v=3).
-- 
GitLab