log backend/src/main/java/org/dive4elements/river/importer/parsers/BedHeightParser.java @ 9651:eb3dfe900d8c

age author description
Mon, 23 Mar 2020 15:00:04 +0100 mschaefer Importer (s/u-info) extensions: better exception handling
Wed, 02 May 2018 06:56:21 +0200 mschaefer Database column "comment" renamed to "notes" (restrictions in Oracle)
Mon, 30 Apr 2018 10:13:15 +0200 mschaefer Added bed_height_values section heights height01 to height10
Mon, 09 Apr 2018 09:07:00 +0200 mschaefer Fixed several BigDecimal(double) creations by BigDecimal(String) parsing to avoid unnecessary decimal digits
Tue, 03 Apr 2018 10:40:57 +0200 mschaefer Added new columns bed_height.comment and sounding_width_info; extended the bed height parser for the new meta data and the min/max_height columns
Thu, 18 Jan 2018 20:12:01 +0100 Tom Gottfried Fix code style. 3.2.x
Thu, 16 Apr 2015 18:38:19 +0200 Tom Gottfried (issue1763) Reduce code-duplication (patch by Sascha Teichmann).
Wed, 15 Apr 2015 18:36:11 +0200 Tom Gottfried (issue1763) Empty strings are most likely intended as missing values, so don't try to parse them (plus enhanced logging).
Fri, 10 Apr 2015 17:47:00 +0200 Tom Gottfried (issue1763) Fix filtering of lines when parsing bed heights.
Mon, 16 Feb 2015 12:12:12 +0100 Tom Gottfried Accept more elevation system names (e.g. with hyphen).
Mon, 16 Feb 2015 11:48:05 +0100 Tom Gottfried Meta-data on sounding width associated to bed heights is redundant to real data associated to values.
Mon, 16 Feb 2015 11:08:33 +0100 Tom Gottfried Bed heights are just bed heights since a while ('single' is obsolete).
Mon, 16 Feb 2015 09:50:39 +0100 Tom Gottfried Abstract parser for bed heights is obsolete.
Mon, 16 Feb 2015 09:35:06 +0100 Tom Gottfried Importer: Remove obsolete interface for bed heights.
Thu, 04 Sep 2014 15:03:25 +0200 Sascha L. Teichmann Moved package org.dive4elements.river.utils to org.dive4elements.river.backend.utils.

http://dive4elements.wald.intevation.org