Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1894:d5e51cc7da23
New method to get interpolator for given wst_ids, also prepopulate arrays with NaNs.
flys-artifacts/trunk@3254 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 15 Nov 2011 14:43:50 +0000 |
parents | 1cf36ffe69b5 |
children | 1be3a4636ee3 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Nov 15 14:37:21 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Nov 15 14:43:50 2011 +0000 @@ -1,3 +1,9 @@ +2011-11-15 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/WstValueTableFactory.java + (getTable): New methods to get WstValueTable for given wst_id. + Prepolate Arrays with NaNs. + 2011-11-15 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/artifacts/model/WKmsFactory.java: