Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
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. |