Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1906:0de18085948a
Respect position for computed discharge curve when interpolating WQs for e.g. for fixations.
flys-artifacts/trunk@3266 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 16 Nov 2011 10:25:16 +0000 |
parents | d025009fec73 |
children | 6c7fdfd262ac |
comparison
equal
deleted
inserted
replaced
1905:d025009fec73 | 1906:0de18085948a |
---|---|
1 2011-11-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/WQKmsInterpolArtifact.java: | |
4 Get ld_locations not locations data item to determine km. | |
5 (getDataAsDouble): New helper function to get data item as double. | |
6 | |
1 2011-11-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-11-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * doc/conf/meta-data.xml: Recommend fixations for computed discharge | 9 * doc/conf/meta-data.xml: Recommend fixations for computed discharge |
4 curve outs, minor refactoring of dc conf. | 10 curve outs, minor refactoring of dc conf. |
5 | 11 |