log flys-artifacts/ChangeLog @ 3020:ce796f1db30e

age author description
Tue, 05 Jun 2012 13:51:42 +0000 Sascha L. Teichmann FixA: Store AnalysisPeriods into FixResult now.
Tue, 05 Jun 2012 13:34:50 +0000 Ingo Weinzierl Let Artifacts of type WMSDBArtifact remove produced files and directories when endOfLife() is called.
Tue, 05 Jun 2012 13:28:11 +0000 Felix Wolfsteller New helper.
Tue, 05 Jun 2012 12:35:49 +0000 Felix Wolfsteller i18n and format for line labels.
Tue, 05 Jun 2012 11:53:51 +0000 Felix Wolfsteller Added better doc and todo.
Tue, 05 Jun 2012 09:11:24 +0000 Sascha L. Teichmann FixA: Use KMIndex for outliers.
Tue, 05 Jun 2012 09:04:01 +0000 Sascha L. Teichmann FixA: Added new serializable km inedx structure.
Tue, 05 Jun 2012 08:51:46 +0000 Sascha L. Teichmann EpsilonComparator: Fixed sign problem in comparison.
Mon, 04 Jun 2012 16:44:56 +0000 Sascha L. Teichmann FixA: Reactivated rewrite of the outlier checks.
Mon, 04 Jun 2012 10:13:20 +0000 Sascha L. Teichmann FixA: Store Chi^2 of fitting into result, too.
Thu, 31 May 2012 16:32:03 +0000 Sascha L. Teichmann FixA: Added the derivatives of all fitting functions.
Wed, 30 May 2012 17:59:19 +0000 Sascha L. Teichmann FixA: Calculate the Delta W/ts + the average Delta W/ts per Q sector per analysis period.
Wed, 30 May 2012 17:01:54 +0000 Sascha L. Teichmann Added class to average dates without overflows.
Wed, 30 May 2012 15:38:23 +0000 Sascha L. Teichmann FixA: Added new km filter
Wed, 30 May 2012 15:00:18 +0000 Sascha L. Teichmann Fix: Better model for storing results of the delta W/t calculation.
Wed, 30 May 2012 14:50:33 +0000 Sascha L. Teichmann Forgot ChangeLog commit
Wed, 30 May 2012 13:46:13 +0000 Sascha L. Teichmann FixA: Added method to classify fixing events for certain kms.
Wed, 30 May 2012 13:03:22 +0000 Sascha L. Teichmann FixA: Fixed access to analysis periods.
Wed, 30 May 2012 12:12:45 +0000 Raimund Renkert Changed data fields in fixings analysisperiods state.
Tue, 29 May 2012 15:01:28 +0000 Felix Wolfsteller Cosmetics and ommitted fix.
Tue, 29 May 2012 14:59:04 +0000 Felix Wolfsteller issue417: duration curve main values as line(s) to curve.
Tue, 29 May 2012 08:38:39 +0000 Felix Wolfsteller Doc and TODOs added.
Tue, 29 May 2012 08:23:03 +0000 Felix Wolfsteller Respect new theme setting when drawing line to curve.
Tue, 29 May 2012 07:37:46 +0000 Felix Wolfsteller Added own themes for mainvalues.
Mon, 28 May 2012 21:34:24 +0000 Sascha L. Teichmann FixA: corrected fitting (Q->W instead W->Q).
Mon, 28 May 2012 20:59:27 +0000 Sascha L. Teichmann FixA: Made Delta W/t calculation finally work
Mon, 28 May 2012 18:35:01 +0000 Sascha L. Teichmann FixA: Added facet to return delta w/t as CSV
Sun, 27 May 2012 18:11:31 +0000 Sascha L. Teichmann FixA: Fixed class cast bug in report facet.
Sun, 27 May 2012 18:02:13 +0000 Sascha L. Teichmann FixA: Added forgotten csv/report facets/generators to conf.
Tue, 29 May 2012 04:58:29 +0000 Ingo Weinzierl Merged revisions 4539-4540,4543,4545-4546 via svnmerge from
Sun, 27 May 2012 13:39:30 +0000 Ingo Weinzierl Merged revisions 4536 via svnmerge from
Sun, 27 May 2012 10:50:11 +0000 Ingo Weinzierl Tagged module flys-artifacts as '2.7'.
Sun, 27 May 2012 10:47:47 +0000 Ingo Weinzierl Fixed broken crosssection chart creation if no hyks are existing.
Sat, 26 May 2012 21:26:10 +0000 Sascha L. Teichmann FixA: Added CSV export for Delta W/t values.
Sat, 26 May 2012 20:13:00 +0000 Sascha L. Teichmann FixA: Return correct data structure from calculation.
Sat, 26 May 2012 19:20:59 +0000 Sascha L. Teichmann FixA: Fixed stupid index bug.
Sat, 26 May 2012 16:55:15 +0000 Sascha L. Teichmann FixA: Call computing when reaching the compute state.
Fri, 25 May 2012 13:49:27 +0000 Sascha L. Teichmann FixA: km indexed datastructure for delta w/t results.
Fri, 25 May 2012 13:40:22 +0000 Ingo Weinzierl Corrected config for wms fixpoints and floodmaps.
Fri, 25 May 2012 13:37:08 +0000 Felix Wolfsteller Fix ChangeLog
Fri, 25 May 2012 13:33:59 +0000 Sascha L. Teichmann Replaced another silly "@attribute" XPATH with direct getAttribute() call.
Fri, 25 May 2012 13:31:40 +0000 Felix Wolfsteller Also draw lines from q mainvalues to duration curve.
Fri, 25 May 2012 09:27:01 +0000 Felix Wolfsteller Slightly improved 'line-to-curve' creation of w-mainvalues/durationcurve.
Fri, 25 May 2012 09:14:44 +0000 Felix Wolfsteller Fixed ChangeLog.
Fri, 25 May 2012 09:13:43 +0000 Felix Wolfsteller Draw line from w-annotation to duration curve, rough version.
Fri, 25 May 2012 09:05:07 +0000 Raimund Renkert Added a warning to not use virtual themes for facets.
Fri, 25 May 2012 08:57:14 +0000 Raimund Renkert Added concrete themes for maps.
Fri, 25 May 2012 07:49:11 +0000 Felix Wolfsteller Minor refactoring.
Fri, 25 May 2012 07:32:18 +0000 Raimund Renkert Added concrete themes for areas.
Thu, 24 May 2012 13:59:07 +0000 Felix Wolfsteller Precised DC config.
Thu, 24 May 2012 13:57:00 +0000 Felix Wolfsteller Let Generators handle slightly more types.
Thu, 24 May 2012 13:53:39 +0000 Felix Wolfsteller Cosmetic
Thu, 24 May 2012 13:43:35 +0000 Felix Wolfsteller Allow easy change of sticky axis for annotations.
Thu, 24 May 2012 13:39:59 +0000 Felix Wolfsteller Prepare improved Discharge curve compatibility.
Thu, 24 May 2012 10:45:12 +0000 Raimund Renkert Issue 667.
Thu, 24 May 2012 08:00:14 +0000 Ingo Weinzierl Removed needless imports.
Thu, 24 May 2012 07:58:47 +0000 Ingo Weinzierl Reproject geometries before exporting them as shapefiles to filesystem.
Thu, 24 May 2012 05:59:25 +0000 Felix Wolfsteller Include thematic heights in dc conf for reference curves.
Thu, 24 May 2012 05:58:33 +0000 Felix Wolfsteller Cosmetics.
Thu, 24 May 2012 04:44:00 +0000 Felix Wolfsteller Remove relativepoint artifact remainders.

http://dive4elements.wald.intevation.org