Thu, 05 May 2011 12:31:28 +0000 |
Ingo Weinzierl |
Changed the y-axis title of the computed discharge curve.
|
Thu, 05 May 2011 06:12:44 +0000 |
Ingo Weinzierl |
Improved the transition model and added states to enable the 'discharge longitudinal section' computation - NOTE: the work in this computation has not finished yet.
|
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.
|
Wed, 04 May 2011 07:48:39 +0000 |
Ingo Weinzierl |
Improved the transition model and added classes to enable the WINFO artifact to create computed discharge curves - NOTE: each of the new classes is just a stub.
|
Tue, 03 May 2011 17:37:56 +0000 |
Ingo Weinzierl |
Added an exporter to export the computed data of a duration curve.
|
Tue, 03 May 2011 17:34:29 +0000 |
Ingo Weinzierl |
Modified a confusing debug statement.
|
Tue, 03 May 2011 16:36:21 +0000 |
Ingo Weinzierl |
Added an exporter (OutGenerator) for waterlevels which currently supports CSV exports.
|
Tue, 03 May 2011 16:26:35 +0000 |
Ingo Weinzierl |
Introduced an export output target on collection level that enables collections to be exported.
|
Tue, 03 May 2011 13:23:00 +0000 |
Ingo Weinzierl |
I18N Bugfix.
|
Tue, 03 May 2011 13:15:56 +0000 |
Ingo Weinzierl |
Added i18n strings for the location selection.
|
Tue, 03 May 2011 12:05:32 +0000 |
Ingo Weinzierl |
Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation.
|
Tue, 03 May 2011 09:23:17 +0000 |
Sascha L. Teichmann |
visualize-transitions.xsl: State quoting was done wrong.
|
Mon, 02 May 2011 16:58:04 +0000 |
Ingo Weinzierl |
Enhanced the transition model to reach a state that creates duration curves.
|
Mon, 02 May 2011 16:50:58 +0000 |
Sascha L. Teichmann |
Flush/persist cache at end of program.
|
Mon, 02 May 2011 16:44:02 +0000 |
Ingo Weinzierl |
The DischargeCurveGenerator uses public methods of FLYSArtifact to retrieve all necessary information of the current settings.
|
Mon, 02 May 2011 16:28:57 +0000 |
Sascha L. Teichmann |
Moved expensive allocation of result arrays out of km loop.
|
Mon, 02 May 2011 15:17:04 +0000 |
Ingo Weinzierl |
Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges).
|
Mon, 02 May 2011 13:42:02 +0000 |
Sascha L. Teichmann |
Repaired DischargeTables.getQForW()
|
Mon, 02 May 2011 12:47:10 +0000 |
Ingo Weinzierl |
Enabled the server to handle longitudinal section chart requests with inserted W data - Ws are transformed into Qs then.
|