Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WQDay.java @ 2207:a38f43f626f5
age | author | description |
---|---|---|
2012-01-27 | Sascha L. Teichmann | Refactored class hierachy to integrate model for W~W. |
2011-10-10 | Ingo Weinzierl | Bugfix: #189 Changed the order of a duration curve CSV export. |
2011-06-23 | Sascha L. Teichmann | WQDay is based on WQ now to make it exportable as AT. |
2011-06-17 | Sascha L. Teichmann | Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from |
2011-06-15 | Ingo Weinzierl | Merged with trunk and introduced hashing of computed values. facets-slt |
2011-06-10 | Sascha L. Teichmann | Added error reporting to 'Dauerzahlen' calculation. |
2011-06-10 | Sascha L. Teichmann | Added methods to remove NaN values. |
2011-05-03 | Ingo Weinzierl | Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation. |