Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1163:2e0739853807
Fix build, added new DataUtil.
flys-artifacts/trunk@2700 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 12 Sep 2011 11:30:19 +0000 |
parents | 588798ef4791 |
children | 0398c2b8dbaf |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Sep 12 11:26:32 2011 +0000 +++ b/flys-artifacts/ChangeLog Mon Sep 12 11:30:19 2011 +0000 @@ -1,3 +1,13 @@ +2011-09-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Copied and slightly modified implementation of guessWaterIncreasing from + WQKms to (new) DataUtils. Accidentally commited usage in last commit, to + correct orientation of diagram (invert x axis). + + * src/main/java/de/intevation/flys/utils/DataUtils.java: + New file with guessWaterIncreasing implementation from WQKms, + slightly adjusted. + 2011-09-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> Cosmetics.