Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2599:fb7975828ffa
#544 Added a service that allows querying gauge information.
flys-artifacts/trunk@4175 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 20 Mar 2012 13:51:39 +0000 |
parents | e96bf6c47c12 |
children | 3f1cc396d253 |
comparison
equal
deleted
inserted
replaced
2598:e96bf6c47c12 | 2599:fb7975828ffa |
---|---|
1 2012-03-20 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue544 (Historische ATs: Eingabeunterstützung W/Q) | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/services/GaugeInfoService.java: | |
6 New service that returns information for gauges based on a specified | |
7 river. | |
8 | |
9 * doc/conf/conf.xml: Registered the GaugeInfoService. | |
10 | |
1 2012-03-20 Ingo Weinzierl <ingo@intevation.de> | 11 2012-03-20 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/artifacts/services/DischargeInfoService.java: | 13 * src/main/java/de/intevation/flys/artifacts/services/DischargeInfoService.java: |
4 Skip DischargeTables that have no time interval set or that are marked | 14 Skip DischargeTables that have no time interval set or that are marked |
5 as master DischargeTable. | 15 as master DischargeTable. |