2012-06-25 |
Sascha L. Teichmann |
FixA: Interpolated and measured values where switched.
|
2012-06-25 |
Sascha L. Teichmann |
Added labeling for Q/W points FixingsKMChartService.
|
2012-06-25 |
Sascha L. Teichmann |
FixA: Re-added accidentially removed code.
|
2012-06-24 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-06-24 |
Sascha L. Teichmann |
FixA: I18N
|
2012-06-24 |
Sascha L. Teichmann |
Use generics more correctly
|
2012-06-24 |
Sascha L. Teichmann |
I18N: Added script to make keys of property file identifiable with short numbers through the UI.
|
2012-06-24 |
Sascha L. Teichmann |
I18N: Repaired inconsistencies
|
2012-06-24 |
Christian Lins |
Output code to trackdown the linecolor problem
|
2012-06-23 |
Felix Wolfsteller |
Re-enable legend item aggregation.
|
2012-06-23 |
Felix Wolfsteller |
Parse legend aggregation threshold value for settings.
|
2012-06-23 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-06-23 |
Sascha L. Teichmann |
FixA: KM chart helper service: Added debug output when creating Q sector markers.
|
2012-06-22 |
Felix Wolfsteller |
Initialize legend aggregation threshold.
|
2012-06-22 |
Felix Wolfsteller |
Cosmetics.
|
2012-06-22 |
Felix Wolfsteller |
Prepare legend aggregation threshold setting.
|
2012-06-22 |
Felix Wolfsteller |
Cosmetics.
|
2012-06-22 |
Sascha L. Teichmann |
FixA: Draw domain markers for borders of Q sectors in helper diagram.
|
2012-06-22 |
Sascha L. Teichmann |
FixA: Calculate the standard deviation of the Q sector delta Ws, too.
|
2012-06-21 |
Sascha L. Teichmann |
Fix: add method to find discharge sector border for given river and km.
|
2012-06-21 |
Sascha L. Teichmann |
FixA: Create a cached GaugeFinderFactory to access the gauge along a river
|
2012-06-21 |
Sascha L. Teichmann |
FixA: Moved GaugeFinder into top level class.
|
2012-06-21 |
Sascha L. Teichmann |
FixA: Made GaugeRange a top level class.
|
2012-06-21 |
Sascha L. Teichmann |
TimeseriesChartGenerator: Prevent some NPEs
|
2012-06-21 |
Sascha L. Teichmann |
Removed superfluous import.
|
2012-06-21 |
Sascha L. Teichmann |
FixA: Move Range out of FixingsOverview
|
2012-06-21 |
Sascha L. Teichmann |
FixA: Fixed problem with select the wrong meta data (date, descriptions, etc.) for a data column.
|
2012-06-21 |
Sascha L. Teichmann |
FixA: Fixed stupid i/j switch bug.
|
2012-06-21 |
Raimund Renkert |
Updated i18n for delta W(t) chart in fix analysis.
|
2012-06-21 |
Raimund Renkert |
Use different stylings for real and interpolated data points.
|
2012-06-21 |
Christian Lins |
Theme updates for sector average wq curves/points
|
2012-06-21 |
Christian Lins |
Adapt doAverageSectorOut() to reflect changes of corresponding facet.
|
2012-06-20 |
Raimund Renkert |
FixA: Added delta W(t) chart in fix analysis.
|
2012-06-20 |
Raimund Renkert |
Added new methods to add domain and value axis markers to time series plots.
|
2012-06-20 |
Raimund Renkert |
FixA: Added reference events to CSV export.
|
2012-06-20 |
Raimund Renkert |
FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events.
|
2012-06-20 |
Raimund Renkert |
FixA: Moved function instantiation to always have a valid function instance.
|
2012-06-20 |
Raimund Renkert |
Fixed binary search in Parameters.
|
2012-06-20 |
Sascha L. Teichmann |
Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections.
|
2012-06-20 |
Felix Wolfsteller |
fix issue680; hack.
|
2012-06-20 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-06-20 |
Felix Wolfsteller |
Cosmetics.
|
2012-06-20 |
Sascha L. Teichmann |
FixA: Respect the selected events and reference period correctly.
|
2012-06-20 |
Ingo Weinzierl |
Fixed broken naming of curves in SQ relation charts.
|
2012-06-20 |
Ingo Weinzierl |
Create a compound index for SQOutlierFacets based on result index and iteration number.
|
2012-06-20 |
Ingo Weinzierl |
The fake calculation for SQ relation now creates only values bigger than 0.
|
2012-06-20 |
Ingo Weinzierl |
Adjusted the color of SQ relation Facets.
|
2012-06-20 |
Ingo Weinzierl |
SQ relation now creates Facets with proper i18n labels.
|
2012-06-20 |
Ingo Weinzierl |
I18N of SQ relation charts.
|
2012-06-19 |
Felix Wolfsteller |
Fix issue681.
|
2012-06-19 |
Felix Wolfsteller |
Do not automatically load q-facets outside of w_differences.
|
2012-06-19 |
Felix Wolfsteller |
Added ChangeLog entry.
|
2012-06-19 |
Felix Wolfsteller |
Load q-type facets with w-facets for differences' base data.
|
2012-06-19 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-06-19 |
Sascha L. Teichmann |
SQ: Directly sample our Function objects instead of Function2D from JFreeChart.
|
2012-06-19 |
Sascha L. Teichmann |
Removed superfluous import.
|
2012-06-19 |
Sascha L. Teichmann |
FixA: Store the standard deviation of delta Ws of reference points into parameters, too.
|
2012-06-19 |
Sascha L. Teichmann |
FixA: Store into QWs if they are interpolated.
|
2012-06-19 |
Ingo Weinzierl |
Generate fake data for SQ curves; Implemented the Facet and Generator stuff.
|
2012-06-19 |
Sascha L. Teichmann |
SQ: Name derivative S'(Q).
|