log artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadData.java @ 8768:ef0ec2498dd0

age author description
Thu, 20 Aug 2015 19:14:56 +0200 Andre Heinecke issue1841 Only include loads where value != NaN in info service
Thu, 20 Aug 2015 14:21:54 +0200 Tom Gottfried Remove unused method.
Fri, 19 Jun 2015 16:35:13 +0200 Andre Heinecke (issue1448) Make sq time intervals distinct only for non epoch loads
Wed, 17 Sep 2014 19:28:39 +0200 Tom Gottfried Though not yet part of the calculation, suspended load has to be optionally loadable through datacage. 3.1.6
Wed, 10 Sep 2014 12:45:35 +0200 Sascha L. Teichmann Removed obsolete imports.
Tue, 09 Sep 2014 11:13:37 +0200 Andre Heinecke (issue1448) Fix info service for epoch / periods and off epoch
Mon, 08 Sep 2014 19:48:17 +0200 Andre Heinecke (issue1448) Actually filter out not matching sq_time_interval_ids
Mon, 08 Sep 2014 19:47:01 +0200 Andre Heinecke (issue1448) Objectify sq_time_interval id.
Mon, 08 Sep 2014 19:00:30 +0200 Andre Heinecke (issue1448) Unify SedimentLoadData ctor again
Mon, 08 Sep 2014 16:19:15 +0200 Andre Heinecke (issue1448) Fix return values of SQ time interval accessors
Mon, 08 Sep 2014 12:25:47 +0200 Tom Gottfried We only need to know what's going on upstream.
Fri, 05 Sep 2014 15:09:44 +0200 Andre Heinecke (issue1448) Use left join to permit loads with empty sq_time intervals to be handled.
Fri, 05 Sep 2014 18:30:20 +0200 Sascha L. Teichmann Fixed broken build.
Fri, 05 Sep 2014 18:23:36 +0200 Sascha L. Teichmann Sediment load: converted grain fraction name to an array lookup.
Fri, 05 Sep 2014 12:58:17 +0200 Sascha L. Teichmann sed src/**/*.java 's/logger/log/g'
Fri, 05 Sep 2014 12:54:58 +0200 Sascha L. Teichmann Make it compile again.
Fri, 05 Sep 2014 12:22:42 +0200 Andre Heinecke (issue1448) Add sq time intervals to sediment load data model.
Thu, 04 Sep 2014 17:33:01 +0200 Tom Gottfried Sum up fractions from stations and previous stations according to respective validity model.
Thu, 04 Sep 2014 13:00:55 +0200 Sascha L. Teichmann Removed NASTY package clash. We had too org.dive4elements.river.util packages.
Thu, 04 Sep 2014 12:03:02 +0200 Tom Gottfried Removed obsolete average and renamed some symbols to make the difference between single fractions and sums of them clearer in the calculation.
Wed, 03 Sep 2014 10:24:39 +0200 Tom Gottfried Rev aa80f9ba56a9 was incomplete. Shame on me.
Wed, 03 Sep 2014 09:55:32 +0200 Tom Gottfried We have to calculate bed load plus suspended sand instead of suspended load.
Tue, 26 Aug 2014 11:35:47 +0200 Sascha L. Teichmann Added missing generics parameter.
Tue, 26 Aug 2014 11:28:03 +0200 Sascha L. Teichmann Sediment load: Remove simple tail recursive calls from SedimentLoadData.recursiveFindStations(). More carefully this time.
Mon, 25 Aug 2014 19:58:00 +0200 Andre Heinecke Use old names for SedimentloadDataFractions and add average fraction
Mon, 25 Aug 2014 17:28:18 +0200 Andre Heinecke Fix compilation of last commit
Mon, 25 Aug 2014 17:14:49 +0200 Sascha L. Teichmann Another fix for find stations in sediment load.
Mon, 25 Aug 2014 12:05:37 +0200 Sascha L. Teichmann Sediment load: Fixed findStations() and add findLoads().
Fri, 15 Aug 2014 18:56:02 +0200 Andre Heinecke Fix binarysearch logic in SedimentLoadData
Fri, 15 Aug 2014 18:09:08 +0200 Andre Heinecke Expose sedimentLoad stations
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.
Thu, 17 Jul 2014 18:22:16 +0200 Sascha L. Teichmann Sediment load: Added more 'sums' to be calculated.
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 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 17:09:02 +0200 Sascha L. Teichmann Sediment load: Recognize grain fractions 'total', 'bed_load' and 'suspended_load' from pre-calculations.
Wed, 16 Jul 2014 16:03:50 +0200 Sascha L. Teichmann Replace station list with a plain array.
Wed, 16 Jul 2014 15:53:11 +0200 Sascha L. Teichmann Use GF_UNKNOWN constant instead of -1 to identify unknown grain fractions.
Wed, 16 Jul 2014 13:06:09 +0200 Sascha L. Teichmann Directly chain stations with the same km position together. This ease some summations.
Wed, 16 Jul 2014 11:05:59 +0200 Sascha L. Teichmann Throw out old visitor model and use grain fraction filters instead. Fixed neighborhood wirinng of measument stations.
Tue, 15 Jul 2014 21:31:11 +0200 Sascha L. Teichmann Sediment loads from cache are sorted in station order so range filters
Tue, 15 Jul 2014 18:52:22 +0200 Sascha L. Teichmann Wire the neighbors to the measurement stations together. This eases the lookup for same types (suspended or bed load).
Tue, 15 Jul 2014 12:47:52 +0200 Sascha L. Teichmann New way to loaded sediment loads from database and cache it. The data structure a way more straight forward. TODO: Implement calculation on this basis.

http://dive4elements.wald.intevation.org