Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 449:9814d4808410
flys/issue69: Connected calculation with the UI
flys-artifacts/trunk@1941 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 18 May 2011 09:11:10 +0000 |
parents | 88d9e1d75d64 |
children | c8bb38115290 |
comparison
equal
deleted
inserted
replaced
448:88d9e1d75d64 | 449:9814d4808410 |
---|---|
1 2011-05-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 Work on flys/issue69 | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: | |
6 Use new logic to calculate "Wasserstand/Wasserspiegellage". | |
7 Compared to desktop FLYS are the results are structurally right | |
8 but a bit off in the positions after the decimal points. | |
9 Maybe a result of the interpolation? Need to debug this. | |
10 | |
1 2011-05-18 Ingo Weinzierl <ingo@intevation.de> | 11 2011-05-18 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | 13 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: |
4 W and Q curves will now have names based on the defined W or Q values | 14 W and Q curves will now have names based on the defined W or Q values |
5 for the waterlevel computation. | 15 for the waterlevel computation. |