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
|
2011-05-13 |
Ingo Weinzierl |
Prepared Changes for the upcoming release 2.3.
|
2011-05-13 |
Ingo Weinzierl |
ISSUE-37 The river state wants to be rendered using a river_panel UI provider.
|
2011-05-12 |
Ingo Weinzierl |
Charts are generated using the size defined in the incoming request document.
|
2011-05-11 |
Ingo Weinzierl |
ISSUE-52 The longitudinal section charts will now always have the head of the river at the left side.
|
2011-05-11 |
Sascha L. Teichmann |
MetaDataService: Make incoming XML symmetric to DistanceInfoService.
|
2011-05-10 |
Ingo Weinzierl |
ISSUE-47 Adjusted the line color of W, Q and corrected W curves (temporarilly).
|
2011-05-10 |
Ingo Weinzierl |
Display gridlines in charts.
|
2011-05-10 |
Ingo Weinzierl |
ISSUE-53 Formatted number values of CSV exports.
|
2011-05-10 |
Ingo Weinzierl |
Implemented the input validation of WQ in the adapted WQ panel.
|
2011-05-10 |
Ingo Weinzierl |
The CSV exports will now have headers.
|
2011-05-10 |
Sascha L. Teichmann |
Datacage: Added river parameter to meta data services.
|
2011-05-10 |
Ingo Weinzierl |
Added subtitles to the available charts.
|
2011-05-10 |
Ingo Weinzierl |
Added a method to Resources that returns translated compound messages.
|
2011-05-10 |
Ingo Weinzierl |
Improved the OutGenerator interface to set a master artifact for the out generation.
|
2011-05-10 |
Ingo Weinzierl |
Enabled the WINFO artifact to choose between W and Q mode in the adapted wq panel of the discharge longitudinal section computation.
|
2011-05-09 |
Sascha L. Teichmann |
Datacage service: Cleanup served XML document.
|
2011-05-09 |
Sascha L. Teichmann |
Datacage: Added forgotten columns of fixation WST to datcage template.
|
2011-05-09 |
Ingo Weinzierl |
Enabled i18n support for charts.
|
2011-05-09 |
Ingo Weinzierl |
Added a CSV exporter for the discharge longitudinal section computation.
|
2011-05-07 |
Sascha L. Teichmann |
Back jump correction should work now for both flow directions.
|
2011-05-06 |
Sascha L. Teichmann |
Added data cage configuration for 'Längsschnitt'.
|