Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1713:6d9184c745dd
Bugfix: #226 Set the upper bound of duration curve charts to 364.
flys-artifacts/trunk@2985 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 17 Oct 2011 11:04:53 +0000 |
parents | 7e19449d7826 |
children | 004b1b0838d6 |
comparison
equal
deleted
inserted
replaced
1712:7e19449d7826 | 1713:6d9184c745dd |
---|---|
1 2011-10-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue226 (W-INFO: Dauerlinienberechung /Abbbildung x-Achse) | |
4 | |
5 * src/main/java/de/intevation/flys/exports/DurationCurveGenerator.java: | |
6 Set the upper bound of these charts to 364. | |
7 | |
1 2011-10-17 Ingo Weinzierl <ingo@intevation.de> | 8 2011-10-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/artifacts/model/GaugesFactory.java: | 10 * src/main/java/de/intevation/flys/artifacts/model/GaugesFactory.java: |
4 Added a function that returns a Gauge based on its name. | 11 Added a function that returns a Gauge based on its name. |
5 | 12 |