Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Thu, 05 May 2011 05:27:41 +0000 | Ingo Weinzierl | Use a default step width (100m) between two kilometers if no width is given. |
Thu, 05 May 2011 04:52:47 +0000 | Ingo Weinzierl | Fixed a potential NullPointerException while creating a longitudinal section chart. |
Wed, 04 May 2011 17:01:22 +0000 | Sascha L. Teichmann | fix flys/issue30 |
Wed, 04 May 2011 13:51:25 +0000 | Sascha L. Teichmann | 'berechnete Abflusskurve': generate ws from qs |
Wed, 04 May 2011 10:10:11 +0000 | Ingo Weinzierl | Filled the discharge curve exporter (CSV) with code - now, it generates a CSV export with the computed discharge curve data. |
Wed, 04 May 2011 08:24:50 +0000 | Ingo Weinzierl | Enabled the WINFO artifact to compute the data for discharge curves (computed) - ComputedDischargeCurveGenerator uses those values now to create the chart. |