# HG changeset patch # User Sascha Wilde # Date 1551354340 -3600 # Node ID 4625ae70f076bdc6292f732585c5d6ae319e6776 # Parent 0ed53a7a1221147a037bd79c0c2eb4f790958fb0 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... diff -r 0ed53a7a1221 -r 4625ae70f076 client/src/components/ImportSoundingresults.vue --- 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" ] };