Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 3686:c959444ff395
Add getDurationCurveData method to Gauge class
Move static getDurationCurveData method from flys-artifacts WINFOArtifact
class to a instance method in Gauge class.
flys-backend/trunk@5366 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Thu, 06 Sep 2012 12:06:57 +0000 |
parents | f3686b443d1e |
children | 69aa82ebff25 |
comparison
equal
deleted
inserted
replaced
3685:f3686b443d1e | 3686:c959444ff395 |
---|---|
1 2012-09-06 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/Gauge.java: | |
4 Move static getDurationCurveData method from flys-artifacts WINFOArtifact | |
5 class to a instance method in Gauge class. | |
6 | |
1 2012-08-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2012-08-30 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 Attempt fix for issue821 (cross sections just till +/-500m). | 9 Attempt fix for issue821 (cross sections just till +/-500m). |
4 | 10 |
5 * src/main/java/de/intevation/flys/model/CrossSectionLine.java: | 11 * src/main/java/de/intevation/flys/model/CrossSectionLine.java: |