comparison flys-artifacts/ChangeLog @ 392:72177020db92

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. flys-artifacts/trunk@1817 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 04 May 2011 07:48:39 +0000
parents 5d6988836f01
children befedd7629d5
comparison
equal deleted inserted replaced
391:5d6988836f01 392:72177020db92
1 2011-05-04 Ingo Weinzierl <ingo@intevation.de>
2
3 * doc/conf/artifacts/winfo.xml: Added new transitions and states to enable
4 the WINFO artifact for computing discharge curves.
5
6 * doc/conf/conf.xml: Added OutGenerators that generate computed discharge
7 curves and exports for its data.
8
9 * src/main/java/de/intevation/flys/artifacts/states/ComputedDischargeCurveState.java:
10 New. This state is reached if the user chose the computed discharge
11 curve.
12
13 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java:
14 New. This is only a stub implementation at the moment. This
15 OutGenerator should create computed discharge curves later. It extends
16 the DischargeCurveGenerator which should do the same stuff for discharge
17 curves for gauges.
18
19 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveExporter.java:
20 New. This is only a stub implementation at the moment. This OutGenerator
21 should create the exports of the discharge curve computation.
22
1 2011-05-03 Ingo Weinzierl <ingo@intevation.de> 23 2011-05-03 Ingo Weinzierl <ingo@intevation.de>
2 24
3 * doc/conf/artifacts/winfo.xml: Added a new output mode for the duration 25 * doc/conf/artifacts/winfo.xml: Added a new output mode for the duration
4 curve state (CSV export). 26 curve state (CSV export).
5 27

http://dive4elements.wald.intevation.org