log

age author description
Mon, 06 Oct 2014 15:27:20 +0200 Raimund Renkert Use context constant for current km in fix delta w/t generator.
Mon, 06 Oct 2014 14:49:00 +0200 Tom Gottfried Purge RiverUtils from ATExporter.
Mon, 06 Oct 2014 13:41:14 +0200 Tom Gottfried Manual points shall be plotted in discharge diagrams.
Mon, 06 Oct 2014 11:21:42 +0200 Tom Gottfried It's the description we want to see in the legend, not the facet name.
Fri, 03 Oct 2014 10:26:58 +0200 Tom Gottfried Q-symmetric datacage configuration for user-data.
Thu, 02 Oct 2014 19:31:09 +0200 Tom Gottfried Make derived curve-diagram working with subtitle.
Thu, 02 Oct 2014 19:05:01 +0200 Tom Gottfried Re-add line previously removed accidentally between lots of comments.
Thu, 02 Oct 2014 18:57:10 +0200 Sascha L. Teichmann Added km sub title to fix derivate curve, too.
Thu, 02 Oct 2014 16:33:16 +0200 Sascha L. Teichmann Removed obsolete import.
Thu, 02 Oct 2014 14:02:57 +0200 Raimund Renkert merged.
Thu, 02 Oct 2014 14:01:13 +0200 Raimund Renkert Added i18n strings.
Thu, 02 Oct 2014 13:59:20 +0200 Raimund Renkert Fixed W/Q diagram subtitle in fix analysis.
Thu, 02 Oct 2014 13:57:50 +0200 Raimund Renkert Use the CURRENT_KM constant from injectors.
Thu, 02 Oct 2014 11:49:15 +0200 Tom Gottfried The current km is needed for SQ diagrams too.
Thu, 02 Oct 2014 11:46:44 +0200 Tom Gottfried Overwriting the current km in context gives unexpected results if artifacts from different km have been loaded.
Thu, 02 Oct 2014 11:04:14 +0200 Tom Gottfried s/logger/log/ or removed unused logger.
Thu, 02 Oct 2014 10:13:31 +0200 Tom Gottfried dataset can be null.
Thu, 02 Oct 2014 09:55:31 +0200 Tom Gottfried Fetch current km from context (and remove obsolete or superfluous comments and logging).
Thu, 02 Oct 2014 09:42:12 +0200 Tom Gottfried wUnit might be null.
Wed, 01 Oct 2014 15:54:47 +0200 Tom Gottfried Purge obsolete representation of reference system for discharge tables.
Wed, 01 Oct 2014 15:42:55 +0200 Tom Gottfried Instead of adding datum to Q-values, correctly transform W-values to meter above datum.
Wed, 01 Oct 2014 15:24:21 +0200 Sascha L. Teichmann Removed obsolete imports.
Wed, 01 Oct 2014 15:21:54 +0200 Sascha L. Teichmann Removed obsolete imports.
Wed, 01 Oct 2014 14:13:41 +0200 Tom Gottfried Deliver historical discharge curves in meter, not centimeter over datum.
Wed, 01 Oct 2014 13:42:19 +0200 Raimund Renkert merged.
Wed, 01 Oct 2014 13:41:38 +0200 Raimund Renkert Use the current km from context for fix analysis W/Q subtitle.
Wed, 01 Oct 2014 13:40:39 +0200 Raimund Renkert Updated i18n strings.
Wed, 01 Oct 2014 13:40:04 +0200 Raimund Renkert Added y axis label to discharge processors.
Wed, 01 Oct 2014 13:37:27 +0200 Raimund Renkert Use i18n string for w in cm axis.
Wed, 01 Oct 2014 13:36:35 +0200 Raimund Renkert Fixed i18n string for x axis label in discharge curves.
Wed, 01 Oct 2014 13:40:30 +0200 Tom Gottfried Never ever set current km via RiverUtils.
Wed, 01 Oct 2014 13:37:43 +0200 Tom Gottfried Remove misplaced file extension.
Wed, 01 Oct 2014 12:23:39 +0200 Tom Gottfried Let injectors be strictly distinct from each other and give more meaningful names (they know what they do, not where they will be used. The latter is configuration).
Wed, 01 Oct 2014 12:13:28 +0200 Sascha L. Teichmann Correct url parameter in client.
Wed, 01 Oct 2014 12:01:46 +0200 Sascha L. Teichmann There ist no need to format a number as a string and then re-parse it to double to get its double value. Just take the double value!
Wed, 01 Oct 2014 11:07:52 +0200 Sascha L. Teichmann Removed obsolete imports.
Tue, 30 Sep 2014 15:18:09 +0200 Tom Gottfried Auto-include zero in Q-domain axis.
Tue, 30 Sep 2014 14:40:02 +0200 Raimund Renkert Use ws in m for duration curve.
Tue, 30 Sep 2014 13:03:55 +0200 Tom Gottfried Remove duplication of AnnotationHelper-code in ChartGenerator.
Tue, 30 Sep 2014 11:52:17 +0200 Tom Gottfried Allow W-mainvalues in SQ-relation.
Tue, 30 Sep 2014 11:50:43 +0200 Tom Gottfried Introduce annotations, which know to which axis they belong.
Tue, 30 Sep 2014 10:57:58 +0200 Raimund Renkert Create mainvalue facets before setting up the artifact.
Mon, 29 Sep 2014 15:49:04 +0200 Raimund Renkert Look for gauge if no pnp is set in the context and return w in cm if at gauge.
Fri, 26 Sep 2014 18:23:45 +0200 Tom Gottfried Scale second W-axis in cm according to first axis, which is expanded relative to the data, and set bounds for zooming purposes (plus a bit of cleanup in DiagramGenerator).
Fri, 26 Sep 2014 17:22:51 +0200 Tom Gottfried Avoid NPE if river is not accessible.
Fri, 26 Sep 2014 14:22:37 +0200 Tom Gottfried The derivative curve is also a discharge diagram.
Fri, 26 Sep 2014 14:18:27 +0200 Tom Gottfried Throw non-lethal XPathException if not at gauge instead of lethal PSQLException if at gauge.
Fri, 26 Sep 2014 10:53:26 +0200 Tom Gottfried Q-main values as recommendations in SQ. TODO: solve DDZ.
Fri, 26 Sep 2014 10:50:54 +0200 Tom Gottfried Let's be more generous with facet activity of main values.
Fri, 26 Sep 2014 10:17:02 +0200 Tom Gottfried bed_height_single.old_elevation_model_id is not NOT NULL.
Fri, 26 Sep 2014 09:44:48 +0200 Tom Gottfried Main values: Reduce code duplication and correct logic to specify whether we are at gauge or not.
Fri, 26 Sep 2014 08:40:20 +0200 Tom Gottfried Avoid NPE if no dataset is activated in theme list.
Fri, 26 Sep 2014 08:36:28 +0200 Raimund Renkert Added config for sq relation loaded via datacage.
Thu, 25 Sep 2014 17:25:07 +0200 Raimund Renkert merged.
Thu, 25 Sep 2014 17:24:35 +0200 Raimund Renkert Use the sq relation artifact to load data from datacage.
Thu, 25 Sep 2014 17:23:12 +0200 Raimund Renkert Inject current km and pnp into the context used to calculate W in cm at gauge.
Thu, 25 Sep 2014 12:21:47 +0200 Tom Gottfried Reduce misspelled, superfluous logging.
Thu, 25 Sep 2014 11:00:31 +0200 Sascha L. Teichmann Removed obsolete imports.
Thu, 25 Sep 2014 10:56:44 +0200 Sascha L. Teichmann Use right logger in DischargeGenerator.
Thu, 25 Sep 2014 10:38:21 +0200 Sascha L. Teichmann Run native2ascii over FLYS*.properties.

http://dive4elements.wald.intevation.org