From 6588d258350ddf02aa0b8d353363e3ef62776c08 Mon Sep 17 00:00:00 2001
From: Sven Schneider <sven.schneider@hft-stuttgart.de>
Date: Fri, 30 Apr 2021 13:10:16 +0200
Subject: [PATCH] updated velocity values in legend for the 3 new vis

---
 public/Kirchturm1.html   | 2 +-
 public/Kirchturm2.html   | 2 +-
 public/circularData.html | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/Kirchturm1.html b/public/Kirchturm1.html
index 942c129..df6c8f5 100644
--- a/public/Kirchturm1.html
+++ b/public/Kirchturm1.html
@@ -44,7 +44,7 @@
         <tr>
           <td rowspan="1" style="height:100px;text-align:right;"><img src="imgs/colorbarJET.png" height="100"
               width="20"> </td>
-          <td>- 3.5<p style="margin-top: 78px;">
+          <td>- 6.9<p style="margin-top: 78px;">
             <p> - 0
           </td>
         </tr>
diff --git a/public/Kirchturm2.html b/public/Kirchturm2.html
index 21ecffa..1d99c5f 100644
--- a/public/Kirchturm2.html
+++ b/public/Kirchturm2.html
@@ -44,7 +44,7 @@
         <tr>
           <td rowspan="1" style="height:100px;text-align:right;"><img src="imgs/colorbarJET.png" height="100"
               width="20"> </td>
-          <td>- 3.5<p style="margin-top: 78px;">
+          <td>- 5.2<p style="margin-top: 78px;">
             <p> - 0
           </td>
         </tr>
diff --git a/public/circularData.html b/public/circularData.html
index c609edd..06bf055 100644
--- a/public/circularData.html
+++ b/public/circularData.html
@@ -44,7 +44,7 @@
         <tr>
           <td rowspan="1" style="height:100px;text-align:right;"><img src="imgs/colorbarJET.png" height="100"
               width="20"> </td>
-          <td>- 3.5<p style="margin-top: 78px;">
+          <td>- 6.9<p style="margin-top: 78px;">
             <p> - 0
           </td>
         </tr>
-- 
GitLab