log flys-backend/ChangeLog @ 1235:47ce1fab8464

age author description
Tue, 30 Aug 2011 15:14:59 +0000 Ingo Weinzierl Added a static function that returns all CrossSectionTracks of a specific river.
Thu, 25 Aug 2011 14:41:39 +0000 Ingo Weinzierl Removed FileTools that has been moved to artifacts-common module.
Thu, 25 Aug 2011 10:19:21 +0000 Felix Wolfsteller Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.
Mon, 22 Aug 2011 09:31:59 +0000 Ingo Weinzierl Reverted the default db dialect back PostgreSQL.
Mon, 22 Aug 2011 09:10:08 +0000 Ingo Weinzierl Added a function in RiverAxis to retrieve the RiverAxis of a given river.
Thu, 18 Aug 2011 15:03:20 +0000 Ingo Weinzierl Introduced support for FLYS spatial data.
Thu, 11 Aug 2011 10:47:43 +0000 Sascha L. Teichmann Re-enabled Hibernate schema dumps.
Sun, 31 Jul 2011 18:46:14 +0000 Sascha L. Teichmann Bumped Apache DBCP up to 1.4
Thu, 28 Jul 2011 14:12:33 +0000 Sascha L. Teichmann Importer session: Make use of the LRU cache from artifacts common.
Tue, 19 Jul 2011 10:10:51 +0000 Sascha L. Teichmann Schema: added missing key contraint on hyks table.
Mon, 18 Jul 2011 16:55:32 +0000 Sascha L. Teichmann HYK Importer: Check if zone coordinates in HYKs are swapped and warn the user.
Mon, 18 Jul 2011 16:43:27 +0000 Sascha L. Teichmann HYK importer: Various small fixes and some extra logging.
Mon, 18 Jul 2011 15:52:42 +0000 Sascha L. Teichmann Importer: Added a central configuration to allow skipping of parsing/storing individual sub systems.
Mon, 18 Jul 2011 09:06:40 +0000 Ingo Weinzierl Fixed OrderBy clause in HYKEntry.
Sun, 17 Jul 2011 22:59:26 +0000 Sascha L. Teichmann Store HYK data structures to database. Needs testing.
Sun, 17 Jul 2011 22:45:00 +0000 Sascha L. Teichmann Importer: Parse HYKs from importer.
Sun, 17 Jul 2011 22:30:09 +0000 Sascha L. Teichmann HYKParser: Create data structures while parsing.
Sun, 17 Jul 2011 19:03:33 +0000 Sascha L. Teichmann Added importer models for HYKs.
Sun, 17 Jul 2011 10:24:20 +0000 Sascha L. Teichmann Schema: Fixed location of 'Peilungsjahre' in HYKs
Sun, 17 Jul 2011 10:00:13 +0000 Sascha L. Teichmann Fixes for the HYK parser
Fri, 15 Jul 2011 16:57:13 +0000 Sascha L. Teichmann Initial version of the HYK parser. Not ready, yet.
Fri, 15 Jul 2011 15:53:33 +0000 Sascha L. Teichmann Schema: Argh! Added distance_{vl|hf|vr} to
Fri, 15 Jul 2011 15:36:59 +0000 Sascha L. Teichmann Added method
Fri, 15 Jul 2011 14:33:12 +0000 Sascha L. Teichmann Schema: Added missing columns in HYK tables.
Fri, 15 Jul 2011 13:07:45 +0000 Sascha L. Teichmann Moved file parsers to separate package.
Fri, 15 Jul 2011 11:12:14 +0000 Sascha L. Teichmann New. The hibernate models
Fri, 15 Jul 2011 09:36:23 +0000 Sascha L. Teichmann schema: Added structures for HYKs "Hydraulische Kenngroessen"
Wed, 13 Jul 2011 12:38:11 +0000 Sascha L. Teichmann Bumped Hibernate up to 3.6.5
Mon, 11 Jul 2011 10:02:13 +0000 Sascha L. Teichmann HashedFile: Forget to call the file hashing so only the file lengths were compared.
Mon, 11 Jul 2011 09:31:52 +0000 Sascha L. Teichmann Prevent parsing and storing PRF duplicates.
Fri, 08 Jul 2011 09:45:48 +0000 Sascha L. Teichmann Made import of cross sections work.
Thu, 07 Jul 2011 22:25:38 +0000 Sascha L. Teichmann Integrated PRF parsing into importer. Needs testing!
Thu, 07 Jul 2011 15:59:24 +0000 Sascha L. Teichmann Querprofile: Added a table to map the points to a given km.
Thu, 07 Jul 2011 15:20:19 +0000 Sascha L. Teichmann Schema: Added description column to the cross section table
Thu, 07 Jul 2011 15:05:30 +0000 Sascha L. Teichmann Schema: Dropped unique constraint of x in a single line of a "Querprofil-Spur".
Thu, 07 Jul 2011 14:51:08 +0000 Sascha L. Teichmann PRFParser: Added a callback to be called from parsePRFs() if
Thu, 07 Jul 2011 14:41:52 +0000 Sascha L. Teichmann PRFParser: Extract the year of sounding and description from file names.
Thu, 07 Jul 2011 14:09:54 +0000 Sascha L. Teichmann PRFParser: Extracted the data. All BfG PRFs are parsed correctly, now.
Thu, 07 Jul 2011 09:29:31 +0000 Sascha L. Teichmann PRFParser: extract km from lines. TODO: extract data.
Wed, 06 Jul 2011 17:54:49 +0000 Sascha L. Teichmann Added parser for PRF files. TODO: Extract data and km.
Wed, 06 Jul 2011 15:35:38 +0000 Sascha L. Teichmann Removed braindead points3d table
Wed, 06 Jul 2011 12:56:59 +0000 Sascha L. Teichmann Added Hibernate models for cross-sections and their points.
Wed, 06 Jul 2011 10:46:02 +0000 Sascha L. Teichmann Added hibernate point3d model
Wed, 06 Jul 2011 10:23:45 +0000 Sascha L. Teichmann Add relations for cross sections.
Tue, 28 Jun 2011 07:57:43 +0000 Ingo Weinzierl Tagged RELEASE 2.4 of flys-backend.
Mon, 27 Jun 2011 13:58:40 +0000 Ingo Weinzierl Prepared Changes for the upcoming release.
Sun, 26 Jun 2011 17:13:53 +0000 Sascha L. Teichmann Removed trailing whitespace.
Sun, 26 Jun 2011 17:04:44 +0000 Sascha L. Teichmann Removed superfluous imports.
Sun, 26 Jun 2011 16:13:08 +0000 Sascha L. Teichmann Added a method to river to find the gauge with the max overlap with a given interval.
Sun, 26 Jun 2011 12:16:36 +0000 Sascha L. Teichmann When
Wed, 22 Jun 2011 08:56:09 +0000 Sascha L. Teichmann River: Added method to find gauge by its name.
Sun, 19 Jun 2011 17:43:38 +0000 Sascha L. Teichmann Importer: Fix import of annotation type classification.
Sun, 19 Jun 2011 12:26:12 +0000 Sascha L. Teichmann Added classification of annotation types. Needs testing!
Sat, 18 Jun 2011 20:13:31 +0000 Sascha L. Teichmann river model: Added method to find gauge by a position lying in its range.
Wed, 15 Jun 2011 09:22:00 +0000 Sascha L. Teichmann First part of flys/issue18
Tue, 14 Jun 2011 17:30:09 +0000 Sascha L. Teichmann Fix for flys/issue110: Start index was shifted by one.
Tue, 14 Jun 2011 13:55:49 +0000 Sascha L. Teichmann Forgot to store reference to edge.
Tue, 14 Jun 2011 13:31:34 +0000 Sascha L. Teichmann Register the backend model.
Tue, 14 Jun 2011 12:34:08 +0000 Sascha L. Teichmann Added 'Kanten' model
Wed, 08 Jun 2011 19:03:44 +0000 Sascha L. Teichmann River: add method to find gauge by its station position.
Thu, 26 May 2011 15:00:04 +0000 Sascha L. Teichmann River: Make search for gauges independent of from/to order.
Tue, 24 May 2011 11:12:59 +0000 Sascha L. Teichmann Added a new view to select qs of a WST.
Tue, 24 May 2011 10:49:14 +0000 Sascha L. Teichmann Added a new view to select ws of a WST.
Mon, 23 May 2011 15:01:58 +0000 Sascha L. Teichmann flys/issue76: Close gaps between q ranges
Fri, 20 May 2011 09:30:08 +0000 Ingo Weinzierl Tagged release 2.3.1 of flys-backend.
Fri, 13 May 2011 11:21:39 +0000 Ingo Weinzierl Prepared Changes for the upcoming release.
Wed, 11 May 2011 08:44:14 +0000 Sascha L. Teichmann Schema: Added a column which tells if a river counts its km up or downwards.
Tue, 10 May 2011 17:31:10 +0000 Sascha L. Teichmann Fixed flys/issue11 and flys51.
Mon, 09 May 2011 10:04:23 +0000 Sascha L. Teichmann Importer: Added unsharp lookup to avoid numerical problems.
Mon, 09 May 2011 00:38:13 +0000 Sascha L. Teichmann Importer: Fix silly bug and set Hibernate session flushing back to auto.
Mon, 09 May 2011 00:15:45 +0000 Sascha L. Teichmann Importer: Change caching strategy not to cause OOM any more.
Sun, 08 May 2011 22:41:07 +0000 Sascha L. Teichmann Importer: Use BigDecimals in hashing to prevent numerical problems. Cache ranges globally, too.
Sun, 08 May 2011 21:34:43 +0000 Sascha L. Teichmann Importer: Only accept main value types 'Q', 'W', 'D' and 'T' by default.
Sun, 08 May 2011 17:55:49 +0000 Sascha L. Teichmann Importer: Cache the discharge table values, too.
Sun, 08 May 2011 15:29:45 +0000 Sascha L. Teichmann Importer: centralized caching
Sun, 08 May 2011 11:20:39 +0000 Sascha L. Teichmann Schema: Dropped constraint which forces discharge tables to have a unique time interval for a given gauge and kind.
Sun, 08 May 2011 11:07:22 +0000 Sascha L. Teichmann Importer: make column names in WST files unique by appending (1), (2) and so on in case of collision
Fri, 06 May 2011 15:15:04 +0000 Sascha L. Teichmann Importer: Import the "HW-Schutzanlagen", too.
Fri, 06 May 2011 10:27:32 +0000 Sascha L. Teichmann Importer: Make import of historical discharge tables work.
Thu, 05 May 2011 15:25:16 +0000 Sascha L. Teichmann Importer: parse historical discharge tables, too. TODO: store them in database.
Thu, 05 May 2011 14:51:54 +0000 Sascha L. Teichmann Importer: Prefix "Zusätzliche Längsschnitte" with "Zus.Längsschnitte" in description.
Thu, 05 May 2011 14:46:41 +0000 Sascha L. Teichmann Import "Hochwasser-Marken", too.
Thu, 05 May 2011 09:45:13 +0000 Sascha L. Teichmann Importer: Ignore lines that contain km positions which were found before in the same WST file.
Thu, 05 May 2011 06:04:57 +0000 Ingo Weinzierl River got a new method that returns all gauges intersected by a given start and end point.
Tue, 03 May 2011 17:40:02 +0000 Sascha L. Teichmann Importer: forgot to fetch time interval peer
Tue, 03 May 2011 17:34:52 +0000 Sascha L. Teichmann Importer: Attach a time interval to a discharge table if we find one during import.
Tue, 03 May 2011 17:09:38 +0000 Sascha L. Teichmann Importer: Try to extract time ranges from at files.
Tue, 03 May 2011 14:18:43 +0000 Sascha L. Teichmann Parse and store "amtliche Linien" wst files.
Tue, 03 May 2011 13:50:37 +0000 Sascha L. Teichmann Importer: parse and store fixation wst files as well
Tue, 03 May 2011 11:32:11 +0000 Sascha L. Teichmann Importer: Support parsing "zusaetzliche Laengsschnitte".
Mon, 02 May 2011 15:58:58 +0000 Sascha L. Teichmann Fixed flys/issue19
Mon, 02 May 2011 11:33:32 +0000 Ingo Weinzierl Introduced a 'scale' parameter in Gauge.determineMinMaxW().
Sun, 01 May 2011 11:14:18 +0000 Sascha L. Teichmann Removed superfluous import.
Wed, 20 Apr 2011 07:21:03 +0000 Ingo Weinzierl Implemented a WstColumnValue cache to speed up inserting WST files into database.
Mon, 18 Apr 2011 17:01:00 +0000 Sascha L. Teichmann Forgot to add db update to changelog
Mon, 18 Apr 2011 15:52:53 +0000 Sascha L. Teichmann Added a view 'wst_value_table' which aggregates the data to build w/q value tables.
Mon, 18 Apr 2011 13:34:07 +0000 Sascha L. Teichmann Add forgotten one to many relation Wst -> WstColumn.
Mon, 18 Apr 2011 11:06:08 +0000 Sascha L. Teichmann Import of q ranges of wst files was totally broken.
Mon, 18 Apr 2011 08:15:32 +0000 Sascha L. Teichmann Importer: Forgot kind parameter in peer fetching query.
Mon, 18 Apr 2011 07:29:05 +0000 Ingo Weinzierl Added a new method to determine the selected gauge of a river based on a start and end point.
Fri, 15 Apr 2011 16:06:15 +0000 Sascha L. Teichmann Added 'position' column to wst_columns to allow order them by there column position in the original wst file.
Fri, 15 Apr 2011 15:28:35 +0000 Sascha L. Teichmann Forget ',' in schema.
Fri, 15 Apr 2011 14:30:54 +0000 Sascha L. Teichmann Fixed index problem when an empty list is returned.
Fri, 15 Apr 2011 13:45:06 +0000 Ingo Weinzierl Added methods to retrieve the min and max W and Q values of a Wst and Gauge.
Fri, 15 Apr 2011 10:31:15 +0000 Sascha L. Teichmann Added new column 'kind' in discharge tables and wst to distinguish between different types.
Fri, 15 Apr 2011 09:49:21 +0000 Ingo Weinzierl Moved the SessionHolder from flys-artifacts to flys-backend.
Thu, 14 Apr 2011 13:43:53 +0000 Ingo Weinzierl Added a method to River that returns the min and max distance of the river.
Sun, 03 Apr 2011 10:41:27 +0000 Sascha L. Teichmann Removed trailing whitespace.
Wed, 30 Mar 2011 13:43:59 +0000 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS backend.
Mon, 28 Mar 2011 09:46:24 +0000 Sascha L. Teichmann Forgot to save the last change before commit.
Mon, 28 Mar 2011 09:06:30 +0000 Sascha L. Teichmann Added methods to find out if two ranges intersects.
Thu, 24 Mar 2011 16:47:05 +0000 Sascha L. Teichmann Added an one to many relation to the discharge tables of a gauge.
Wed, 23 Mar 2011 16:33:36 +0000 Sascha L. Teichmann Finished import of WSTs.
Wed, 23 Mar 2011 15:22:32 +0000 Sascha L. Teichmann Build models for wsts, wst columns and q ranges and store them in the backend.
Wed, 23 Mar 2011 10:46:58 +0000 Sascha L. Teichmann Add a hack to repair the units in WST files extraction.
Tue, 22 Mar 2011 15:48:09 +0000 Sascha L. Teichmann Ported over some WST parsing stuff from desktop flys
Tue, 22 Mar 2011 12:15:18 +0000 Ingo Weinzierl Added import code for importing discharge tables.
Tue, 22 Mar 2011 11:10:01 +0000 Sascha L. Teichmann Added stub for WST parser.
Tue, 22 Mar 2011 11:01:51 +0000 Sascha L. Teichmann Added importer helper model stubs for WST imports.
Mon, 21 Mar 2011 15:06:47 +0000 Sascha L. Teichmann Second part of parsing/storing main values. Should be finished now.

http://dive4elements.wald.intevation.org