2014-10-01 |
Raimund Renkert |
merged.
|
2014-10-01 |
Raimund Renkert |
Use the current km from context for fix analysis W/Q subtitle.
|
2014-10-01 |
Raimund Renkert |
Updated i18n strings.
|
2014-10-01 |
Raimund Renkert |
Added y axis label to discharge processors.
|
2014-10-01 |
Raimund Renkert |
Use i18n string for w in cm axis.
|
2014-10-01 |
Raimund Renkert |
Fixed i18n string for x axis label in discharge curves.
|
2014-10-01 |
Tom Gottfried |
Never ever set current km via RiverUtils.
|
2014-10-01 |
Tom Gottfried |
Remove misplaced file extension.
|
2014-10-01 |
Tom Gottfried |
Let injectors be strictly distinct from each other and give more meaningful names (they know what they do, not where they will be used. The latter is configuration).
|
2014-10-01 |
Sascha L. Teichmann |
Correct url parameter in client.
|
2014-10-01 |
Sascha L. Teichmann |
There ist no need to format a number as a string and then re-parse it to double to get its double value. Just take the double value!
|
2014-10-01 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2014-09-30 |
Tom Gottfried |
Auto-include zero in Q-domain axis.
|
2014-09-30 |
Raimund Renkert |
Use ws in m for duration curve.
|
2014-09-30 |
Tom Gottfried |
Remove duplication of AnnotationHelper-code in ChartGenerator.
|
2014-09-30 |
Tom Gottfried |
Allow W-mainvalues in SQ-relation.
|
2014-09-30 |
Tom Gottfried |
Introduce annotations, which know to which axis they belong.
|
2014-09-30 |
Raimund Renkert |
Create mainvalue facets before setting up the artifact.
|
2014-09-29 |
Raimund Renkert |
Look for gauge if no pnp is set in the context and return w in cm if at gauge.
|
2014-09-26 |
Tom Gottfried |
Scale second W-axis in cm according to first axis, which is expanded relative to the data, and set bounds for zooming purposes (plus a bit of cleanup in DiagramGenerator).
|
2014-09-26 |
Tom Gottfried |
Avoid NPE if river is not accessible.
|
2014-09-26 |
Tom Gottfried |
The derivative curve is also a discharge diagram.
|
2014-09-26 |
Tom Gottfried |
Throw non-lethal XPathException if not at gauge instead of lethal PSQLException if at gauge.
|
2014-09-26 |
Tom Gottfried |
Q-main values as recommendations in SQ. TODO: solve DDZ.
|
2014-09-26 |
Tom Gottfried |
Let's be more generous with facet activity of main values.
|
2014-09-26 |
Tom Gottfried |
bed_height_single.old_elevation_model_id is not NOT NULL.
|
2014-09-26 |
Tom Gottfried |
Main values: Reduce code duplication and correct logic to specify whether we are at gauge or not.
|
2014-09-26 |
Tom Gottfried |
Avoid NPE if no dataset is activated in theme list.
|
2014-09-26 |
Raimund Renkert |
Added config for sq relation loaded via datacage.
|
2014-09-25 |
Raimund Renkert |
merged.
|
2014-09-25 |
Raimund Renkert |
Use the sq relation artifact to load data from datacage.
|
2014-09-25 |
Raimund Renkert |
Inject current km and pnp into the context used to calculate W in cm at gauge.
|
2014-09-25 |
Tom Gottfried |
Reduce misspelled, superfluous logging.
|
2014-09-25 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2014-09-25 |
Sascha L. Teichmann |
Use right logger in DischargeGenerator.
|
2014-09-25 |
Sascha L. Teichmann |
Run native2ascii over FLYS*.properties.
|
2014-09-24 |
Sascha L. Teichmann |
Added missing l10n strings.
|
2014-09-24 |
Sascha L. Teichmann |
Generate a W in CM axis if there are W data.
|
2014-09-24 |
Sascha L. Teichmann |
Added PNP injectors to Q/X diagrams.
|
2014-09-24 |
Sascha L. Teichmann |
And Developer said, Let there be Q symmetry and there was Q symmetry.
|
2014-09-24 |
Tom Gottfried |
Do not die if values <= 0 are tried to be plotted on log axis.
|
2014-09-24 |
Tom Gottfried |
Make ChartArea and thus annotations sensible for logarithmic axes (plus some minor cleanup).
|
2014-09-24 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2014-09-24 |
Raimund Renkert |
merged.
|
2014-09-24 |
Raimund Renkert |
Updated the client to build a default artifact for sq relations.
|
2014-09-24 |
Raimund Renkert |
Configured "static" sq relation to use a default D4EArtifact and two states to hold the parameters and outs.
|
2014-09-24 |
Raimund Renkert |
Renamed ui provider for static data panel.
|
2014-09-23 |
Tom Gottfried |
Make SQ-relations loadable in WQ-diagrams.
|
2014-09-23 |
Tom Gottfried |
Make WQ-data loadable in SQ-diagrams. We still need to handle mainvalues and values <=0 on x-axis.
|
2014-09-23 |
Tom Gottfried |
Q-symmetry: SQ-relations should not be filtered for specific outs (and optimised statement a bit).
|
2014-09-23 |
Tom Gottfried |
Put all macros for wst-data in one place and reduce code duplications.
|
2014-09-22 |
Tom Gottfried |
Remove duplications from discharge prototypes and put it all together.
|
2014-09-22 |
Raimund Renkert |
merged.
|
2014-09-22 |
Raimund Renkert |
Added injector for PNP.
|
2014-09-22 |
Raimund Renkert |
Updated the client to build a default artifact for gauge discharge curve.
|
2014-09-22 |
Raimund Renkert |
Configured gauge discharge curve to use a default D4EArtifact and two states to hold the parameters and outs.
|
2014-09-19 |
Tom Gottfried |
Classify and sort iteration over user-data non-recommendations.
|
2014-09-19 |
Tom Gottfried |
Classify and sort iteration over non-recommendations.
|
2014-09-19 |
Tom Gottfried |
Classify and sort iteration over recommendations.
|
2014-09-19 |
Tom Gottfried |
Purge clash of out-names, resulting hacks and tests for not existing outs and give some more meaningful names.
|