log

age author description
Mon, 20 Jun 2011 14:14:20 +0000 Sascha L. Teichmann Generate report facets if there are problems with the calculations.
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: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 14:37:09 +0000 Sascha L. Teichmann Generate data facets for the computed states. facets-slt
Fri, 17 Jun 2011 14:03:29 +0000 Sascha L. Teichmann Add facet to access raw computed data. facets-slt
Fri, 17 Jun 2011 13:45:50 +0000 Sascha L. Teichmann Base WST/CSV exports on facets. TODO: generate the facets. facets-slt
Fri, 17 Jun 2011 13:10:20 +0000 Sascha L. Teichmann call computeAdvance() if we want to advance. facets-slt
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 14:31:41 +0000 Ingo Weinzierl OutGenerators doOut() takes a facet object now instead of just its name. facets-slt
Thu, 16 Jun 2011 14:10:49 +0000 Ingo Weinzierl Add index and description of facets to collections describe document. 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 08:25:06 +0000 Ingo Weinzierl Moved Waterlevel state into the correct package. 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, 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 12:38:41 +0000 Ingo Weinzierl DischargeLongitudinalSectionCurve will have corrected W facets now.
Tue, 14 Jun 2011 16:26:59 +0000 Sascha L. Teichmann DistanceInfoService: Got rid of namespace in result document.
Tue, 14 Jun 2011 15:34:27 +0000 Ingo Weinzierl #77 The curves in a duration chart will have names now.
Tue, 14 Jun 2011 13:54:19 +0000 Ingo Weinzierl The min/max W/Q ranges in the panel for calculation4 are written into the DESCRIBE.
Tue, 14 Jun 2011 13:53:25 +0000 Sascha L. Teichmann Write top 'Oberkante' and bottom 'Unterkante' to out going XML if they exist.
Tue, 14 Jun 2011 10:38:00 +0000 Ingo Weinzierl The state that is used to enter locations writes the river's range into the DESCRIBE now.
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.
Fri, 10 Jun 2011 10:10:04 +0000 Sascha L. Teichmann Added methods to remove NaN values.
Fri, 10 Jun 2011 09:19:27 +0000 Sascha L. Teichmann Added calculation base class to collect the problems during the calculations. Adjusted calculation 4 to use the mechanism.
Thu, 09 Jun 2011 10:48:13 +0000 Ingo Weinzierl Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.
Thu, 09 Jun 2011 10:31:22 +0000 Ingo Weinzierl Corrected axes/datasets mappings.
Wed, 08 Jun 2011 19:11:18 +0000 Sascha L. Teichmann Berechnung 4: Determine the gauges by their station position. This hopefully fixes segment assignment problems.
Wed, 08 Jun 2011 18:50:40 +0000 Sascha L. Teichmann Berechnung 4: Added more debug output
Wed, 08 Jun 2011 13:57:43 +0000 Ingo Weinzierl #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.
Wed, 08 Jun 2011 13:32:56 +0000 Ingo Weinzierl #93 Changed the name of calculation type 4.
Wed, 08 Jun 2011 13:03:21 +0000 Ingo Weinzierl Made the chart range determination more robust against NaN values.
Wed, 08 Jun 2011 12:35:44 +0000 Ingo Weinzierl Set the second y axis to axis position 1 (starts at 0).
Wed, 08 Jun 2011 10:25:39 +0000 Sascha L. Teichmann s@m³/s@m\\u00b3/s@
Wed, 08 Jun 2011 10:21:36 +0000 Sascha L. Teichmann s@m³/s@m\u00b3/s@
Wed, 08 Jun 2011 10:19:23 +0000 Sascha L. Teichmann Only generate an axis element if a axis really exists.
Tue, 07 Jun 2011 21:01:09 +0000 Sascha L. Teichmann BackJumpCorrector: Simpified array swapping.
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 14:28:44 +0000 Sascha L. Teichmann code clean up in states
Tue, 07 Jun 2011 13:15:02 +0000 Ingo Weinzierl The ChartInfoGenerator appends axes range information to the document now.
Tue, 07 Jun 2011 11:43:30 +0000 Sascha L. Teichmann If Artifact.feed() fails do not store invalid values in database.
Mon, 06 Jun 2011 11:34:44 +0000 Sascha L. Teichmann Removed asymmetrical "- 1" from width calculation.
Sun, 05 Jun 2011 20:47:51 +0000 Sascha L. Teichmann Berechnung 4: Fixed problem when more than one value per segment are given.
Sun, 05 Jun 2011 18:24:46 +0000 Sascha L. Teichmann Refactored version of "Berechnung 4"
Fri, 03 Jun 2011 10:21:13 +0000 Ingo Weinzierl #90 Removed margins between data area border and curves.
Fri, 03 Jun 2011 07:20:39 +0000 Ingo Weinzierl Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.
Fri, 03 Jun 2011 06:47:51 +0000 Ingo Weinzierl Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.

http://dive4elements.wald.intevation.org