Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3145:be612065993e
FixA: Calculate the standard deviation of the Q sector delta Ws, too.
flys-artifacts/trunk@4753 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 22 Jun 2012 09:59:12 +0000 |
parents | 05a7298c4f20 |
children | 1edc17b0d79d |
comparison
equal
deleted
inserted
replaced
3144:05a7298c4f20 | 3145:be612065993e |
---|---|
1 2012-06-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/fixings/FixCalculation.java: | |
4 Calculate the standard deviation of the Q sector delta Ws, too. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/model/fixings/AnalysisPeriod.java: | |
7 Store the standard deviation of the Q sector delta Ws, too. | |
8 Indexed 0..3; NaN means the std dev for this sector is not existing. | |
9 | |
1 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/artifacts/model/GaugeRange.java: | 12 * src/main/java/de/intevation/flys/artifacts/model/GaugeRange.java: |
4 added method getSectorBorder(int). With this method you can figure | 13 added method getSectorBorder(int). With this method you can figure |
5 the three discharge sector borders. Returns NaN if border is | 14 the three discharge sector borders. Returns NaN if border is |