Thu, 21 Apr 2011 08:44:41 +0000 |
Ingo Weinzierl |
Implementation of interfaces and its default implementations and a factory to work with themes.
|
Wed, 20 Apr 2011 14:26:51 +0000 |
Sascha L. Teichmann |
Implementation of "Abflusskurve/Abflusstafel" calculation.
|
Wed, 20 Apr 2011 13:13:19 +0000 |
Sascha L. Teichmann |
Added dependency to Apache Commons Math 2.2 (Apache License 2.0)
|
Wed, 20 Apr 2011 09:46:40 +0000 |
Sascha L. Teichmann |
Discharge table: Fix problem when sorting by q (copied w instead of q).
|
Wed, 20 Apr 2011 08:00:38 +0000 |
Ingo Weinzierl |
Fixed broken HQL statement.
|
Tue, 19 Apr 2011 17:43:39 +0000 |
Sascha L. Teichmann |
Implemented the "Wasserstand/Wasserspiegellagen" calculation.
|
Tue, 19 Apr 2011 17:37:21 +0000 |
Sascha L. Teichmann |
Discharge table: we need a getQForW() and not a getWForQ().
|
Tue, 19 Apr 2011 14:48:28 +0000 |
Sascha L. Teichmann |
Discharge tables: Sorting of q values was done wrong.
|
Tue, 19 Apr 2011 13:10:27 +0000 |
Ingo Weinzierl |
The list of annotations returned by the AnnotationFactory is ordered by its range.
|
Tue, 19 Apr 2011 12:33:39 +0000 |
Ingo Weinzierl |
Added a service that returns the MainValues of a Gauge based on a river name and a stationing.
|
Tue, 19 Apr 2011 12:31:07 +0000 |
Ingo Weinzierl |
Added a factory that returns MainValues.
|
Tue, 19 Apr 2011 11:05:27 +0000 |
Sascha L. Teichmann |
Discharge table: Added static method getWForQ() to interpolate a w value for a given q value based on a given discharge table.
|
Tue, 19 Apr 2011 10:32:31 +0000 |
Sascha L. Teichmann |
Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.
|
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.
|