Tue, 26 Mar 2013 11:39:03 +0100 |
Andre Heinecke |
Fix Wstcalculation for non monotonous values.
|
Wed, 13 Mar 2013 19:28:09 +0100 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Mon, 21 Jan 2013 14:03:22 +0100 |
Sascha L. Teichmann |
Moved NaN removal code from W to DoubleUtil. Create QKms when calculating the 'Umhuellende'.
|
Sun, 13 Jan 2013 14:18:04 +0100 |
Sascha L. Teichmann |
A naive algorithm to figure out the "Umhuellende" of a set of WQKms.
|
Sat, 12 Jan 2013 11:30:46 +0100 |
Sascha L. Teichmann |
Added intersectsQRange to QRangeTree to check if a given Q range intersects the Qs of the tree. Useful for 'Umhuellende'. TODO make check depend on km range.
|
Mon, 10 Sep 2012 15:59:34 +0000 |
Sascha L. Teichmann |
Extreme waterlevels: calculate the segments for Q km ranges.
|
Fri, 15 Jun 2012 09:30:07 +0000 |
Sascha L. Teichmann |
FLYS artifacts: Removed trailing whitespace.
|
Tue, 29 May 2012 04:58:29 +0000 |
Ingo Weinzierl |
Merged revisions 4539-4540,4543,4545-4546 via svnmerge from
|
Wed, 04 Apr 2012 10:32:45 +0000 |
Sascha L. Teichmann |
Squashed performance bug introduced in rev4070. Now CSV export is about 245 times faster.
|
Tue, 03 Apr 2012 17:32:58 +0000 |
Sascha L. Teichmann |
Join nodes in Q tree if they span a continuous interval and have same Qs.
|
Tue, 03 Apr 2012 14:41:31 +0000 |
Sascha L. Teichmann |
Little optimization when fetching q ranges for single columns of wsts.
|
Tue, 15 Nov 2011 14:15:31 +0000 |
Felix Wolfsteller |
(Picky) cosmetics.
|
Tue, 09 Aug 2011 10:23:04 +0000 |
Sascha L. Teichmann |
Cosmetic: Replaced usage of legacy java.util.Stack with java.util.Deque.
|
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
|
Mon, 23 May 2011 22:33:37 +0000 |
Sascha L. Teichmann |
Introduce model to store q values of WST columns efficiently.
|