changeset 2414:4625ae70f076

Changed selection, to make more sensible values available. LDC and LNWL are synonyms, which are actually used in the gauge reference water levels for AT and HR...
author Sascha Wilde <wilde@intevation.de>
date Thu, 28 Feb 2019 12:45:40 +0100
parents 0ed53a7a1221
children 39df9967343c e61ca8310dc9
files client/src/components/ImportSoundingresults.vue
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/ImportSoundingresults.vue	Thu Feb 28 12:29:12 2019 +0100
+++ b/client/src/components/ImportSoundingresults.vue	Thu Feb 28 12:45:40 2019 +0100
@@ -336,16 +336,16 @@
     // "NGM",
     // "ETRS",
     // "POT",
-    // "LDC",
+    "LDC",
     // "HDC",
     // "ZPG",
     // "GLW",
     // "HSW",
-    // "LNW",
+    "LNWL" //,
     // "HNW",
     // "IGN",
     // "WGS",
-    "RN" //,
+    // "RN",
     // "HBO"
   ]
 };