Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1673:68260e38029a
Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.
flys-artifacts/trunk@2886 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 04 Oct 2011 15:30:09 +0000 |
parents | 0b6dac664bbb |
children | b5209452f6bb |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Oct 04 15:29:39 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Oct 04 15:30:09 2011 +0000 @@ -1,3 +1,9 @@ +2011-10-04 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: + Fetch the WstUnit value from river - the Wst itself no longer supports a + Unit iself. + 2011-10-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/artifacts/math/BackJumpCorrector.java,