log flys-artifacts/ChangeLog @ 3570:9eba1e2d821d

age author description
Wed, 08 Aug 2012 08:13:24 +0000 Felix Wolfsteller Set info attribute in datacage, to have tooltips in gui.
Tue, 07 Aug 2012 12:59:30 +0000 Felix Wolfsteller Changed wording for reference curves reference station(s).
Tue, 07 Aug 2012 12:37:17 +0000 Felix Wolfsteller Corrected ChangeLog of last commit, fixed issue798, not 795.
Tue, 07 Aug 2012 12:36:32 +0000 Felix Wolfsteller Fix issue795.
Wed, 01 Aug 2012 10:19:45 +0000 Sascha L. Teichmann S/Q relation: Fixed flys/issue748
Tue, 31 Jul 2012 16:46:36 +0000 Sascha L. Teichmann FixA: Only evict only one(!) data point as outlier before recalculating the function.
Tue, 31 Jul 2012 16:14:17 +0000 Sascha L. Teichmann FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken.
Mon, 30 Jul 2012 11:25:19 +0000 Sascha L. Teichmann S/Q relation: Setup better initial activity for the facets of the S/Q results.
Mon, 30 Jul 2012 09:08:16 +0000 Sascha L. Teichmann Use getCurrentKmFromRequest().doubleValue() in i18n formatting.
Sun, 29 Jul 2012 16:04:40 +0000 Sascha L. Teichmann Partly reverted Double->double change of clins.
Sun, 29 Jul 2012 12:30:35 +0000 Sascha L. Teichmann S/Q relation: Initially activate/deactivate facets.
Sun, 29 Jul 2012 11:39:39 +0000 Sascha L. Teichmann Adjusted to follow the Chain-of-responsibility pattern in figuring out facet activities.
Sun, 29 Jul 2012 11:11:51 +0000 Sascha L. Teichmann Made expensive XMLUtils.toString() debug output conditional.
Sun, 29 Jul 2012 11:04:06 +0000 Sascha L. Teichmann Use the new infrastructure to figure out if a facet should
Sat, 28 Jul 2012 21:48:15 +0000 Sascha L. Teichmann s/container.size() == 0/container.isEmpty()/
Sat, 28 Jul 2012 20:58:42 +0000 Sascha L. Teichmann FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.
Sat, 28 Jul 2012 20:38:27 +0000 Sascha L. Teichmann FLYSArtifact: Some code simplifications.
Fri, 27 Jul 2012 12:36:09 +0000 Sascha L. Teichmann S/Q: Extented the result data model of the S/Q calculation to
Fri, 27 Jul 2012 08:36:24 +0000 Ingo Weinzierl Avoid class cast exception in FixWQCurveGenerator.
Fri, 27 Jul 2012 06:16:19 +0000 Ingo Weinzierl Tagged flys-artifacts as '2.8.1'.
Thu, 26 Jul 2012 14:12:38 +0000 Felix Wolfsteller Towards issue745 (lines for averages in deltawt).
Thu, 26 Jul 2012 11:47:04 +0000 Ingo Weinzierl Registered new output 'fix_vollmer_wq_curve' for the vollmer path of fixings analysis module; create required Facets for it after calculation.
Thu, 26 Jul 2012 10:09:06 +0000 Felix Wolfsteller Adjusted i18n strings
Thu, 26 Jul 2012 10:02:07 +0000 Christian Lins Point labels can have a background color now.
Thu, 26 Jul 2012 09:56:50 +0000 Felix Wolfsteller i18n
Thu, 26 Jul 2012 09:26:47 +0000 Ingo Weinzierl Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.
Wed, 25 Jul 2012 15:07:14 +0000 Sascha L. Teichmann FixA: Removed instanceof hack to fetch the WQKms of the fix realizations.
Wed, 25 Jul 2012 12:58:52 +0000 Ingo Weinzierl Create proper facets for Ws and Qs in FixRealizingCompute state.
Wed, 25 Jul 2012 12:10:55 +0000 Felix Wolfsteller Also add Q-facets for fixrealization.
Wed, 25 Jul 2012 10:11:52 +0000 Felix Wolfsteller Add waterlevel facet and longitudinal_section out for fixationrealization.
Wed, 25 Jul 2012 10:07:08 +0000 Felix Wolfsteller Fix data names in access for fixrealizing.
Wed, 25 Jul 2012 09:59:43 +0000 Felix Wolfsteller Let WaterlevelFacet handle FixationArtifact.
Wed, 25 Jul 2012 09:53:24 +0000 Felix Wolfsteller fix vol/l/mer.
Tue, 24 Jul 2012 09:16:00 +0000 Sascha L. Teichmann Replace string comparison with empty string with length equals zero comparison
Tue, 24 Jul 2012 08:03:28 +0000 Sascha L. Teichmann Removed some superfluous casts.
Mon, 23 Jul 2012 16:22:30 +0000 Sascha L. Teichmann FixA: Removed some inner whitespace.
Mon, 23 Jul 2012 15:59:51 +0000 Sascha L. Teichmann FixA/Vollmer: return the result now.
Mon, 23 Jul 2012 15:24:14 +0000 Sascha L. Teichmann FixA: Vollmer. Calculated the Q -> Ws. TODO: Produce result.
Mon, 23 Jul 2012 15:15:31 +0000 Felix Wolfsteller Adjusted i18n.
Mon, 23 Jul 2012 15:13:43 +0000 Felix Wolfsteller Set ld_mode.
Mon, 23 Jul 2012 15:12:25 +0000 Felix Wolfsteller Adjusted i18n.
Mon, 23 Jul 2012 15:11:12 +0000 Felix Wolfsteller Handle FixationArtifacts in WQAdapted-State.
Mon, 23 Jul 2012 15:08:28 +0000 Felix Wolfsteller Preparing W/Q per gauge input for FixationArtifact.
Mon, 23 Jul 2012 14:57:27 +0000 Felix Wolfsteller Cosmetics, docs.
Mon, 23 Jul 2012 14:19:07 +0000 Sascha L. Teichmann FixA: Moved Q -> W conversion code into segments to be reusable.
Mon, 23 Jul 2012 11:52:21 +0000 Christian Lins Remove line style attributes from FixingReferenceEvents
Mon, 23 Jul 2012 10:11:15 +0000 Sascha L. Teichmann FixA 'ausgelagerte Wasserspiegellagen' move comparator code into segment class.
Mon, 23 Jul 2012 09:37:12 +0000 Christian Lins Simplify annotation code
Mon, 23 Jul 2012 09:09:49 +0000 Sascha L. Teichmann FixA: Made calculation base class abstract. Sub classes are called with fixings overview an function to fit.
Mon, 23 Jul 2012 08:38:23 +0000 Sascha L. Teichmann FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?
Sun, 22 Jul 2012 10:38:30 +0000 Sascha L. Teichmann FixA: Made curve fitting over the given calculation range reusable. Removed dead code.
Sun, 22 Jul 2012 09:49:56 +0000 Sascha L. Teichmann FixA: Moved more common calculation code into base class.
Sat, 21 Jul 2012 17:59:13 +0000 Sascha L. Teichmann FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.
Sat, 21 Jul 2012 12:50:48 +0000 Sascha L. Teichmann FixA: Embed german and english translations into the overview stylesheet.
Sat, 21 Jul 2012 12:26:12 +0000 Sascha L. Teichmann FixA: Introduced i18n to overview transformation.
Fri, 20 Jul 2012 15:17:16 +0000 Sascha L. Teichmann FixA: fixed aggregation bug in calculation of range spreads.
Fri, 20 Jul 2012 13:51:36 +0000 Sascha L. Teichmann FixA: XSL overview transform renders the names of the gauges into the head line.
Fri, 20 Jul 2012 10:22:38 +0000 Ingo Weinzierl Use a new state - specific for SQ relation - for the period input in the SQ relation.
Fri, 20 Jul 2012 09:43:55 +0000 Sascha L. Teichmann FixA: Bring XSLT in sync with flys-client to ease development.
Fri, 20 Jul 2012 09:34:47 +0000 Ingo Weinzierl Limited the input of time periods in SQ relation calculation to 1.

http://dive4elements.wald.intevation.org