Wed, 05 Oct 2011 13:16:44 +0000 |
Sascha L. Teichmann |
Removed code duplication of guessWaterIncreasing()
|
Thu, 11 Aug 2011 13:03:41 +0000 |
Felix Wolfsteller |
Picky Cosmetics.
|
Sun, 03 Jul 2011 15:33:33 +0000 |
Sascha L. Teichmann |
Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"
|
Sun, 26 Jun 2011 17:18:59 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Thu, 23 Jun 2011 12:19:12 +0000 |
Sascha L. Teichmann |
Added base class WQ for WQKms.
|
Tue, 21 Jun 2011 21:41:49 +0000 |
Sascha L. Teichmann |
Draw correction curve again.
|
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 10:10:04 +0000 |
Sascha L. Teichmann |
Added methods to remove NaN values.
|
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.
|
Fri, 06 May 2011 14:19:27 +0000 |
Ingo Weinzierl |
Implemented methods to retrieve and compute the data used to create discharge longitudinal sections.
|
Mon, 02 May 2011 16:28:57 +0000 |
Sascha L. Teichmann |
Moved expensive allocation of result arrays out of km loop.
|
Fri, 29 Apr 2011 10:01:41 +0000 |
Ingo Weinzierl |
New method WQKms.size() to retrieve the number of elements in the data pool.
|
Fri, 29 Apr 2011 08:39:17 +0000 |
Sascha L. Teichmann |
WQKms model: Added a get() method which takes destination array as an argument.
|
Fri, 29 Apr 2011 08:28:44 +0000 |
Ingo Weinzierl |
Introduced GNU Trove to store WQKms values in a more performant data structure.
|
Fri, 29 Apr 2011 07:27:05 +0000 |
Ingo Weinzierl |
Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information.
|