From db3739dc2cc032cdbfec4538d55373842a22975e Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@gmail.com> Date: Mon, 13 Mar 2023 16:49:39 +0100 Subject: [PATCH] . --- docs/source/tutorial1.ipynb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/tutorial1.ipynb b/docs/source/tutorial1.ipynb index 153e8ab..53e0ba8 100644 --- a/docs/source/tutorial1.ipynb +++ b/docs/source/tutorial1.ipynb @@ -5,10 +5,9 @@ "id": "7df4195a-4a40-476a-9776-5865a84a2b8d", "metadata": {}, "source": [ - "# Tutorial 1: The assimilation step\n", + "# Tutorial 1 The assimilation step\n", "DART-WRF is a python package which automates many things like configuration, saving configuration and output, handling computing resources, etc.\n", - "\n", - "The data for this experiment is accessible for students on the server srvx1.\n" + "The data for this experiment is accessible for students on the server srvx1." ] }, { -- GitLab