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.
Thu, 12 Jun 2014 12:21:55 +0200 Tom Gottfried Add new DateUtil class.
Mon, 21 Oct 2013 10:49:39 +0200 Sascha L. Teichmann Removed same package import.
Thu, 17 Oct 2013 15:26:12 +0200 Sascha L. Teichmann Replaced more tabs with spaces + minor cosmetics (removed out commented code from double precision branch).
Tue, 15 Oct 2013 18:41:55 +0200 Tom Gottfried Merged changes from default into double precision branch. double-precision
Sat, 05 Oct 2013 12:48:44 +0200 Sascha L. Teichmann Replaced some tabs by spaces. Guys, please configure your editors not to insert tabs!
Sat, 05 Oct 2013 12:17:23 +0200 Sascha L. Teichmann Removed trailing whitespace.
Sat, 05 Oct 2013 12:16:02 +0200 Sascha L. Teichmann Remove obsolete same package import.
Tue, 18 Jun 2013 16:05:10 +0200 Tom Gottfried merged changes from default into double-precision branch double-precision
Fri, 14 Jun 2013 16:46:33 +0200 Tom Gottfried merge changes from default into double-precision double-precision
Wed, 12 Jun 2013 18:08:31 +0200 Sascha L. Teichmann Backend: Removed obsolete import.
Wed, 12 Jun 2013 12:00:17 +0200 Felix Wolfsteller Weird merge.
Wed, 12 Jun 2013 11:43:34 +0200 Felix Wolfsteller Remove code dupe, doc.
Wed, 12 Jun 2013 11:43:34 +0200 Felix Wolfsteller Remove code dupe, doc.
Wed, 12 Jun 2013 10:43:30 +0200 Sascha L. Teichmann Whitespace correction and cminor ruft code removal.
Tue, 11 Jun 2013 13:03:50 +0200 Tom Gottfried Bed height parser: check for duplicate stations double-precision
Fri, 07 Jun 2013 18:08:45 +0200 Tom Gottfried Bedheight parser: improved logging
Fri, 07 Jun 2013 17:52:10 +0200 Tom Gottfried Bedheight parser: handle whitespace in metaline
Wed, 05 Jun 2013 09:36:01 +0200 Tom Gottfried Do not use file extension for description of bed heights
Sun, 12 May 2013 18:08:41 +0200 Sascha L. Teichmann Removed trailing whitespace.
Mon, 06 May 2013 11:38:50 +0200 Tom Gottfried BHP: more informative error instead of warning if file can not be imported.
Fri, 26 Apr 2013 08:52:18 +0200 Tom Gottfried Importer-Parser: set time intevals for complete years when parsing years
Fri, 26 Apr 2013 08:25:41 +0200 Sascha L. Teichmann Added header to river backend.
Thu, 25 Apr 2013 15:23:37 +0200 Sascha L. Teichmann Rename modules to more fitting names. base flys-backend/src/main/java/org/dive4elements/river/importer/parsers/BedHeightParser.java@58de13bd7c18

http://dive4elements.wald.intevation.org