Tue, 21 Jun 2011 16:22:28 +0000 |
Sascha L. Teichmann |
Only generate 'outs' if they have facets.
|
Mon, 20 Jun 2011 13:47:59 +0000 |
Sascha L. Teichmann |
Added generator and facet for error reports.
|
Mon, 20 Jun 2011 12:32:32 +0000 |
Sascha L. Teichmann |
New model to transport data and error reports of calculations.
|
Sat, 18 Jun 2011 20:20:34 +0000 |
Sascha L. Teichmann |
Added calculation "am Pegel" version to the "Wasserspiegellage" calculation.
|
Sat, 18 Jun 2011 18:19:34 +0000 |
Sascha L. Teichmann |
Removed dead code.
|
Sat, 18 Jun 2011 17:03:17 +0000 |
Sascha L. Teichmann |
Only generate facets when needed.
|
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
|
Fri, 17 Jun 2011 09:19:43 +0000 |
Ingo Weinzierl |
OutGenerators use now facets to fetch necessary data.
facets-slt
|
Thu, 16 Jun 2011 13:24:00 +0000 |
Ingo Weinzierl |
Write computed facets into artifacts describe document.
facets-slt
|
Thu, 16 Jun 2011 08:43:58 +0000 |
Ingo Weinzierl |
Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact.
facets-slt
|
Thu, 16 Jun 2011 07:50:56 +0000 |
Ingo Weinzierl |
Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states.
facets-slt
|
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 14:24:15 +0000 |
Sascha L. Teichmann |
Added error reporting to 'Abflusskurve' calculation.
|
Fri, 10 Jun 2011 12:38:08 +0000 |
Sascha L. Teichmann |
Added error reporting to 'Dauerzahlen' calculation.
|
Tue, 07 Jun 2011 15:05:12 +0000 |
Sascha L. Teichmann |
Use java.util.List instead of java.util.Vector. Removed superfluous imports.
|
Sun, 05 Jun 2011 18:24:46 +0000 |
Sascha L. Teichmann |
Refactored version of "Berechnung 4"
|
Wed, 01 Jun 2011 09:57:22 +0000 |
Sascha L. Teichmann |
Fix crashes in back jump correction.
|
Tue, 31 May 2011 09:35:19 +0000 |
Sascha L. Teichmann |
Use an explicit reference km for interpolation now.
|
Mon, 30 May 2011 09:19:57 +0000 |
Sascha L. Teichmann |
flys/issue82: Only successful interpolations are named.
|
Fri, 27 May 2011 16:52:37 +0000 |
Sascha L. Teichmann |
Re-eanbled the calculation of the backjump correction.
|
Thu, 26 May 2011 16:54:16 +0000 |
Sascha L. Teichmann |
Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.
|
Thu, 26 May 2011 15:55:48 +0000 |
Sascha L. Teichmann |
Generate fields for w/q input depend on flow direction.
|
Thu, 26 May 2011 14:27:06 +0000 |
Sascha L. Teichmann |
Take the flow direction into account.
|
Mon, 23 May 2011 15:11:55 +0000 |
Ingo Weinzierl |
ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact.
|
Thu, 19 May 2011 12:33:12 +0000 |
Ingo Weinzierl |
The curve of a computed discharge curve has a human readable text now.
|
Thu, 19 May 2011 09:54:57 +0000 |
Sascha L. Teichmann |
Reintroduced titles for the "W for unausgeglichene Abfluesse".
|
Thu, 19 May 2011 09:31:47 +0000 |
Sascha L. Teichmann |
Removed dead code
|
Thu, 19 May 2011 09:24:08 +0000 |
Sascha L. Teichmann |
use correct kms and step width now now
|
Wed, 18 May 2011 17:37:06 +0000 |
Sascha L. Teichmann |
Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
|
Wed, 18 May 2011 10:59:38 +0000 |
Ingo Weinzierl |
Enabled the discharge longitudinal section to be exported as WST.
|
Wed, 18 May 2011 09:11:10 +0000 |
Sascha L. Teichmann |
flys/issue69: Connected calculation with the UI
|
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.
|
Tue, 17 May 2011 08:55:38 +0000 |
Sascha L. Teichmann |
Separated the WST table loading logic from the calculations.
|
Fri, 06 May 2011 14:19:27 +0000 |
Ingo Weinzierl |
Implemented methods to retrieve and compute the data used to create discharge longitudinal sections.
|
Wed, 04 May 2011 08:24:50 +0000 |
Ingo Weinzierl |
Enabled the WINFO artifact to compute the data for discharge curves (computed) - ComputedDischargeCurveGenerator uses those values now to create the chart.
|
Tue, 03 May 2011 12:05:32 +0000 |
Ingo Weinzierl |
Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation.
|
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 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.
|
Fri, 29 Apr 2011 07:46:27 +0000 |
Ingo Weinzierl |
Added necessary methods to start the computation of waterlevel data.
|
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, 14 Apr 2011 08:32:18 +0000 |
Ingo Weinzierl |
Modified the states' describe() method - related to the last commit.
|
Tue, 12 Apr 2011 13:42:14 +0000 |
Ingo Weinzierl |
Write the name of an artifact into the DESCRIBE document.
|
Tue, 12 Apr 2011 07:49:36 +0000 |
Ingo Weinzierl |
Bugfix: States are filled with data before they describe themself.
|
Wed, 06 Apr 2011 10:01:49 +0000 |
Ingo Weinzierl |
The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
|
Mon, 28 Mar 2011 16:36:13 +0000 |
Ingo Weinzierl |
Changed the background color of discharge curves to white.
|
Mon, 28 Mar 2011 14:33:36 +0000 |
Ingo Weinzierl |
The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.
|
Wed, 23 Mar 2011 10:52:01 +0000 |
Ingo Weinzierl |
The DESCRIBE of the WINFO artifact contains the available output modes now.
|
Thu, 17 Mar 2011 16:03:36 +0000 |
Ingo Weinzierl |
Let the states describe the static ui part.
|
Mon, 14 Mar 2011 16:32:42 +0000 |
Ingo Weinzierl |
I18N of strings for the DESCRIBE document.
|
Mon, 14 Mar 2011 15:47:10 +0000 |
Ingo Weinzierl |
Introduced a state to select the calculation mode.
|
Thu, 10 Mar 2011 13:31:36 +0000 |
Ingo Weinzierl |
Appende the static data to the static node of the DESCRIBE document.
|
Wed, 09 Mar 2011 14:13:57 +0000 |
Ingo Weinzierl |
Implemented the feed() operation.
|
Wed, 09 Mar 2011 11:29:07 +0000 |
Ingo Weinzierl |
Added a FLYSArtifact that serves as the default artifact for the FLYS application.
|
Tue, 08 Feb 2011 09:11:25 +0000 |
Ingo Weinzierl |
The RiverSelect state creates the dynamic UI part for the describe document now.
|
Mon, 07 Feb 2011 11:37:33 +0000 |
Ingo Weinzierl |
Added the current state and reachable states description to the describe document of the WINFO artifact.
|
Fri, 04 Feb 2011 16:57:08 +0000 |
Ingo Weinzierl |
Improved the WINFO artifact. Describe() returns the uuid and the hash of the artifact instead of just nothing.
|
Fri, 04 Feb 2011 11:18:59 +0000 |
Ingo Weinzierl |
Improved the init process of the WINFOArtifact - there are two new states to select the river and the gauge.
|
Wed, 02 Feb 2011 14:56:22 +0000 |
Ingo Weinzierl |
Added a first stub of an WINFO artifact.
|