Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 4133:c722c08cf502
Merged heads.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 15 Oct 2012 09:31:50 +0200 |
parents | e0354aed0cd3 |
children | b6ba9bbb5122 |
comparison
equal
deleted
inserted
replaced
4132:f6c73ee1b7f1 | 4133:c722c08cf502 |
---|---|
1 2012-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Improve on issue945/6 | |
4 | |
5 * flys-artifacts/doc/conf/meta-data.xml: Add nodes for W/Q-only | |
6 mainvalues. | |
7 | |
8 * flys-artifacts/src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java: | |
9 Create only W/Q values if corresponding data given. | |
10 | |
11 2012-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
12 | |
13 Improve on issue945/1 | |
14 | |
15 * flys-artifacts/doc/conf/meta-data.xml: Recommend main values | |
16 in computed discharge curves. | |
17 | |
18 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
19 | |
20 Improve on issue943/4 | |
21 | |
22 * flys-artifacts/doc/conf/meta-data.xml: Do not show double | |
23 annotation entry in LS DC. | |
24 | |
25 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
26 | |
27 Improve on issue943/4 | |
28 | |
29 * flys-artifacts/doc/conf/meta-data.xml: Show an "all" node in DC | |
30 for annotations per type. | |
31 | |
32 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
33 | |
34 Fix issue943/3 | |
35 | |
36 * flys-artifacts/doc/conf/meta-data.xml: Add Floodprotections to | |
37 LS non-recommendations. | |
38 | |
39 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
40 | |
41 * flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | |
42 Help future developers. | |
43 | |
44 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
45 | |
46 * flys-artifacts/src/main/java/de/intevation/flys/artifacts/access/RiverAccess.java: | |
47 Improve code drastically. | |
48 | |
49 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
50 | |
51 * flys-artifacts/doc/conf/artifacts/winfo.xml: Include new state and | |
52 transition for extreme value q input per segment. | |
53 | |
54 2012-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
55 | |
56 * flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/extreme/ExtremeQInput.java: | |
57 New, initial Input state for Q input per segment in extreme analysis | |
58 path. | |
59 | |
1 2012-10-12 Ingo Weinzierl <ingo@intevation.de> | 60 2012-10-12 Ingo Weinzierl <ingo@intevation.de> |
2 | 61 |
3 * src/main/java/de/intevation/flys/artifacts/services/DischargeInfoService.java: | 62 * src/main/java/de/intevation/flys/artifacts/services/DischargeInfoService.java: |
4 Insert the date as time millis for each discharge curve. | 63 Insert the date as time millis for each discharge curve. |
5 | 64 |