Sun, 26 Jun 2011 17:18:59 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Fri, 17 Jun 2011 16:17:03 +0000 |
Sascha L. Teichmann |
Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from
|
Wed, 15 Jun 2011 15:28:54 +0000 |
Ingo Weinzierl |
Merged with trunk and introduced hashing of computed values.
facets-slt
|
Fri, 10 Jun 2011 15:59:47 +0000 |
Sascha L. Teichmann |
Added error reporting to 'Wasserspiegellage' calculation.
|
Fri, 10 Jun 2011 14:24:15 +0000 |
Sascha L. Teichmann |
Added error reporting to 'Abflusskurve' calculation.
|
Fri, 10 Jun 2011 12:38:08 +0000 |
Sascha L. Teichmann |
Added error reporting to 'Dauerzahlen' calculation.
|
Sun, 05 Jun 2011 18:24:46 +0000 |
Sascha L. Teichmann |
Refactored version of "Berechnung 4"
|
Wed, 01 Jun 2011 09:57:22 +0000 |
Sascha L. Teichmann |
Fix crashes in back jump correction.
|
Tue, 31 May 2011 09:35:19 +0000 |
Sascha L. Teichmann |
Use an explicit reference km for interpolation now.
|
Wed, 25 May 2011 15:31:25 +0000 |
Sascha L. Teichmann |
WST value table: Qs are now stored in ranges for each column.
|
Tue, 24 May 2011 14:46:45 +0000 |
Sascha L. Teichmann |
First part of storing qs in ranges
|
Fri, 20 May 2011 10:41:46 +0000 |
Sascha L. Teichmann |
fix for flys/issue81: km weights were swapped
|
Thu, 19 May 2011 14:38:15 +0000 |
Sascha L. Teichmann |
Use unsharp km lookup (epsilon = 0.0001).
|
Tue, 17 May 2011 08:55:38 +0000 |
Sascha L. Teichmann |
Separated the WST table loading logic from the calculations.
|
Sun, 15 May 2011 21:08:41 +0000 |
Sascha L. Teichmann |
First step to calculate "W fuer ungleichwertige Abfluesse" correctly. flys/issue55
|
Sun, 15 May 2011 10:59:08 +0000 |
Sascha L. Teichmann |
Fix step to fix issue69: Do the right calculation
|
Wed, 04 May 2011 13:51:25 +0000 |
Sascha L. Teichmann |
'berechnete Abflusskurve': generate ws from qs
|
Mon, 02 May 2011 16:28:57 +0000 |
Sascha L. Teichmann |
Moved expensive allocation of result arrays out of km loop.
|
Sun, 01 May 2011 10:58:38 +0000 |
Sascha L. Teichmann |
Added caching support for the wst value tables.
|
Fri, 29 Apr 2011 15:10:44 +0000 |
Sascha L. Teichmann |
Added meta data service.
|
Fri, 29 Apr 2011 07:22:25 +0000 |
Ingo Weinzierl |
Bugfix: Removed endless loop and a bug while iterating over Hibernate results.
|
Fri, 22 Apr 2011 15:49:35 +0000 |
Sascha L. Teichmann |
Corrected a silly c&p mistake.
|
Wed, 20 Apr 2011 14:26:51 +0000 |
Sascha L. Teichmann |
Implementation of "Abflusskurve/Abflusstafel" calculation.
|
Tue, 19 Apr 2011 17:43:39 +0000 |
Sascha L. Teichmann |
Implemented the "Wasserstand/Wasserspiegellagen" calculation.
|
Mon, 18 Apr 2011 16:01:23 +0000 |
Sascha L. Teichmann |
Moved the query complexity of creating a w/q value table into view
|
Mon, 18 Apr 2011 14:40:35 +0000 |
Sascha L. Teichmann |
Fetches w/q value tables from the backend.
|