graph
- Removed dead code.2011-06-18, by Sascha L. Teichmann
- Only generate facets when needed.2011-06-18, by Sascha L. Teichmann
- Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from2011-06-17, by Sascha L. Teichmann
- Generate data facets for the computed states.facets-slt 2011-06-17, by Sascha L. Teichmann
- Add facet to access raw computed data.facets-slt 2011-06-17, by Sascha L. Teichmann
- Base WST/CSV exports on facets. TODO: generate the facets.facets-slt 2011-06-17, by Sascha L. Teichmann
- call computeAdvance() if we want to advance.facets-slt 2011-06-17, by Sascha L. Teichmann
- mico opt: inter cmps are faster than str cmps.facets-slt 2011-06-17, by Sascha L. Teichmann
- make getGauges() more robustfacets-slt 2011-06-17, by Sascha L. Teichmann
- Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again.facets-slt 2011-06-17, by Sascha L. Teichmann
- OutGenerators use now facets to fetch necessary data.facets-slt 2011-06-17, by Ingo Weinzierl
- OutGenerators doOut() takes a facet object now instead of just its name.facets-slt 2011-06-16, by Ingo Weinzierl
- Add index and description of facets to collections describe document.facets-slt 2011-06-16, by Ingo Weinzierl
- Write computed facets into artifacts describe document.facets-slt 2011-06-16, by Ingo Weinzierl
- Generated facets for each output aspect.facets-slt 2011-06-16, by Ingo Weinzierl
- Store facets for each state.facets-slt 2011-06-16, by Ingo Weinzierl
- Use enums to dispatch computeFeed() and computeAdvance().facets-slt 2011-06-16, by Ingo Weinzierl
- Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact.facets-slt 2011-06-16, by Ingo Weinzierl
- Moved Waterlevel state into the correct package.facets-slt 2011-06-16, by Ingo Weinzierl
- Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states.facets-slt 2011-06-16, by Ingo Weinzierl
- Merged with trunk and introduced hashing of computed values.facets-slt 2011-06-15, by Ingo Weinzierl
- Added a parameter 'wq_free' that determines that mode of calculation 1 (specifies if the calculation is bound to a gauge or not).2011-06-17, by Ingo Weinzierl
- DischargeLongitudinalSectionCurve will have corrected W facets now.2011-06-17, by Ingo Weinzierl
- DistanceInfoService: Got rid of namespace in result document.2011-06-14, by Sascha L. Teichmann
- #77 The curves in a duration chart will have names now.2011-06-14, by Ingo Weinzierl
- The min/max W/Q ranges in the panel for calculation4 are written into the DESCRIBE.2011-06-14, by Ingo Weinzierl
- Write top 'Oberkante' and bottom 'Unterkante' to out going XML if they exist.2011-06-14, by Sascha L. Teichmann
- The state that is used to enter locations writes the river's range into the DESCRIBE now.2011-06-14, by Ingo Weinzierl
- Added error reporting to 'Wasserspiegellage' calculation.2011-06-10, by Sascha L. Teichmann
- Added error reporting to 'Abflusskurve' calculation.2011-06-10, by Sascha L. Teichmann
- Added error reporting to 'Dauerzahlen' calculation.2011-06-10, by Sascha L. Teichmann
- Added methods to remove NaN values.2011-06-10, by Sascha L. Teichmann
- Added calculation base class to collect the problems during the calculations. Adjusted calculation 4 to use the mechanism.2011-06-10, by Sascha L. Teichmann
- Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.2011-06-09, by Ingo Weinzierl
- Corrected axes/datasets mappings.2011-06-09, by Ingo Weinzierl
- Berechnung 4: Determine the gauges by their station position. This hopefully fixes segment assignment problems.2011-06-08, by Sascha L. Teichmann
- Berechnung 4: Added more debug output2011-06-08, by Sascha L. Teichmann
- #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.2011-06-08, by Ingo Weinzierl
- #93 Changed the name of calculation type 4.2011-06-08, by Ingo Weinzierl
- Made the chart range determination more robust against NaN values.2011-06-08, by Ingo Weinzierl
- Set the second y axis to axis position 1 (starts at 0).2011-06-08, by Ingo Weinzierl
- s@m³/s@m\\u00b3/s@2011-06-08, by Sascha L. Teichmann
- s@m³/s@m\u00b3/s@2011-06-08, by Sascha L. Teichmann
- Only generate an axis element if a axis really exists.2011-06-08, by Sascha L. Teichmann
- BackJumpCorrector: Simpified array swapping.2011-06-07, by Sascha L. Teichmann
- Use java.util.List instead of java.util.Vector. Removed superfluous imports.2011-06-07, by Sascha L. Teichmann
- code clean up in states2011-06-07, by Sascha L. Teichmann
- The ChartInfoGenerator appends axes range information to the document now.2011-06-07, by Ingo Weinzierl
- If Artifact.feed() fails do not store invalid values in database.2011-06-07, by Sascha L. Teichmann
- Removed asymmetrical "- 1" from width calculation.2011-06-06, by Sascha L. Teichmann
- Berechnung 4: Fixed problem when more than one value per segment are given.2011-06-05, by Sascha L. Teichmann
- Refactored version of "Berechnung 4"2011-06-05, by Sascha L. Teichmann
- #90 Removed margins between data area border and curves.2011-06-03, by Ingo Weinzierl
- Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.2011-06-03, by Ingo Weinzierl
- Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.2011-06-03, by Ingo Weinzierl
- Set collection ttl to 6 hours.2011-06-02, by Sascha L. Teichmann
- Added parser for segments2011-06-01, by Sascha L. Teichmann
- Fix crashes in back jump correction.2011-06-01, by Sascha L. Teichmann
- The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.2011-06-01, by Ingo Weinzierl
- Introduced a new output generators for creating chart info documents.2011-06-01, by Ingo Weinzierl