Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WQ.java @ 5413:12766ab27a36
age | author | description |
---|---|---|
2013-01-21 | Sascha L. Teichmann | Moved NaN removal code from W to DoubleUtil. Create QKms when calculating the 'Umhuellende'. |
2012-01-27 | Sascha L. Teichmann | Refactored class hierachy to integrate model for W~W. |
2012-01-06 | Ingo Weinzierl | #196 Localized the WQ labels in CSV exports. |
2011-10-05 | Sascha L. Teichmann | Removed code duplication of guessWaterIncreasing() |
2011-08-15 | Sascha L. Teichmann | Fix for flys/issue191 |
2011-07-04 | Sascha L. Teichmann | Fix(?) for flys/issue114 |
2011-07-03 | Sascha L. Teichmann | Added the math needed to calculate "W-Differenzen" in "Laengsschnitten" |
2011-06-27 | Sascha L. Teichmann | WQ: Guessing increaing w is not based on direct neighbors any more. |
2011-06-27 | Sascha L. Teichmann | WQ: Added a method to guess is increasing. |
2011-06-23 | Sascha L. Teichmann | Added base class WQ for WQKms. |