Mon, 02 May 2011 16:58:04 +0000 |
Ingo Weinzierl |
Enhanced the transition model to reach a state that creates duration curves.
|
Mon, 02 May 2011 16:50:58 +0000 |
Sascha L. Teichmann |
Flush/persist cache at end of program.
|
Mon, 02 May 2011 16:44:02 +0000 |
Ingo Weinzierl |
The DischargeCurveGenerator uses public methods of FLYSArtifact to retrieve all necessary information of the current settings.
|
Mon, 02 May 2011 16:28:57 +0000 |
Sascha L. Teichmann |
Moved expensive allocation of result arrays out of km loop.
|
Mon, 02 May 2011 15:17:04 +0000 |
Ingo Weinzierl |
Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges).
|
Mon, 02 May 2011 13:42:02 +0000 |
Sascha L. Teichmann |
Repaired DischargeTables.getQForW()
|
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.
|
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.
|
Fri, 29 Apr 2011 07:22:25 +0000 |
Ingo Weinzierl |
Bugfix: Removed endless loop and a bug while iterating over Hibernate results.
|
Thu, 28 Apr 2011 12:54:11 +0000 |
Ingo Weinzierl |
Added an OutGenerator for creating longitudinal section curves.
|
Thu, 28 Apr 2011 12:23:40 +0000 |
Ingo Weinzierl |
Bugfix: Added missing <output-generators> section to the global configuration.
|
Thu, 28 Apr 2011 11:32:41 +0000 |
Ingo Weinzierl |
Added a further state that is reached if the waterlevel calculation mode has been chosen.
|
Thu, 28 Apr 2011 11:22:45 +0000 |
Ingo Weinzierl |
Added a new Transition to compare values.
|
Thu, 28 Apr 2011 11:20:11 +0000 |
Ingo Weinzierl |
Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE.
|
Thu, 28 Apr 2011 11:16:21 +0000 |
Ingo Weinzierl |
Bugfix: Added the missing init() method to a Transition and call it in the TransitionFactory after a Transition has been created.
|
Thu, 28 Apr 2011 11:13:06 +0000 |
Ingo Weinzierl |
Bugfix: The outputs of a Collection's attribute document are stored in an outputs node now instead of being stored toplevel in the document.
|
Thu, 28 Apr 2011 11:08:34 +0000 |
Ingo Weinzierl |
Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far.
|
Thu, 28 Apr 2011 09:09:44 +0000 |
Sascha L. Teichmann |
Added XSL transformation do create Graphviz digraph out of conf.xml
|
Thu, 28 Apr 2011 08:14:20 +0000 |
Ingo Weinzierl |
The OutGenerator gets the theme of a facet while output creation.
|
Wed, 27 Apr 2011 14:42:52 +0000 |
Ingo Weinzierl |
Removed useless imports.
|
Wed, 27 Apr 2011 14:40:44 +0000 |
Ingo Weinzierl |
Added an abstract OutGenerator that should be the base class for all generators which create charts.
|
Wed, 27 Apr 2011 14:35:44 +0000 |
Ingo Weinzierl |
Improved the out() operation of a Collection - the OutGenerator gets to know about the facets and its theme.
|
Tue, 26 Apr 2011 13:29:18 +0000 |
Ingo Weinzierl |
The Attributes of a collection are written into its DESCRIBE now.
|
Tue, 26 Apr 2011 13:17:08 +0000 |
Ingo Weinzierl |
Initialized the facet2theme mappings configured in themes.xml and added a function to the ThemeFactory that retrieves a theme from FLYSContext based on its name.
|
Fri, 22 Apr 2011 15:49:35 +0000 |
Sascha L. Teichmann |
Corrected a silly c&p mistake.
|
Fri, 22 Apr 2011 09:57:27 +0000 |
Sascha L. Teichmann |
Implementation of the "Ruecksprungkorrektur" to be done in "W fuer angepassten Abflusslaengschnitt".
|
Thu, 21 Apr 2011 08:49:58 +0000 |
Ingo Weinzierl |
Removed debug code that has been commited by accident.
|
Thu, 21 Apr 2011 08:47:39 +0000 |
Ingo Weinzierl |
Added a first small theme configuration and code to read it.
|
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.
|