From 1f014e580772ef2793509165c38ceaea28495b2d Mon Sep 17 00:00:00 2001 From: Ludwig Wolfgruber <ludwig.wolfgruber@gmx.at> Date: Tue, 28 Nov 2023 12:14:25 +0100 Subject: [PATCH] adding README landing page --- ICON-NWP/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ICON-NWP/README.md diff --git a/ICON-NWP/README.md b/ICON-NWP/README.md new file mode 100644 index 0000000..9ab2ab1 --- /dev/null +++ b/ICON-NWP/README.md @@ -0,0 +1,2 @@ +## ICON-NWP +This is a short introduction to [using the ICON-NWP model on `jet.imgw`](./ICON-NWP.md) and how you can [run assimilation](./how-to_bacy.md) experiments with [`bacy`](./bacy.md). You can get more information about the model [here](https://code.mpimet.mpg.de/projects/iconpublic). \ No newline at end of file -- GitLab