Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1674:b5209452f6bb
flys/issue31: Simplified the back jump correction code a lot.
flys-artifacts/trunk@2888 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 04 Oct 2011 16:36:19 +0000 |
parents | 68260e38029a |
children | 19d0eb41e923 |
comparison
equal
deleted
inserted
replaced
1673:68260e38029a | 1674:b5209452f6bb |
---|---|
1 2011-10-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 Worked on flys/issue31 | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/math/BackJumpCorrector.java: | |
6 Simplified the code a lot. Needs testing. Maybe flys/issue31 is gone | |
7 | |
1 2011-10-04 Ingo Weinzierl <ingo@intevation.de> | 8 2011-10-04 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | 10 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: |
4 Fetch the WstUnit value from river - the Wst itself no longer supports a | 11 Fetch the WstUnit value from river - the Wst itself no longer supports a |
5 Unit iself. | 12 Unit iself. |