Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Sun, 02 Jun 2013 21:57:11 +0200 | Christian Lins | Increase legend size of map print PDF (#767). |
Sun, 02 Jun 2013 21:09:12 +0200 | Christian Lins | Increase map title size for map print PDF (#767). |
Sun, 02 Jun 2013 18:13:29 +0200 | Sascha L. Teichmann | LinearInterpolated#apply(): Added simple test if the two datasets intersect at all. |
Sun, 02 Jun 2013 17:52:53 +0200 | Sascha L. Teichmann | Waterlevel differences & bed height differences: Add new model LinearInterpolated intented to unify the two very similiar calculations. The focus of the current implementation is correctness and not speed! The fact that the data sets more mostly sorted by station is not exploited. Doing so would improve performance significantly. |