Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3054:8bd4cf11c25a
Interpolate wkms in computed discharges.
flys-artifacts/trunk@4628 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 08 Jun 2012 04:53:33 +0000 |
parents | bb576facbe50 |
children | febc39e77672 |
comparison
equal
deleted
inserted
replaced
3053:bb576facbe50 | 3054:8bd4cf11c25a |
---|---|
1 2012-06-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: | |
4 (doWOut): Interpolate values from WKms. | |
5 | |
1 2012-06-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2012-06-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/states/GaugeDischargeState.java: | 8 * src/main/java/de/intevation/flys/artifacts/states/GaugeDischargeState.java: |
4 Enable caching. | 9 Enable caching. |
5 | 10 |