Fri, 02 Nov 2012 11:02:15 +0100 |
Sascha L. Teichmann |
Circumvent NPE in Curve. issue flys/1019
|
Thu, 01 Nov 2012 15:16:01 +0100 |
Björn Ricks |
Ignore comments in meta data xml template
|
Thu, 01 Nov 2012 14:49:43 +0100 |
Björn Ricks |
Refactor Converter to use common code
|
Thu, 01 Nov 2012 12:30:07 +0100 |
Felix Wolfsteller |
Doc.
|
Thu, 01 Nov 2012 12:29:24 +0100 |
Felix Wolfsteller |
flys-client: Show NaviOutput-Tab also for extreme_wq_curve.
|
Thu, 01 Nov 2012 12:28:51 +0100 |
Felix Wolfsteller |
flys-client: i18n for extreme_wq_curve.
|
Thu, 01 Nov 2012 12:27:25 +0100 |
Felix Wolfsteller |
winfo.xml: Change extreme wq-out from fix_wq_curve to (new) extreme_wq_curve.
|
Thu, 01 Nov 2012 12:26:52 +0100 |
Felix Wolfsteller |
conf.xml: Register new ExtremeWQCurveGenerator.
|
Thu, 01 Nov 2012 12:12:53 +0100 |
Felix Wolfsteller |
Removed doExtreme*() as its implemented in own generator now, opened visibility of field artifact for refac.
|
Thu, 01 Nov 2012 12:10:31 +0100 |
Felix Wolfsteller |
Added new Generator: ExtremeWQCurveGenerator (and its *Info*-counterpart).
|
Thu, 01 Nov 2012 12:09:24 +0100 |
Felix Wolfsteller |
Removed obsolete imports.
|
Thu, 01 Nov 2012 12:06:13 +0100 |
Felix Wolfsteller |
Removed obsolete imports.
|
Wed, 31 Oct 2012 14:44:18 +0100 |
Felix Wolfsteller |
FixWQCurveGenerator: Use suggested max q value of curve.
|
Wed, 31 Oct 2012 14:43:16 +0100 |
Felix Wolfsteller |
Added themes for extreme_wq_curve .
|
Wed, 31 Oct 2012 14:13:33 +0100 |
Felix Wolfsteller |
DoubleUtil: New function to find max in an double array.
|
Wed, 31 Oct 2012 14:09:36 +0100 |
Felix Wolfsteller |
FixWQCurveGenerator: For extreme_wq_curves, add marker to indicate where extrapolation starts.
|
Wed, 31 Oct 2012 14:08:38 +0100 |
Felix Wolfsteller |
ExtremeCurveFacet: Moved allocation of Access object to where its needed.
|
Wed, 31 Oct 2012 14:02:00 +0100 |
Felix Wolfsteller |
HistoricalD.WQ.Generator: Cometics, docs.
|
Wed, 31 Oct 2012 14:00:28 +0100 |
Felix Wolfsteller |
ExtremeCurveFacet: Set suggestedMaxQ in curve to be max value in segment + 5%.
|
Wed, 31 Oct 2012 13:52:28 +0100 |
Felix Wolfsteller |
Curve: Added field, getter and setter for suggestedMaxQ .
|
Wed, 31 Oct 2012 13:46:04 +0100 |
Felix Wolfsteller |
Range: Documentation.
|
Wed, 31 Oct 2012 13:45:14 +0100 |
Felix Wolfsteller |
ExtremeAccess: Added helper method to find the values for (the range of) a km.
|
Wed, 31 Oct 2012 13:44:36 +0100 |
Felix Wolfsteller |
ExtremeAccess: Renamed log to logger, documentation.
|
Wed, 31 Oct 2012 11:46:15 +0100 |
Felix Wolfsteller |
RangeWithValues: Documentation.
|
Tue, 30 Oct 2012 15:35:09 +0100 |
Ingo Weinzierl |
Removed the legend images from map theme panel.
|
Tue, 30 Oct 2012 12:16:26 +0100 |
Ingo Weinzierl |
Added a new control 'show legend' to the map's toolbar. This control opens a window that displays the legends of all activated layers.
|
Tue, 30 Oct 2012 13:05:26 +0100 |
Björn Ricks |
Update translations for measurement station changes
|
Tue, 30 Oct 2012 13:04:34 +0100 |
Björn Ricks |
Reorder elements in the MeasurementStation details
|
Tue, 30 Oct 2012 13:03:20 +0100 |
Björn Ricks |
Extract the gauge name from the riverservice response
|
Tue, 30 Oct 2012 13:02:45 +0100 |
Björn Ricks |
Add the gauge name to the MeasurementStation client class
|
Tue, 30 Oct 2012 12:49:17 +0100 |
Björn Ricks |
Add gauge name to the measurement station xml response
|
Tue, 30 Oct 2012 12:06:29 +0100 |
Felix Wolfsteller |
FixWQCurveGenerator: Handle extreme_wq_curve facets (stub).
|
Tue, 30 Oct 2012 12:04:49 +0100 |
Felix Wolfsteller |
NaviChartOutputTab: Get relevant data also from not-fixationanalysis-artifacts.
|
Tue, 30 Oct 2012 10:45:16 +0100 |
Felix Wolfsteller |
NaviChartOutputTab: Doc.
|
Tue, 30 Oct 2012 10:44:54 +0100 |
Felix Wolfsteller |
NaviChartOutputTab: Slight refactoring to work not only with FixAnalysisArtifacts.
|
Tue, 30 Oct 2012 10:35:37 +0100 |
Felix Wolfsteller |
NaviChartOutputTab: Use final var instead of alloc-on-the-fly in each callback.
|
Tue, 30 Oct 2012 09:08:15 +0100 |
Felix Wolfsteller |
KMIndex: Minor doc.
|
Tue, 30 Oct 2012 07:00:06 +0100 |
Felix Wolfsteller |
Merged.
|
Tue, 30 Oct 2012 06:59:33 +0100 |
Felix Wolfsteller |
winfo.xml: Add fix_wq_curve output mode and extreme_wq_curve compatibility to extreme state.
|
Tue, 30 Oct 2012 06:58:37 +0100 |
Felix Wolfsteller |
ExtremeCompute: Add ExtremeCurveFacet in this state.
|
Tue, 30 Oct 2012 06:58:04 +0100 |
Felix Wolfsteller |
ExtremeCurveFacet: New Facet to access Extreme Curves at given km.
|
Tue, 30 Oct 2012 06:57:18 +0100 |
Felix Wolfsteller |
Add new EXTREME_WQ_CURVE Facet Type.
|
Tue, 30 Oct 2012 06:54:50 +0100 |
Felix Wolfsteller |
Doc and whitespace cosmetics for ExrremeResult and FixWQCurve.
|
Tue, 30 Oct 2012 06:54:06 +0100 |
Felix Wolfsteller |
Doc for WQFacet and Curve.
|
Mon, 29 Oct 2012 16:46:57 +0100 |
Felix Wolfsteller |
NaviChartOutputTab: Whitespace and vimline added.
|
Mon, 29 Oct 2012 16:46:17 +0100 |
Felix Wolfsteller |
Added some grumpy javadoc.
|
Mon, 29 Oct 2012 16:44:55 +0100 |
Felix Wolfsteller |
FixWQCurveFacet: Corrected debug message.
|
Mon, 29 Oct 2012 16:44:08 +0100 |
Felix Wolfsteller |
Curve: Tiny javadoc.
|