Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1661:a890bf077de5 | 1662:a800994aed1e |
---|---|
1 2011-09-29 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 flys/issue244 (WINFO: Export von AT-Dateien im ersten Teil unterschiedlich) | |
4 flys/issue332 (W-INFO / Berechnung Abflusskurve, Export, FLYS 2.5) | |
5 | |
6 * src/main/java/de/intevation/flys/exports/ATWriter.java: Due to a rounding | |
7 issue the w's of the first line underun the minimal w of the curve at times. | |
8 An extra test was introduced to suppress the output of the q's of the wrong w's. | |
9 | |
1 2011-09-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 10 2011-09-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/states/WDifferencesState.java: | 12 * src/main/java/de/intevation/flys/artifacts/states/WDifferencesState.java: |
4 Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics. | 13 Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics. |
5 | 14 |