2011-06-05 |
Sascha L. Teichmann |
Refactored version of "Berechnung 4"
|
2011-06-03 |
Ingo Weinzierl |
#90 Removed margins between data area border and curves.
|
2011-06-03 |
Ingo Weinzierl |
Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.
|
2011-06-03 |
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-02 |
Sascha L. Teichmann |
Set collection ttl to 6 hours.
|
2011-06-01 |
Sascha L. Teichmann |
Added parser for segments
|
2011-06-01 |
Sascha L. Teichmann |
Fix crashes in back jump correction.
|
2011-06-01 |
Ingo Weinzierl |
The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.
|
2011-06-01 |
Ingo Weinzierl |
Introduced a new output generators for creating chart info documents.
|
2011-05-31 |
Ingo Weinzierl |
Added support for the 'type' parameter of the collection's out() operation.
|
2011-05-31 |
Sascha L. Teichmann |
Use an explicit reference km for interpolation now.
|
2011-05-30 |
Sascha L. Teichmann |
Introduce a cache for the distance-info service
|
2011-05-30 |
Sascha L. Teichmann |
flys/issue82: Only successful interpolations are named.
|
2011-05-27 |
Sascha L. Teichmann |
Re-eanbled the calculation of the backjump correction.
|
2011-05-27 |
Ingo Weinzierl |
Removed XML debug statement.
|
2011-05-27 |
Ingo Weinzierl |
Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.
|
2011-05-27 |
Ingo Weinzierl |
We will no longer put deactivated themes into the chart.
|
2011-05-27 |
Ingo Weinzierl |
Fixed the process of creating and storing the attribute of a collection.
|
2011-05-26 |
Sascha L. Teichmann |
Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.
|
2011-05-26 |
Sascha L. Teichmann |
Generate fields for w/q input depend on flow direction.
|
2011-05-26 |
Sascha L. Teichmann |
Take the flow direction into account.
|
2011-05-26 |
Sascha L. Teichmann |
Round exploded values to a precision of 1e-6.
|
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-24 |
Ingo Weinzierl |
Small bugfixes in the WQ selection state.
|
2011-05-24 |
Ingo Weinzierl |
ISSUE-40 (part I/II) Write values that the user had former selected / inserted into DESCRIBE document to preselect such data in the UI.
|
2011-05-24 |
Ingo Weinzierl |
Removed needless imports.
|
2011-05-24 |
Ingo Weinzierl |
ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.
|
2011-05-24 |
Ingo Weinzierl |
ISSUE-85 (part I/III) Added further fields for the location/range state.
|
2011-05-24 |
Sascha L. Teichmann |
Moved WST value table cache key to a separate class.
|
2011-05-23 |
Sascha L. Teichmann |
Introduce model to store q values of WST columns efficiently.
|
2011-05-23 |
Ingo Weinzierl |
ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact.
|
2011-05-23 |
Ingo Weinzierl |
Added a method to dump the artifacts state/data.
|
2011-05-23 |
Sascha L. Teichmann |
flys/issue84: Forget to select wst kind.
|
2011-05-20 |
Sascha L. Teichmann |
fix for flys/issue81: km weights were swapped
|
2011-05-20 |
Ingo Weinzierl |
Tagged release 2.3.1 of flys-artifacts.
|
2011-05-20 |
Ingo Weinzierl |
Prepared Changes for the upcoming release.
|
2011-05-20 |
Ingo Weinzierl |
Tagged release 2.3.1 of flys-artifacts.
|
2011-05-20 |
Hans Plum |
Notes to Release V 2.3.1
|
2011-05-19 |
Sascha L. Teichmann |
Increment kms array size by one to take the end of range, too.
|
2011-05-19 |
Sascha L. Teichmann |
Use unsharp km lookup (epsilon = 0.0001).
|
2011-05-19 |
Ingo Weinzierl |
ISSUE-66 Fixed broken english subtitle template for longitudinal section charts.
|
2011-05-19 |
Ingo Weinzierl |
The curve of a computed discharge curve has a human readable text now.
|
2011-05-19 |
Sascha L. Teichmann |
Reintroduced titles for the "W for unausgeglichene Abfluesse".
|
2011-05-19 |
Ingo Weinzierl |
Added names for discharge curves (at gauges).
|
2011-05-19 |
Sascha L. Teichmann |
Removed dead code
|
2011-05-19 |
Sascha L. Teichmann |
use correct kms and step width now now
|
2011-05-18 |
Sascha L. Teichmann |
Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
|
2011-05-18 |
Ingo Weinzierl |
Enabled the discharge longitudinal section to be exported as WST.
|
2011-05-18 |
Sascha L. Teichmann |
flys/issue69: Connected calculation with the UI
|
2011-05-18 |
Ingo Weinzierl |
W and Q curves in longitudinal section curves will now have names.
|
2011-05-18 |
Ingo Weinzierl |
WSTs will now have a header that contains the names of the Ws or Qs that had been defined for the computation.
|
2011-05-17 |
Ingo Weinzierl |
Implemented writer that creates WSTs and enabled the WaterlevelExporter to create those.
|
2011-05-17 |
Ingo Weinzierl |
Added a new class that supports formatters for different types of data.
|
2011-05-17 |
Ingo Weinzierl |
ISSUE-72 Repaired broken XPath expression in MainValuesService to extract start and end kilometer.
|
2011-05-17 |
Sascha L. Teichmann |
Separated the WST table loading logic from the calculations.
|
2011-05-17 |
Ingo Weinzierl |
Tagged RELEASE 2.3
|
2011-05-16 |
Hans Plum |
Added NEWS File for collecting enduser-sepcific information for releases
|
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
|