Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1899:d002198c64a2
Removed logging noise, find better suited rows for W interpolation.
flys-artifacts/trunk@3259 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 16 Nov 2011 09:12:54 +0000 |
parents | 7053e3255ab4 |
children | 64ffc371afe7 |
comparison
equal
deleted
inserted
replaced
1898:7053e3255ab4 | 1899:d002198c64a2 |
---|---|
1 2011-11-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | |
4 Removed logging noise, find better suited rows for interpolation. | |
5 | |
1 2011-11-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2011-11-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTableFactory.java: | 8 * src/main/java/de/intevation/flys/artifacts/model/WstValueTableFactory.java: |
4 Cache WstValueTables that were fetched by wst_id. | 9 Cache WstValueTables that were fetched by wst_id. |
5 | 10 |