log

age author description
Fri, 03 Feb 2012 09:39:22 +0000 Ingo Weinzierl Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.
Fri, 03 Feb 2012 09:35:46 +0000 Ingo Weinzierl New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.
Thu, 02 Feb 2012 16:39:50 +0000 Ingo Weinzierl The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.
Thu, 02 Feb 2012 16:38:12 +0000 Ingo Weinzierl Improved WQTimerange and HistoricalDischargeFacet.
Thu, 02 Feb 2012 15:44:13 +0000 Ingo Weinzierl Some more refactoring in XYChartGenerator and ChartGenerator; implemented necessary stuff in TimeseriesChartGenerator and return new empty instances of timeseries charts.
Thu, 02 Feb 2012 15:39:28 +0000 Ingo Weinzierl Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.
Thu, 02 Feb 2012 14:00:40 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator
Thu, 02 Feb 2012 13:23:55 +0000 Felix Wolfsteller Cosmetics/care/refac.
Thu, 02 Feb 2012 12:50:33 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.
Thu, 02 Feb 2012 12:26:36 +0000 Ingo Weinzierl Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.
Thu, 02 Feb 2012 11:57:38 +0000 Ingo Weinzierl Added demo standalone app for evaluating different timeseries charts.
Thu, 02 Feb 2012 10:54:21 +0000 Raimund Renkert Issue 466.
Wed, 01 Feb 2012 15:41:11 +0000 Ingo Weinzierl Improved the 'historical discharge' calculation: implemented findValueForW().
Wed, 01 Feb 2012 15:00:13 +0000 Felix Wolfsteller Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.
Wed, 01 Feb 2012 14:48:00 +0000 Ingo Weinzierl Implemented the first step of Calculation6; create Facets for each calculation results.
Wed, 01 Feb 2012 14:43:50 +0000 Ingo Weinzierl Added a new constructor to Timerange that takes Date objects for start and end.
Wed, 01 Feb 2012 14:07:38 +0000 Sascha L. Teichmann W: Forget to create ws data in constructor.
Wed, 01 Feb 2012 14:01:46 +0000 Felix Wolfsteller Did some modifications for debugging purposes, added output to reference-curve-state.
Wed, 01 Feb 2012 13:59:52 +0000 Felix Wolfsteller Register ReferenceCurve-Generators.
Wed, 01 Feb 2012 13:58:50 +0000 Felix Wolfsteller Cosmetics.
Wed, 01 Feb 2012 13:58:09 +0000 Felix Wolfsteller Add more-or-less dummy Facet in ReferenceCurveState.
Wed, 01 Feb 2012 13:57:15 +0000 Felix Wolfsteller Cosmetics.
Wed, 01 Feb 2012 13:56:38 +0000 Felix Wolfsteller Added reference curve facet type.
Wed, 01 Feb 2012 13:33:58 +0000 Ingo Weinzierl Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.
Wed, 01 Feb 2012 13:32:10 +0000 Felix Wolfsteller Addes stub for ReferenceCurve*Generator
Wed, 01 Feb 2012 12:24:05 +0000 Ingo Weinzierl Added new model classes which will be used during historical discharge curve calculation.
Wed, 01 Feb 2012 12:21:05 +0000 Ingo Weinzierl Added new helper methods to FLYSUtils that extract int[] and double[] from string.
Wed, 01 Feb 2012 11:14:24 +0000 Ingo Weinzierl Added new classes and stubs used to calculate data for historical discharge curve charts.
Wed, 01 Feb 2012 11:07:22 +0000 Ingo Weinzierl Removed needless imports.
Wed, 01 Feb 2012 09:23:44 +0000 Felix Wolfsteller Changed wording.
Wed, 01 Feb 2012 08:37:38 +0000 Felix Wolfsteller Avoid running into an NPE, but add warning to ease forensic.
Tue, 31 Jan 2012 16:26:30 +0000 Sascha L. Teichmann Fixed problems with unformatted numbers in error message.
Tue, 31 Jan 2012 15:43:38 +0000 Ingo Weinzierl Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.
Tue, 31 Jan 2012 15:14:54 +0000 Ingo Weinzierl Modified some data types in the 'historical discharge curves' transitions.
Mon, 30 Jan 2012 14:16:03 +0000 Felix Wolfsteller Fix wrong transition type towards w_diff.
Mon, 30 Jan 2012 13:36:36 +0000 Ingo Weinzierl Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.
Mon, 30 Jan 2012 13:33:18 +0000 Felix Wolfsteller Add manual point handling for many different chart types.
Mon, 30 Jan 2012 13:29:07 +0000 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
Mon, 30 Jan 2012 13:23:40 +0000 Ingo Weinzierl Bugfix: use correct order of parameters to call DefaultStateData constructor.
Mon, 30 Jan 2012 10:54:38 +0000 Ingo Weinzierl Fixed a bug in the winfo transitions.
Mon, 30 Jan 2012 10:08:25 +0000 Ingo Weinzierl Added default values for min and max items prepared by MinMaxState.
Mon, 30 Jan 2012 09:57:59 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Add start and end km to WW to determine if kms are at gauges.
Mon, 30 Jan 2012 09:03:12 +0000 Ingo Weinzierl Added transitions for 'historical discharge curves' calculation.
Mon, 30 Jan 2012 08:37:01 +0000 Felix Wolfsteller Skip 'inactive' points in output generation.
Sat, 28 Jan 2012 12:50:03 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Replaced normalized curve generation with a better and needed solution.
Fri, 27 Jan 2012 17:59:24 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Implemented the on-the-flys shift to (0, 0).
Fri, 27 Jan 2012 17:45:26 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Added facet classes.
Fri, 27 Jan 2012 17:17:45 +0000 Sascha L. Teichmann "Bezugslinenverfahren": Added stub loop for creating facets.
Fri, 27 Jan 2012 15:43:04 +0000 Sascha L. Teichmann Call the "Bezugslinienverfahren" from the WINFOArtifact.
Fri, 27 Jan 2012 14:21:51 +0000 Felix Wolfsteller Manual Point Theming improved.
Fri, 27 Jan 2012 14:19:22 +0000 Sascha L. Teichmann 'Bezugslinienverfahren': Fixed stupid bug.
Fri, 27 Jan 2012 13:26:04 +0000 Ingo Weinzierl Added states (work is not finished yet) for the 'historical discharge curve' calculation.
Fri, 27 Jan 2012 13:23:56 +0000 Ingo Weinzierl Introduced an abstract MinMaxState and a concrete class IntRangeState to add min/max value pairs.
Fri, 27 Jan 2012 13:18:37 +0000 Ingo Weinzierl Refactored some code in DefaultState to better override the base class.
Fri, 27 Jan 2012 13:12:31 +0000 Ingo Weinzierl Removed useless import.
Fri, 27 Jan 2012 13:09:50 +0000 Ingo Weinzierl Added strings used in the calculation 'historical discharge curves'.
Fri, 27 Jan 2012 12:42:20 +0000 Sascha L. Teichmann Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.
Fri, 27 Jan 2012 11:58:35 +0000 Raimund Renkert Added i18n support to PDF report export.
Fri, 27 Jan 2012 11:19:16 +0000 Felix Wolfsteller Only add one legend item for manual point themes.
Fri, 27 Jan 2012 11:01:13 +0000 Felix Wolfsteller Render labels of manual points in a very primitive manner.
Fri, 27 Jan 2012 10:45:34 +0000 Sascha L. Teichmann Refactored class hierachy to integrate model for W~W.
Fri, 27 Jan 2012 10:32:09 +0000 Felix Wolfsteller i18n for ManualPointsFacets.
Fri, 27 Jan 2012 09:49:11 +0000 Raimund Renkert Issue 138.
Fri, 27 Jan 2012 09:42:15 +0000 Raimund Renkert Added method that return the differences for a w-differences calculation as
Fri, 27 Jan 2012 07:53:03 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 16:53:42 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 15:38:46 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 13:12:19 +0000 Felix Wolfsteller Render manual points in longitudinal sections.
Thu, 26 Jan 2012 12:56:57 +0000 Felix Wolfsteller Added acidentally ommitted ChangeLog entries.
Thu, 26 Jan 2012 12:55:53 +0000 Felix Wolfsteller Cosmetics.
Thu, 26 Jan 2012 12:52:44 +0000 Felix Wolfsteller New, basic infrastructure for user-provided data ('manual points').
Wed, 25 Jan 2012 15:12:07 +0000 Sascha L. Teichmann Transition/States: Removed superfluous condition checks.
Wed, 25 Jan 2012 14:14:33 +0000 Sascha L. Teichmann Added transition/state stubs for "Bezugslinienverfahren".
Wed, 25 Jan 2012 12:58:26 +0000 Felix Wolfsteller Cosmetics.
Wed, 25 Jan 2012 10:52:58 +0000 Sascha L. Teichmann visualize-transitions.xsl: Fixed output of conditions.
Wed, 25 Jan 2012 10:19:30 +0000 Raimund Renkert Issue 461.
Tue, 24 Jan 2012 22:59:44 +0000 Sascha L. Teichmann I18N for WINFO calculation result messages.
Mon, 23 Jan 2012 17:39:51 +0000 Sascha L. Teichmann Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.
Mon, 23 Jan 2012 16:55:42 +0000 Sascha L. Teichmann Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").
Mon, 23 Jan 2012 14:18:53 +0000 Felix Wolfsteller Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.
Mon, 23 Jan 2012 11:06:06 +0000 Felix Wolfsteller Fix compilation, use StickyAxisAnnotations in AnnotationFacet.
Mon, 23 Jan 2012 10:44:34 +0000 Felix Wolfsteller Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.
Mon, 23 Jan 2012 07:55:17 +0000 Felix Wolfsteller Employ ChartRenderingInfo when creating svg/pdf exports.
Fri, 20 Jan 2012 16:24:39 +0000 Raimund Renkert Added short subtitle for longitudinal section chart.
Fri, 20 Jan 2012 16:22:00 +0000 Raimund Renkert Removed state validation.
Fri, 20 Jan 2012 13:20:37 +0000 Felix Wolfsteller Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).
Fri, 20 Jan 2012 10:23:27 +0000 Felix Wolfsteller Made StyledSeriesBuilder more robust.
Fri, 20 Jan 2012 09:38:43 +0000 Felix Wolfsteller Respect rivers flow direction when looking for hyk-formations.
Fri, 20 Jan 2012 09:18:56 +0000 Raimund Renkert Use waterlevel state and longitudinal section generator for longitudinal
Fri, 20 Jan 2012 09:14:53 +0000 Raimund Renkert 'New chart' for cross sections.
Fri, 20 Jan 2012 08:38:50 +0000 Felix Wolfsteller Add basic (text) styling for HYKS.
Fri, 20 Jan 2012 08:35:03 +0000 Felix Wolfsteller Cleanups.
Fri, 20 Jan 2012 08:31:25 +0000 Felix Wolfsteller Cosmetics.
Fri, 20 Jan 2012 08:30:50 +0000 Felix Wolfsteller Added cache definition for hyks.
Fri, 20 Jan 2012 08:30:07 +0000 Felix Wolfsteller Made HYKFactory.Zone Serializable (and thus cachable).
Fri, 20 Jan 2012 08:29:24 +0000 Felix Wolfsteller Cosmetics.
Fri, 20 Jan 2012 08:28:46 +0000 Felix Wolfsteller Added style for hyks.
Thu, 19 Jan 2012 15:43:57 +0000 Sascha L. Teichmann DistanceInfoService now uses annotations from LocationProvider.
Thu, 19 Jan 2012 13:43:58 +0000 Sascha L. Teichmann Use FastAnnotations for LocationProvider.
Thu, 19 Jan 2012 13:09:00 +0000 Felix Wolfsteller Minor hyk-handling improvements.
Thu, 19 Jan 2012 13:01:55 +0000 Felix Wolfsteller Cosmetics.
Thu, 19 Jan 2012 13:01:33 +0000 Felix Wolfsteller Cosmetics.
Thu, 19 Jan 2012 12:59:36 +0000 Felix Wolfsteller Recommend hyks if hit by cross section out.
Thu, 19 Jan 2012 12:52:44 +0000 Felix Wolfsteller Somewhat improved hyk handling and rendering.
Thu, 19 Jan 2012 11:00:27 +0000 Felix Wolfsteller Improved HYK/Zones- handling.
Thu, 19 Jan 2012 10:51:20 +0000 Felix Wolfsteller Prepare improved hyk-handling.
Wed, 18 Jan 2012 16:54:09 +0000 Raimund Renkert 'New Chart' for w-differences curve.
Wed, 18 Jan 2012 16:21:30 +0000 Raimund Renkert 'New Chart' for discharge longitudinal section curve.
Wed, 18 Jan 2012 15:50:34 +0000 Raimund Renkert 'New Chart' for duration curve.
Wed, 18 Jan 2012 14:45:24 +0000 Felix Wolfsteller Added HYKFacet.
Wed, 18 Jan 2012 14:36:16 +0000 Raimund Renkert 'New Chart' for computed discharge curve.
Wed, 18 Jan 2012 13:39:16 +0000 Felix Wolfsteller Added stubby hyk infrastructure.
Wed, 18 Jan 2012 13:33:08 +0000 Felix Wolfsteller Add 'hyk' facet type.
Wed, 18 Jan 2012 13:29:41 +0000 Felix Wolfsteller Add hyk facet to compatibility list of winfo.xml
Wed, 18 Jan 2012 09:29:12 +0000 Ingo Weinzierl Added convinience functions to FLYSArtifact and FLYSUtils.
Tue, 17 Jan 2012 18:26:45 +0000 Sascha L. Teichmann Speed up the join of calculation results and the km annotations.
Tue, 17 Jan 2012 17:05:18 +0000 Sascha L. Teichmann Use the fast cross section lines from backend now.
Tue, 17 Jan 2012 09:00:30 +0000 Felix Wolfsteller Fix stateId/hash assignment in WaterlevelFacet.
Tue, 17 Jan 2012 08:17:50 +0000 Felix Wolfsteller Made StaticWQKmsArtifact a fully featured Artifact.
Tue, 17 Jan 2012 08:09:03 +0000 Felix Wolfsteller Cosmetics.

http://dive4elements.wald.intevation.org