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.
|
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:55:46 +0200 |
Sascha L. Teichmann |
Added filters for loaded sediment data values. Year, Epochs (time ranges), And and Or.
|
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
|