From dd4a0025f05e5aa8b4034a64ca806e69821da3ad Mon Sep 17 00:00:00 2001
From: Sebastian Kerger <sebastian.kerger@rwth-aachen.de>
Date: Mon, 17 Mar 2025 14:37:56 +0100
Subject: [PATCH] Edit readme.md

---
 Water quality calibration/readme.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/Water quality calibration/readme.md b/Water quality calibration/readme.md
index 60ce2e0..4ff4437 100644
--- a/Water quality calibration/readme.md	
+++ b/Water quality calibration/readme.md	
@@ -1,3 +1,10 @@
+# water quality optimization srcipts in MIKE+
+contains all scripts to start a water quality optimization  
+All files and notebooks are given with example string values which need to be changed to the actual model, sensor data, etc.
+If you just want to try the optimization once without the model you can use the dummy folder in which example data is given for 
+all excel fiels defined below. The script there ignores the model itself and just shows how the optimization works.
+
+
 # the follwing scripts can be found here:
 
 check_column_names_res1d.ipnyb:
@@ -15,7 +22,6 @@ water-quality-optimization:
 - script that contains the automatic optimization of the MIKE+ model
 
 
-
 # The following excel files need to be saved in the folder where the .sqlite file is saved:
 
 calibration_event_times.xlsx
-- 
GitLab