Wed, 27 Jul 2011 11:01:55 +0000 |
Sascha L. Teichmann |
datacage: prepared access to outs of artifacts.
|
Thu, 21 Jul 2011 14:00:09 +0000 |
Ingo Weinzierl |
Modified the CollectionMonitor to recommend artifacts for the current state's outputs only.
|
Wed, 20 Jul 2011 17:03:00 +0000 |
Sascha L. Teichmann |
DataCage: Added a recommend() method to generate recommendations for
|
Wed, 20 Jul 2011 15:06:16 +0000 |
Ingo Weinzierl |
Added configurations for river WMSe (currently for Saar, Mosel, Elbe).
|
Wed, 20 Jul 2011 12:34:20 +0000 |
Ingo Weinzierl |
Adapted the method of FLYSArtifact.setup() which has been changed in the artifact package.
|
Mon, 18 Jul 2011 17:09:00 +0000 |
Ingo Weinzierl |
Simplified the code to read all provided Outputs of an Artifact.
|
Mon, 18 Jul 2011 10:13:25 +0000 |
Ingo Weinzierl |
Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.
|
Mon, 18 Jul 2011 09:20:42 +0000 |
Ingo Weinzierl |
Added a computeInit() method to intialize data/facets after creating new artifacts.
|
Thu, 14 Jul 2011 15:30:55 +0000 |
Ingo Weinzierl |
Append artifact recommendations to the artifact's describe document.
|
Thu, 14 Jul 2011 11:27:01 +0000 |
Ingo Weinzierl |
Added a monitor that creates new artifacts for default themes in charts and maps.
|
Sun, 26 Jun 2011 17:18:59 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Sun, 26 Jun 2011 17:06:35 +0000 |
Sascha L. Teichmann |
Removed dead code.
|
Sun, 26 Jun 2011 14:46:48 +0000 |
Sascha L. Teichmann |
Fix for flys/issue147
|
Sat, 25 Jun 2011 17:35:50 +0000 |
Sascha L. Teichmann |
Fixed "W am Pegel" calculations.
|
Wed, 22 Jun 2011 10:36:27 +0000 |
Sascha L. Teichmann |
Improved situtation on rendering "Abflusskurve am Pegel". Not fully working, yet.
|
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:38:04 +0000 |
Sascha L. Teichmann |
Removed more dead code.
|
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 13:10:20 +0000 |
Sascha L. Teichmann |
call computeAdvance() if we want to advance.
facets-slt
|
Fri, 17 Jun 2011 13:00:54 +0000 |
Ingo Weinzierl |
Added a parameter 'wq_free' that determines that mode of calculation 1 (specifies if the calculation is bound to a gauge or not).
|
Fri, 17 Jun 2011 11:23:57 +0000 |
Sascha L. Teichmann |
mico opt: inter cmps are faster than str cmps.
facets-slt
|
Fri, 17 Jun 2011 11:08:31 +0000 |
Sascha L. Teichmann |
make getGauges() more robust
facets-slt
|
Fri, 17 Jun 2011 10:40:54 +0000 |
Sascha L. Teichmann |
Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again.
facets-slt
|
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 10:05:44 +0000 |
Ingo Weinzierl |
Generated facets for each output aspect.
facets-slt
|
Thu, 16 Jun 2011 09:04:59 +0000 |
Ingo Weinzierl |
Store facets for each state.
facets-slt
|
Thu, 16 Jun 2011 08:57:05 +0000 |
Ingo Weinzierl |
Use enums to dispatch computeFeed() and computeAdvance().
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
|
Tue, 07 Jun 2011 15:05:12 +0000 |
Sascha L. Teichmann |
Use java.util.List instead of java.util.Vector. Removed superfluous imports.
|
Tue, 07 Jun 2011 11:43:30 +0000 |
Sascha L. Teichmann |
If Artifact.feed() fails do not store invalid values in database.
|
Sun, 05 Jun 2011 18:24:46 +0000 |
Sascha L. Teichmann |
Refactored version of "Berechnung 4"
|
Wed, 01 Jun 2011 17:01:44 +0000 |
Sascha L. Teichmann |
Added parser for segments
|
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 14:27:06 +0000 |
Sascha L. Teichmann |
Take the flow direction into account.
|
Thu, 26 May 2011 09:41:57 +0000 |
Sascha L. Teichmann |
Round exploded values to a precision of 1e-6.
|
Tue, 24 May 2011 13:24:24 +0000 |
Ingo Weinzierl |
Small bugfixes in the WQ selection state.
|
Tue, 24 May 2011 12:37:45 +0000 |
Ingo Weinzierl |
ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.
|
Tue, 24 May 2011 11:27:37 +0000 |
Ingo Weinzierl |
ISSUE-85 (part I/III) Added further fields for the location/range state.
|
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.
|
Mon, 23 May 2011 14:32:17 +0000 |
Ingo Weinzierl |
Added a method to dump the artifacts state/data.
|
Thu, 19 May 2011 14:51:53 +0000 |
Sascha L. Teichmann |
Increment kms array size by one to take the end of range, too.
|
Thu, 19 May 2011 09:54:57 +0000 |
Sascha L. Teichmann |
Reintroduced titles for the "W for unausgeglichene Abfluesse".
|
Wed, 18 May 2011 17:37:06 +0000 |
Sascha L. Teichmann |
Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
|
Tue, 10 May 2011 07:40:06 +0000 |
Ingo Weinzierl |
Enabled the WINFO artifact to choose between W and Q mode in the adapted wq panel of the discharge longitudinal section 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.
|
Thu, 05 May 2011 06:12:44 +0000 |
Ingo Weinzierl |
Improved the transition model and added states to enable the 'discharge longitudinal section' computation - NOTE: the work in this computation has not finished yet.
|
Thu, 05 May 2011 05:27:41 +0000 |
Ingo Weinzierl |
Use a default step width (100m) between two kilometers if no width is given.
|
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 15:17:04 +0000 |
Ingo Weinzierl |
Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges).
|
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 10:02:59 +0000 |
Ingo Weinzierl |
Improved the calculation of the step width of ranges.
|
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.
|
Mon, 18 Apr 2011 13:23:12 +0000 |
Ingo Weinzierl |
Changed the error key that is written to the result document of the feed operation.
|
Mon, 18 Apr 2011 12:36:08 +0000 |
Ingo Weinzierl |
The inserted ranges (distance and WQ ranges) are validated in the feed() operation.
|