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.
|
Fri, 28 Sep 2012 12:14:11 +0200 |
Thomas Arendsen Hein |
merged flys-artifacts/2.3.1
|
Fri, 20 May 2011 09:23:09 +0000 |
Ingo Weinzierl |
Tagged release 2.3.1 of flys-artifacts.
|
Fri, 20 May 2011 06:04:42 +0000 |
Hans Plum |
Notes to Release V 2.3.1
|
Thu, 19 May 2011 14:51:53 +0000 |
Sascha L. Teichmann |
Increment kms array size by one to take the end of range, too.
|
Thu, 19 May 2011 14:38:15 +0000 |
Sascha L. Teichmann |
Use unsharp km lookup (epsilon = 0.0001).
|
Thu, 19 May 2011 12:39:41 +0000 |
Ingo Weinzierl |
ISSUE-66 Fixed broken english subtitle template for longitudinal section charts.
|
Thu, 19 May 2011 12:33:12 +0000 |
Ingo Weinzierl |
The curve of a computed discharge curve has a human readable text now.
|
Thu, 19 May 2011 09:54:57 +0000 |
Sascha L. Teichmann |
Reintroduced titles for the "W for unausgeglichene Abfluesse".
|
Thu, 19 May 2011 09:45:29 +0000 |
Ingo Weinzierl |
Added names for discharge curves (at gauges).
|
Thu, 19 May 2011 09:31:47 +0000 |
Sascha L. Teichmann |
Removed dead code
|
Thu, 19 May 2011 09:24:08 +0000 |
Sascha L. Teichmann |
use correct kms and step width now now
|
Wed, 18 May 2011 17:37:06 +0000 |
Sascha L. Teichmann |
Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
|
Wed, 18 May 2011 10:59:38 +0000 |
Ingo Weinzierl |
Enabled the discharge longitudinal section to be exported as WST.
|
Wed, 18 May 2011 09:11:10 +0000 |
Sascha L. Teichmann |
flys/issue69: Connected calculation with the UI
|
Wed, 18 May 2011 09:02:50 +0000 |
Ingo Weinzierl |
W and Q curves in longitudinal section curves will now have names.
|
Wed, 18 May 2011 08:04:54 +0000 |
Ingo Weinzierl |
WSTs will now have a header that contains the names of the Ws or Qs that had been defined for the computation.
|
Tue, 17 May 2011 16:31:07 +0000 |
Ingo Weinzierl |
Implemented writer that creates WSTs and enabled the WaterlevelExporter to create those.
|
Tue, 17 May 2011 14:22:27 +0000 |
Ingo Weinzierl |
Added a new class that supports formatters for different types of data.
|
Tue, 17 May 2011 11:53:02 +0000 |
Ingo Weinzierl |
ISSUE-72 Repaired broken XPath expression in MainValuesService to extract start and end kilometer.
|
Tue, 17 May 2011 08:55:38 +0000 |
Sascha L. Teichmann |
Separated the WST table loading logic from the calculations.
|
Tue, 17 May 2011 07:39:33 +0000 |
Ingo Weinzierl |
Tagged RELEASE 2.3
|
Fri, 20 May 2011 09:28:07 +0000 |
Ingo Weinzierl |
Tagged release 2.3.1 of flys-client.
|
Fri, 20 May 2011 06:14:26 +0000 |
Hans Plum |
Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
|