2012-07-08 |
Felix Wolfsteller |
Cosmetics, doc.
|
2012-06-15 |
Sascha L. Teichmann |
FLYS artifacts: Removed trailing whitespace.
|
2012-02-17 |
Sascha L. Teichmann |
WstValueTable: Forget to check in the range method of getMinMaxQ().
|
2012-02-17 |
Sascha L. Teichmann |
WstValueTable: Symmetrical to getMinMaxW() add two methods to find min/max Q for a given
|
2012-02-17 |
Sascha L. Teichmann |
WstValueTable: Added method to find the w extent for a given km range.
|
2012-02-17 |
Sascha L. Teichmann |
WstValueTable: Added method to find the w extent for a given km.
|
2012-02-17 |
Ingo Weinzierl |
Picked rev 4070,4074,4076,4080 from trunk.
|
2012-02-10 |
Sascha L. Teichmann |
'Bezugslinienverfahren': Fix the index bug.
|
2012-02-10 |
Sascha L. Teichmann |
'Bezugslinienverfahren': Improve the error messages even more.
|
2012-02-10 |
Ingo Weinzierl |
Picked changes r4015:4026 from trunk.
|
2012-02-09 |
Sascha L. Teichmann |
Be more conservative about arrays and indices in "Bezugslinienverfahren".
|
2012-02-07 |
Felix Wolfsteller |
Log error as warning.
|
2012-02-06 |
Sascha L. Teichmann |
Return the Qs from the "Bezugslinienverfahren, too."
|
2012-02-03 |
Sascha L. Teichmann |
Dont sort the data series in reference curve.
|
2012-02-03 |
Felix Wolfsteller |
Fix.
|
2012-01-27 |
Sascha L. Teichmann |
Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.
|
2012-01-24 |
Sascha L. Teichmann |
I18N for WINFO calculation result messages.
|
2011-11-25 |
Sascha L. Teichmann |
Added the implementation of the 'Bezugslinienverfahren'.
|
2011-11-25 |
Sascha L. Teichmann |
Refactored the code of the 'berechnete Abflusskurve' to be reusable in the 'Bezugslinienverfahren'.
|
2011-11-25 |
Sascha L. Teichmann |
'W auf freier Strecke' calculation. Fetch corresponding Qs for given Ws from the WST model
|
2011-11-17 |
Felix Wolfsteller |
Prevent ArrayIndexOutOfBounds, log method entry.
|
2011-11-16 |
Sascha L. Teichmann |
Do not re-evaluate constant size() in for-loops.
|
2011-11-16 |
Felix Wolfsteller |
Removed logging noise, find better suited rows for W interpolation.
|
2011-11-15 |
Felix Wolfsteller |
Added new (at fixed columns) interpolation mechanism.
|
2011-11-14 |
Felix Wolfsteller |
Minor doc.
|
2011-11-10 |
Felix Wolfsteller |
Improved logging to include exception in fail case of spline interpolation of wst.
|
2011-11-07 |
Felix Wolfsteller |
Cosmetics, doc.
|
2011-10-18 |
Felix Wolfsteller |
Cosmetics, docs.
|
2011-10-05 |
Sascha L. Teichmann |
fixed flys/issue201
|
2011-08-29 |
Felix Wolfsteller |
Minor cosmetics.
|
2011-06-26 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
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 'Wasserspiegellage' calculation.
|
2011-06-10 |
Sascha L. Teichmann |
Added error reporting to 'Abflusskurve' calculation.
|
2011-06-10 |
Sascha L. Teichmann |
Added error reporting to 'Dauerzahlen' calculation.
|
2011-06-05 |
Sascha L. Teichmann |
Refactored version of "Berechnung 4"
|
2011-06-01 |
Sascha L. Teichmann |
Fix crashes in back jump correction.
|
2011-05-31 |
Sascha L. Teichmann |
Use an explicit reference km for interpolation now.
|
2011-05-25 |
Sascha L. Teichmann |
WST value table: Qs are now stored in ranges for each column.
|
2011-05-24 |
Sascha L. Teichmann |
First part of storing qs in ranges
|
2011-05-20 |
Sascha L. Teichmann |
fix for flys/issue81: km weights were swapped
|
2011-05-19 |
Sascha L. Teichmann |
Use unsharp km lookup (epsilon = 0.0001).
|
2011-05-17 |
Sascha L. Teichmann |
Separated the WST table loading logic from the calculations.
|
2011-05-15 |
Sascha L. Teichmann |
First step to calculate "W fuer ungleichwertige Abfluesse" correctly. flys/issue55
|
2011-05-15 |
Sascha L. Teichmann |
Fix step to fix issue69: Do the right calculation
|
2011-05-04 |
Sascha L. Teichmann |
'berechnete Abflusskurve': generate ws from qs
|
2011-05-02 |
Sascha L. Teichmann |
Moved expensive allocation of result arrays out of km loop.
|
2011-05-01 |
Sascha L. Teichmann |
Added caching support for the wst value tables.
|
2011-04-29 |
Sascha L. Teichmann |
Added meta data service.
|
2011-04-29 |
Ingo Weinzierl |
Bugfix: Removed endless loop and a bug while iterating over Hibernate results.
|
2011-04-22 |
Sascha L. Teichmann |
Corrected a silly c&p mistake.
|
2011-04-20 |
Sascha L. Teichmann |
Implementation of "Abflusskurve/Abflusstafel" calculation.
|
2011-04-19 |
Sascha L. Teichmann |
Implemented the "Wasserstand/Wasserspiegellagen" calculation.
|
2011-04-18 |
Sascha L. Teichmann |
Moved the query complexity of creating a w/q value table into view
|
2011-04-18 |
Sascha L. Teichmann |
Fetches w/q value tables from the backend.
|