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.
|