Mercurial > dive4elements > river
graph
- Merged.2014-07-17, by 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.2014-07-17, by Sascha L. Teichmann
- Divide SedimentLoadLSParser into AbstractSedimentLoadParser and SedimentLoadLSParser to be able to reuse code for a new SedimentLoadParser for data at measurement stations.2014-07-16, by Tom Gottfried
- Introduce LineParserException for CSV file parsing.2014-07-16, by Sascha L. Teichmann
- Sediment load: Recognize grain fractions 'total', 'bed_load' and 'suspended_load' from pre-calculations.2014-07-16, by Sascha L. Teichmann
- Replace station list with a plain array.2014-07-16, by Sascha L. Teichmann
- Use GF_UNKNOWN constant instead of -1 to identify unknown grain fractions.2014-07-16, by Sascha L. Teichmann