Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1640:fb296bdf815f
Improved w-differences diagram generation with included 'absolute' values.
flys-artifacts/trunk@2825 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 26 Sep 2011 13:37:30 +0000 |
parents | 12235a2ace21 |
children | eb3ab28d1c21 |
comparison
equal
deleted
inserted
replaced
1639:12235a2ace21 | 1640:fb296bdf815f |
---|---|
1 2011-09-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Improved w-differences diagram generation with included "absolute" | |
4 values. | |
5 | |
6 * src/main/java/de/intevation/flys/exports/WDifferencesCurveGenerator.java: | |
7 Fixed one (of two) incorrect labels. | |
8 (doWaterlevelOut): Survive non-found gauge, fetch kilometer and w | |
9 instead of values for w and q. | |
10 | |
1 2011-09-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 11 2011-09-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 12 |
3 Add positional-conflict-awareness when merging Facets for a | 13 Add positional-conflict-awareness when merging Facets for a |
4 FLYSArtifactCollection. First come first serve. | 14 FLYSArtifactCollection. First come first serve. |
5 | 15 |