Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 769:321b9e480f72
Added a method to river to find the gauge with the max overlap with a given interval.
flys-backend/trunk@2235 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sun, 26 Jun 2011 16:13:08 +0000 |
parents | 87ac543c7ab9 |
children | 33a79496ba9e |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Sun Jun 26 12:16:36 2011 +0000 +++ b/flys-backend/ChangeLog Sun Jun 26 16:13:08 2011 +0000 @@ -1,3 +1,10 @@ +2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/model/River.java: + Added a method maxOverlap to determine the gauge which has + the max common length to a given interval. This is for + numerical stability in slightly overlapping gauge ranges. + 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/model/River.java: When