Mon, 02 May 2011 12:47:10 +0000 |
Ingo Weinzierl |
Enabled the server to handle longitudinal section chart requests with inserted W data - Ws are transformed into Qs then.
|
Mon, 02 May 2011 12:41:24 +0000 |
Ingo Weinzierl |
Removed an unused parameter from DischargeTables.getQForW().
|
Mon, 02 May 2011 09:41:22 +0000 |
Ingo Weinzierl |
Ws and Qs of a longitudinal section chart are mapped to an own range axis now.
|
Sun, 01 May 2011 10:58:38 +0000 |
Sascha L. Teichmann |
Added caching support for the wst value tables.
|
Fri, 29 Apr 2011 16:56:37 +0000 |
Sascha L. Teichmann |
Added ehcache support.
|
Fri, 29 Apr 2011 15:10:44 +0000 |
Sascha L. Teichmann |
Added meta data service.
|
Fri, 29 Apr 2011 14:39:42 +0000 |
Sascha L. Teichmann |
Added meta service stub. TODO: Add meta data builder.
|
Fri, 29 Apr 2011 13:06:49 +0000 |
Ingo Weinzierl |
Bugfix: Changed the datastructure of the ThemeList (inner class of FLYSArtifactCollection) to store the theme of a chart in an ordered list -> Q curves of longitudinal section charts are now drawn.
|
Fri, 29 Apr 2011 10:13:24 +0000 |
Ingo Weinzierl |
Implemented the chart creation of a longitudinal section chart - W and Q facets.
|
Fri, 29 Apr 2011 10:02:59 +0000 |
Ingo Weinzierl |
Improved the calculation of the step width of ranges.
|
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 08:13:56 +0000 |
Ingo Weinzierl |
Added the name of the facet to the parameterlist of OutGenerator.doOut().
|
Fri, 29 Apr 2011 08:02:54 +0000 |
Ingo Weinzierl |
Added themes and mappings for the W and Q theme of a longitudinal section curve.
|
Fri, 29 Apr 2011 07:46:27 +0000 |
Ingo Weinzierl |
Added necessary methods to start the computation of waterlevel data.
|