Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3146:1edc17b0d79d
FixA: Draw domain markers for borders of Q sectors in helper diagram.
flys-artifacts/trunk@4754 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 22 Jun 2012 11:26:01 +0000 |
parents | be612065993e |
children | d9fb3a178be4 |
comparison
equal
deleted
inserted
replaced
3145:be612065993e | 3146:1edc17b0d79d |
---|---|
1 2012-06-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: | |
4 Draw domain markers for borders of Q sectors. There is some kind of glitch | |
5 in in the Q sector classifaction code or the db data is strange. | |
6 | |
7 Because of the common code basis this affects the fixings calculations, too. :-( | |
8 | |
1 2012-06-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2012-06-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/artifacts/model/fixings/FixCalculation.java: | 11 * src/main/java/de/intevation/flys/artifacts/model/fixings/FixCalculation.java: |
4 Calculate the standard deviation of the Q sector delta Ws, too. | 12 Calculate the standard deviation of the Q sector delta Ws, too. |
5 | 13 |