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.
Fri, 20 Jul 2012 07:50:08 +0000 Ingo Weinzierl Disabled legends in SQ relation overview generator.
Fri, 20 Jul 2012 07:44:00 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 20 Jul 2012 07:37:19 +0000 Sascha L. Teichmann i18n: Fixed anomalies in properties files
Fri, 20 Jul 2012 06:50:25 +0000 Ingo Weinzierl OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.
Thu, 19 Jul 2012 21:12:57 +0000 Sascha L. Teichmann FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.
Thu, 19 Jul 2012 16:57:44 +0000 Sascha L. Teichmann FixA: Minor refactoring
Thu, 19 Jul 2012 16:35:14 +0000 Sascha L. Teichmann FixA: Created a common base class for the fixing related calculations.
Thu, 19 Jul 2012 15:44:14 +0000 Sascha L. Teichmann FixA: Moved common parameter access to common base class.
Thu, 19 Jul 2012 15:25:46 +0000 Sascha L. Teichmann FixA: Prevent NPE when exporting parameters.
Thu, 19 Jul 2012 15:20:51 +0000 Sascha L. Teichmann Small optimization.
Thu, 19 Jul 2012 15:16:48 +0000 Sascha L. Teichmann FixA: Renamed FixResult to FixAnalysisResult.
Thu, 19 Jul 2012 14:59:16 +0000 Sascha L. Teichmann FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.
Thu, 19 Jul 2012 14:27:20 +0000 Sascha L. Teichmann FixA: Renamed FixationVolmerCompute to FixRealizingCompute.
Thu, 19 Jul 2012 14:19:35 +0000 Sascha L. Teichmann FixA: Renamed FixationCompute to FixAnalysisCompute
Thu, 19 Jul 2012 14:11:11 +0000 Sascha L. Teichmann FixA: Renamed FixCalculation to FixAnalysisCalculation.
Thu, 19 Jul 2012 13:56:11 +0000 Christian Lins Add analysis periods as subtitle to W/Q chart
Thu, 19 Jul 2012 12:59:56 +0000 Christian Lins Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
Thu, 19 Jul 2012 12:55:45 +0000 Sascha L. Teichmann FixA: Renamed FixationArtifactAccess to FixAnalysisAccess
Thu, 19 Jul 2012 11:45:15 +0000 Ingo Weinzierl Set default value of MINFO SQ relation's outliers parameter to 3.
Thu, 19 Jul 2012 11:40:59 +0000 Christian Lins Add kilometer to chart titles
Thu, 19 Jul 2012 09:37:52 +0000 Sascha L. Teichmann Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.
Thu, 19 Jul 2012 09:11:56 +0000 Sascha L. Teichmann Simplified code.
Wed, 18 Jul 2012 16:37:41 +0000 Sascha L. Teichmann FixA: KM chart service: Use only blue as point color.
Wed, 18 Jul 2012 16:28:00 +0000 Sascha L. Teichmann Adjusted Delta W(t) CSV exporter to customers wishes.
Wed, 18 Jul 2012 14:44:29 +0000 Sascha L. Teichmann FixA: Overview: classify Q ranges by intersecting gauges.
Wed, 18 Jul 2012 13:11:41 +0000 Felix Wolfsteller smaller bandwidth fixes.
Wed, 18 Jul 2012 10:02:37 +0000 Felix Wolfsteller Change bandwidth theme attribute type to double (but bugged).
Wed, 18 Jul 2012 09:54:46 +0000 Sascha L. Teichmann FixA: Added time range column to Delta W(t) CSV export.
Wed, 18 Jul 2012 09:03:19 +0000 Sascha L. Teichmann FixA: Added discharge column to DeltaW(t) CSV export.
Wed, 18 Jul 2012 08:19:03 +0000 Sascha L. Teichmann Removed trailing whitespace.
Tue, 17 Jul 2012 18:40:25 +0000 Felix Wolfsteller Cosmetics, doc.
Tue, 17 Jul 2012 07:22:17 +0000 Sascha L. Teichmann S/Q relation: Out commented the LEFT JOINs which produce a lot of empty and
Mon, 16 Jul 2012 18:26:00 +0000 Sascha L. Teichmann S/Q relation: Write parameters as export result.
Mon, 16 Jul 2012 10:12:14 +0000 Felix Wolfsteller Doc, TODO added.
Mon, 16 Jul 2012 10:05:34 +0000 Sascha L. Teichmann SQ relation: Out commented debug output which caused OOM errors.
Mon, 16 Jul 2012 09:12:56 +0000 Sascha L. Teichmann Q is not taken from MESSUNG.Q but from MESSUNG.Q_BPEGEL
Mon, 16 Jul 2012 06:31:18 +0000 Ingo Weinzierl Taged flys-artifacts module as '2.8'.
Sun, 15 Jul 2012 16:14:56 +0000 Sascha L. Teichmann Removed same package imports.
Sun, 15 Jul 2012 16:00:55 +0000 Sascha L. Teichmann FLYSArtifactCollection: Lowered log level.
Fri, 13 Jul 2012 19:08:58 +0000 Felix Wolfsteller Let DC offer official lines for longitudinal disch. diags.
Fri, 13 Jul 2012 19:01:03 +0000 Felix Wolfsteller Prevent nasty NPE.
Fri, 13 Jul 2012 16:11:13 +0000 Sascha L. Teichmann SQ relation: Suppress data points with values <= 0 because they kill JFreeChart's log/log diagrams.
Fri, 13 Jul 2012 15:41:56 +0000 Sascha L. Teichmann SQ relation: More fixes.
Fri, 13 Jul 2012 15:04:36 +0000 Sascha L. Teichmann Fixed ChangeLog
Fri, 13 Jul 2012 14:25:16 +0000 Sascha L. Teichmann SQ relation: Fixed problem with string operation precedence.
Fri, 13 Jul 2012 13:43:26 +0000 Felix Wolfsteller Very basic official lines in dc, malplaced.
Fri, 13 Jul 2012 12:41:44 +0000 Christian Lins Create shapefile directory instead of shapefile 'file'
Fri, 13 Jul 2012 11:14:22 +0000 Sascha L. Teichmann Removed trailing whitespace.
Fri, 13 Jul 2012 11:12:35 +0000 Sascha L. Teichmann SQ relation: Build a valid SQResult.
Fri, 13 Jul 2012 10:54:56 +0000 Christian Lins Fix and workaround NullPointerExceptions
Fri, 13 Jul 2012 10:44:18 +0000 Ingo Weinzierl Organized and added missing imports.
Fri, 13 Jul 2012 10:25:24 +0000 Ingo Weinzierl Create extent of a map layer in the correct coordinate reference system.
Fri, 13 Jul 2012 10:19:23 +0000 Ingo Weinzierl Moved map and WSPLGEN code to subpackage 'map' in the model package.
Fri, 13 Jul 2012 10:17:05 +0000 Sascha L. Teichmann Removed trailing whitespace.
Fri, 13 Jul 2012 10:15:55 +0000 Sascha L. Teichmann Removed superfluous imports.
Fri, 13 Jul 2012 10:12:45 +0000 Sascha L. Teichmann SQ relation: Use only first time period.
Fri, 13 Jul 2012 09:45:11 +0000 Raimund Renkert Added overview output for sq relation. Currently the overview generator is
Fri, 13 Jul 2012 09:33:16 +0000 Raimund Renkert Refactored FLYSArtifactCollection.
Fri, 13 Jul 2012 08:25:13 +0000 Sascha L. Teichmann SQ relation: Handle the error case of accessing wrong indexed SQ relation more smoothly.
Thu, 12 Jul 2012 22:27:50 +0000 Sascha L. Teichmann SQ relation: Added access to the data of GSIEBSATZ and SSIEBUNG.

http://dive4elements.wald.intevation.org