log

age author description
Tue, 19 Aug 2014 18:46:13 +0200 Tom Gottfried Distinction by measurement station gives lots of duplicates, as we always get a whole longitudinal section.
Fri, 15 Aug 2014 18:56:02 +0200 Andre Heinecke Fix binarysearch logic in SedimentLoadData
Fri, 15 Aug 2014 18:42:39 +0200 Andre Heinecke Add translation for sedimentloads
Fri, 15 Aug 2014 18:27:19 +0200 Andre Heinecke Add new and simplyfied SedimentLoadFacet
Fri, 15 Aug 2014 18:25:43 +0200 Andre Heinecke Fix ti_stop_time naming
Fri, 15 Aug 2014 18:24:55 +0200 Andre Heinecke Change sedimentload factory from yields to loads.
Fri, 15 Aug 2014 18:21:10 +0200 Andre Heinecke Configure sedimentload static facet
Fri, 15 Aug 2014 18:10:16 +0200 Andre Heinecke Rename the SedimentLoadDataFacet and add deprection comment
Fri, 15 Aug 2014 18:09:47 +0200 Andre Heinecke Revert accidental change.
Fri, 15 Aug 2014 18:09:08 +0200 Andre Heinecke Expose sedimentLoad stations
Fri, 15 Aug 2014 18:03:41 +0200 Andre Heinecke merge
Fri, 15 Aug 2014 14:28:26 +0200 Andre Heinecke Move the old data facet out of the way.
Fri, 15 Aug 2014 18:01:06 +0200 Sascha L. Teichmann Use list() instead of iterator(). Why does this not work?
Mon, 11 Aug 2014 18:34:21 +0200 Andre Heinecke Add comment on how to obtain smartgwt
Mon, 11 Aug 2014 18:33:50 +0200 Andre Heinecke Do not try to load empty files.
Tue, 12 Aug 2014 10:57:53 +0200 Sascha L. Teichmann Be more tolerant with not existing artifact configurations.
Mon, 11 Aug 2014 17:18:36 +0200 Sascha L. Teichmann Added the broken calculation state of the new sediment load calc.
Mon, 11 Aug 2014 16:45:42 +0200 Sascha L. Teichmann Removed same package import.
Mon, 11 Aug 2014 16:43:56 +0200 Sascha L. Teichmann Removed obsolete import.
Mon, 11 Aug 2014 16:42:31 +0200 Sascha L. Teichmann Merged
Mon, 11 Aug 2014 16:41:15 +0200 Sascha L. Teichmann Removed obsolete imports.
Mon, 11 Aug 2014 15:41:12 +0200 Andre Heinecke Build is locale sensitive. Force a UTF-8 locale for building.
Fri, 08 Aug 2014 13:24:11 +0200 Tom Gottfried Datacage config for new sediment load structures. Missing: some facets and everything down from the innermost macros for sediment load at measurement stations.
Thu, 07 Aug 2014 20:03:44 +0200 Sascha L. Teichmann Added $RADIUS zoom scale sub title logic to other diagrams.
Thu, 07 Aug 2014 19:59:08 +0200 Tom Gottfried Some typos in datacage config reference.
Thu, 07 Aug 2014 19:56:15 +0200 Sascha L. Teichmann Fixed sub title zoom stuff.
Thu, 07 Aug 2014 17:26:18 +0200 Sascha L. Teichmann Merged
Thu, 07 Aug 2014 17:24:33 +0200 Sascha L. Teichmann flys/issue1262: Introduce variable $RADIUS to be used in user defined chart sub titles.
Thu, 07 Aug 2014 13:05:35 +0200 Tom Gottfried Cleaned layout for infolines (issue1635).
Wed, 06 Aug 2014 19:17:12 +0200 Tom Gottfried SCHEMA CHANGE: rename database tables from yield to load_ls according to respective classes.
Tue, 05 Aug 2014 18:28:04 +0200 Sascha L. Teichmann Parse meta data for multi attribute data.
Tue, 05 Aug 2014 18:03:45 +0200 Sascha L. Teichmann Added meta infos for multi items to enable client to order the columns in a defined order.
Tue, 05 Aug 2014 16:34:04 +0200 Sascha L. Teichmann More idiomatic Java string concat.
Thu, 31 Jul 2014 18:14:22 +0200 Sascha L. Teichmann Sediment load: transform units for official epochs, too.
Thu, 31 Jul 2014 17:04:41 +0200 Sascha L. Teichmann Sediment load: refactored epoch calculation to not average over all but per year.
Wed, 30 Jul 2014 19:26:20 +0200 Sascha L. Teichmann Sediment load: fetch sediment density for transforming t/a to m^3/a.
Wed, 30 Jul 2014 19:06:35 +0200 Sascha L. Teichmann Sediment load: Cached sediment values dont depend on year. The cached object is an index over year so there is not need to ask the factory for this.
Wed, 30 Jul 2014 18:54:14 +0200 Sascha L. Teichmann Sediment load: Ensure that the lists of values are always ordered station wise. This was a hidden bug. :-/
Wed, 30 Jul 2014 18:34:48 +0200 Sascha L. Teichmann Sediment density: Got rid of stupid extra year tracking.
Wed, 30 Jul 2014 16:50:26 +0200 Sascha L. Teichmann Sedimen load: Added bundle for fraction results.
Wed, 23 Jul 2014 18:19:15 +0200 Andre Heinecke Fix wsplgen name
Fri, 18 Jul 2014 18:55:39 +0200 Sascha L. Teichmann Sediment load: More of official epochs.
Fri, 18 Jul 2014 18:01:49 +0200 Tom Gottfried SCHEMA CHANGE and Importer: get time intervals of SQ-relations from metalines in sediment load files.
Fri, 18 Jul 2014 17:43:27 +0200 Sascha L. Teichmann Sediment load: Fetch kind of sediment load from database to tell if it is official or not.
Fri, 18 Jul 2014 16:05:21 +0200 Sascha L. Teichmann Sediment load: More on calculating epoch loads.
Fri, 18 Jul 2014 15:37:26 +0200 Tom Gottfried Importer: Import sediment load at measurement stations.
Fri, 18 Jul 2014 13:03:28 +0200 Sascha L. Teichmann Sediment load. More off year based calculations.
Fri, 18 Jul 2014 12:22:51 +0200 Tom Gottfried My hint that MeasurementStation does not know it's river was not true. Thus backout rev 8c14588d1f78.
Fri, 18 Jul 2014 11:58:59 +0200 Sascha L. Teichmann Sediment load: dispatch calculation modes.
Fri, 18 Jul 2014 11:16:50 +0200 Sascha L. Teichmann Sediment load: take arguments from sediment access.
Fri, 18 Jul 2014 11:05:34 +0200 Sascha L. Teichmann Sediment load access: Cache values.
Thu, 17 Jul 2014 18:22:16 +0200 Sascha L. Teichmann Sediment load: Added more 'sums' to be calculated.
Thu, 17 Jul 2014 16:51:18 +0200 Sascha L. Teichmann Sediment load: (incomplete) new sediment load calculation.
Thu, 17 Jul 2014 11:37:25 +0200 Sascha L. Teichmann Sediment Load: Added table to figure out where grain fractions are measured.
Thu, 17 Jul 2014 11:19:59 +0200 Sascha L. Teichmann Sediment load: Added join to fetch measurement station via ranges which know the river. Added a visitor for values, too.
Thu, 17 Jul 2014 10:56:38 +0200 Sascha L. Teichmann ImporterSession: Load measurement stations via ranges which hold a reference to the river.
Thu, 17 Jul 2014 07:46:18 +0200 Sascha L. Teichmann Merged.
Thu, 17 Jul 2014 07:45:14 +0200 Sascha L. Teichmann Sediment load: Merge measurement stations if they have the same km. The chaining was too complicated to build algorithms on top of it.
Wed, 16 Jul 2014 19:11:31 +0200 Tom Gottfried Divide SedimentLoadLSParser into AbstractSedimentLoadParser and SedimentLoadLSParser to be able to reuse code for a new SedimentLoadParser for data at measurement stations.
Wed, 16 Jul 2014 18:33:28 +0200 Sascha L. Teichmann Introduce LineParserException for CSV file parsing.

http://dive4elements.wald.intevation.org