Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2250:40608c82e9cb
Bugfix: create a report facet for historical discharge curves even if no data has been computed.
flys-artifacts/trunk@3899 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 03 Feb 2012 13:46:03 +0000 |
parents | 997df76c6f58 |
children | c9c788eea200 |
comparison
equal
deleted
inserted
replaced
2249:997df76c6f58 | 2250:40608c82e9cb |
---|---|
1 2012-02-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/Calculation6.java: Use | |
4 the current date for discharge tables which doesn't have a stop time set. | |
5 A warning message is written to log. | |
6 | |
7 * src/main/java/de/intevation/flys/artifacts/states/HistoricalDischargeComputeState.java: | |
8 Generate report facet before leaving the computeXXX() method when no | |
9 calculation results has been computed. | |
10 | |
1 2012-02-03 Ingo Weinzierl <ingo@intevation.de> | 11 2012-02-03 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/utils/FLYSUtils.java: Added a function | 13 * src/main/java/de/intevation/flys/utils/FLYSUtils.java: Added a function |
4 that returns the name of a reference gauge (for historical discharge | 14 that returns the name of a reference gauge (for historical discharge |
5 curves). | 15 curves). |