Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1662:a800994aed1e
Fixed issues flys/issue244, flys/issue332
flys-artifacts/trunk@2865 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 29 Sep 2011 18:19:45 +0000 |
parents | a890bf077de5 |
children | 4fbd43061315 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Sep 28 15:47:57 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Sep 29 18:19:45 2011 +0000 @@ -1,3 +1,12 @@ +2011-09-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + flys/issue244 (WINFO: Export von AT-Dateien im ersten Teil unterschiedlich) + flys/issue332 (W-INFO / Berechnung Abflusskurve, Export, FLYS 2.5) + + * src/main/java/de/intevation/flys/exports/ATWriter.java: Due to a rounding + issue the w's of the first line underun the minimal w of the curve at times. + An extra test was introduced to suppress the output of the q's of the wrong w's. + 2011-09-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/artifacts/states/WDifferencesState.java: