Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1835:35e38e2afb22
Re-enabled mainvalue-recommendation for computed discharge curves.
flys-artifacts/trunk@3171 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 04 Nov 2011 13:29:15 +0000 |
parents | 9eedda250280 |
children | 729ba79e94a0 |
comparison
equal
deleted
inserted
replaced
1834:9eedda250280 | 1835:35e38e2afb22 |
---|---|
1 2011-11-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Re-enable mainvalue-recommendations for computed discharge curves, | |
4 as the NPE should be gone. | |
5 | |
6 * doc/conf/meta-data.xml: Uncomment mainvalue recommendations. | |
7 | |
8 2011-11-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
9 | |
10 When querying metadata/datacage, use only output-names of outputs that | |
11 actually exists (in the sense of having facets). | |
12 | |
13 * src/main/java/de/intevation/flys/artifacts/CollectionMonitor.java: | |
14 Get output names from artifact, not from state. | |
15 | |
1 2011-11-04 Ingo Weinzierl <ingo@intevation.de> | 16 2011-11-04 Ingo Weinzierl <ingo@intevation.de> |
2 | 17 |
3 * doc/conf/meta-data.xml: Removed DEMs from floodmap configuration, | 18 * doc/conf/meta-data.xml: Removed DEMs from floodmap configuration, |
4 because we are not able to draw DEMs into maps. | 19 because we are not able to draw DEMs into maps. |
5 | 20 |
15 | 30 |
16 * doc/conf/artifacts/riveraxis.xml: Removed, because the RiverAxisArtifact | 31 * doc/conf/artifacts/riveraxis.xml: Removed, because the RiverAxisArtifact |
17 has a fixed static State only. | 32 has a fixed static State only. |
18 | 33 |
19 * doc/conf/conf.xml: Removed riveraxis.xml definition. | 34 * doc/conf/conf.xml: Removed riveraxis.xml definition. |
20 | |
21 2011-11-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
22 | |
23 When querying metadata/datacage, use only output-names of outputs that | |
24 actually exists (in the sense of having facets). | |
25 | |
26 * src/main/java/de/intevation/flys/artifacts/CollectionMonitor.java: | |
27 Get output names from artifact, not from state. | |
28 | 35 |
29 2011-11-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 36 2011-11-04 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
30 | 37 |
31 For a Flys-Collection, add outputt to attributes-part of describe | 38 For a Flys-Collection, add outputt to attributes-part of describe |
32 document only if they contain facets. -> Prevent empty output nodes | 39 document only if they contain facets. -> Prevent empty output nodes |