2012-09-13 |
Ingo Weinzierl |
Added facets and chart generator for bed quality calculation.
|
2012-09-13 |
Raimund Renkert |
The factory for minfo bed quality calculation can load bedload and bed data from seddb now.
|
2012-09-13 |
Raimund Renkert |
Data objects and factory for minfo bedquality calculation.
|
2012-09-13 |
Felix Wolfsteller |
Added figures for DC conf doc.
|
2012-09-13 |
Bjoern Ricks |
Add also min and max q values to the river info.
|
2012-09-12 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-12 |
Raimund Renkert |
Added new services to render overview charts in minfo bed quality calculation
|
2012-09-12 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-09-12 |
Ingo Weinzierl |
Created the initial structure for MINFO bed quality chart generation.
|
2012-09-11 |
Sascha L. Teichmann |
Pegelinfo: Made generation of datum and aeo NPE proof.
|
2012-09-11 |
Bjoern Ricks |
Use getGaugeValue method also for aeo and datum
|
2012-09-11 |
Christian Lins |
Fix for #837
|
2012-09-10 |
Christian Lins |
Check to prevent NPE
|
2012-09-10 |
Sascha L. Teichmann |
Slightly refactored range with values code to be useful in extreme waterlevels.
|
2012-09-10 |
Sascha L. Teichmann |
Extreme waterlevels: calculate the segments for Q km ranges.
|
2012-09-10 |
Sascha L. Teichmann |
Added type safety.
|
2012-09-10 |
Sascha L. Teichmann |
Java 1.5 -> 1.6
|
2012-09-10 |
Christian Lins |
Remove unnecessary theme attributes (#836)
|
2012-09-10 |
Bjoern Ricks |
Add new artifact service for the gauge overview
|
2012-09-09 |
Christian Lins |
Theme transparency attribute support (#840)
|
2012-09-09 |
Sascha L. Teichmann |
Simplified code for extreme curves.
|
2012-09-09 |
Sascha L. Teichmann |
WST tables: Added interpolation of tabulated values only.
|
2012-09-09 |
Christian Lins |
Updating area themes
|
2012-09-09 |
Christian Lins |
Modify every second theme to differ from default theme (#835)
|
2012-09-08 |
Sascha L. Teichmann |
Some first models needed for the extreme waterlevels.
|
2012-09-08 |
Sascha L. Teichmann |
More iterator code simplification.
|
2012-09-08 |
Sascha L. Teichmann |
Simplified code.
|
2012-09-08 |
Sascha L. Teichmann |
FixA: Improved robustness and performance in facet generation for dates.
|
2012-09-08 |
Sascha L. Teichmann |
Factored out a pure QW model to be more reusable.
|
2012-09-08 |
Sascha L. Teichmann |
Removed obsolete code. Removed NPE as regular flow control.
|
2012-09-08 |
Sascha L. Teichmann |
Removed code duplication.
|
2012-09-08 |
Sascha L. Teichmann |
Removed trailing whitespace. Back from future.
|
2012-09-08 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-09-07 |
Felix Wolfsteller |
Added acidentally omitted ChangeLog entry for last commit.
|
2012-09-07 |
Raimund Renkert |
Set data for characteristic diameter for use in parameter matrix UI.
|
2012-09-07 |
Raimund Renkert |
Issue 791.
|
2012-09-07 |
Ingo Weinzierl |
Tagged 'flys-artifacts' as 2.9
|
2012-09-07 |
Ingo Weinzierl |
Merged revisions 5391-5392 via svnmerge from
|
2012-09-07 |
Ingo Weinzierl |
Merged revisions 5375,5379,5382 via svnmerge from
|
2012-09-07 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-09-07 |
Sascha L. Teichmann |
Removed deprecated method.
|
2012-09-06 |
Bjoern Ricks |
Mark getDurationCurveData method as deprecated
|
2012-09-06 |
Felix Wolfsteller |
Revert acidentally committed experiment.
|
2012-09-06 |
Felix Wolfsteller |
smaller part of issue825 fixed (column ordering of dwt-export).
|
2012-09-05 |
Sascha L. Teichmann |
FixA: AT export: prevent some numerical problems with steep functions around zero.
|
2012-09-05 |
Sascha L. Teichmann |
FixA: Increase Q max about 5% if storing as AT file.
|
2012-09-04 |
Sascha L. Teichmann |
Fixed issue687: Rewrote AT export in FixA
|
2012-09-04 |
Felix Wolfsteller |
issue820: changed label for middle height/depth.
|
2012-09-03 |
Felix Wolfsteller |
Default horizontal and vertical logo placement to top/center instead of 'none'.
|
2012-09-03 |
Felix Wolfsteller |
Better comment for logo-adders.
|
2012-09-03 |
Raimund Renkert |
Fixed logo integration in timeseries charts.
|
2012-09-02 |
Felix Wolfsteller |
Adjusted ChangeLog, issue number for last commit was 744.
|
2012-09-02 |
Felix Wolfsteller |
Fix issue774 (wrong items).
|
2012-09-01 |
Felix Wolfsteller |
Fix issue829, wst col indices start with 0.
|
2012-09-01 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
2012-08-31 |
Felix Wolfsteller |
Fix invalid cast.
|
2012-08-31 |
Raimund Renkert |
Added i18n strings for minfo bed quality parameters.
|
2012-08-31 |
Bjoern Ricks |
Add a module service. It's now possible to configure the modules which are
|
2012-08-31 |
Raimund Renkert |
MINFO: Added states and config for bed quality calculation.
|
2012-08-31 |
Raimund Renkert |
Refactored location/distance state to use FLYSArtifact instead of WINFOArtifact.
|
2012-08-31 |
Felix Wolfsteller |
fix issue817, removed double entries from dc conf.
|
2012-08-30 |
Felix Wolfsteller |
issue729, show default line labels for line sin cross sections.
|
2012-08-30 |
Felix Wolfsteller |
issue814 line labels always visible.
|
2012-08-30 |
Felix Wolfsteller |
issue695, fix path to showlevel style property.
|
2012-08-29 |
Felix Wolfsteller |
Include logos in resources.
|
2012-08-29 |
Felix Wolfsteller |
Enable logo rendering in timeseries charts.
|
2012-08-29 |
Felix Wolfsteller |
Deal with inverted axes in longitudinal charts and logos.
|
2012-08-29 |
Felix Wolfsteller |
Improved logo placement.
|
2012-08-29 |
Felix Wolfsteller |
Add logo settings to cross section chartsettings.
|
2012-08-29 |
Felix Wolfsteller |
Split logo placement property in two (vertical/horizontal).
|
2012-08-28 |
Felix Wolfsteller |
sloppy logo placement property implementation.
|
2012-08-28 |
Felix Wolfsteller |
Add rather faked image annotations to chart, if property is set accordingly.
|
2012-08-28 |
Raimund Renkert |
MINFO: Implemented UI and facet/artifact stack for bed height differences.
|
2012-08-27 |
Felix Wolfsteller |
Fixed typo.
|
2012-08-23 |
Raimund Renkert |
FixA: Changed sector average form point to line in delta W(t) chart.
|
2012-08-23 |
Raimund Renkert |
Issue 716.
|
2012-08-22 |
Sascha L. Teichmann |
FixA: Using trove to map int->int instead of bloated generics.
|
2012-08-22 |
Sascha L. Teichmann |
FLYSArtifactCollection: Prevent another NPE. Removed dead code.
|
2012-08-22 |
Sascha L. Teichmann |
FixA: Generate indices for each analysis periods.
|
2012-08-22 |
Christian Lins |
Fix for NPE
|
2012-08-22 |
Sascha L. Teichmann |
FixA: Made indices of analysis periods QWs zero based.
|
2012-08-22 |
Sascha L. Teichmann |
FixA: Store unique coulun index into QW models.
|
2012-08-22 |
Sascha L. Teichmann |
FixA: Use the column cache to establish a consistent index scheme.
|
2012-08-22 |
Christian Lins |
Issue #806 and NullPointerExceptions in CrossSectionGenerator fixed
|
2012-08-20 |
Sascha L. Teichmann |
Removed superfluous import. s/Double.valueOf/Double.parseDouble/
|
2012-08-17 |
Raimund Renkert |
Removed debug outputs in exporter.
|
2012-08-17 |
Raimund Renkert |
FixA: Added exporter for AT files.
|
2012-08-16 |
Felix Wolfsteller |
More facets in ausgelagerte WSP/ W/Q diag.
|
2012-08-16 |
Sascha L. Teichmann |
Shortend overlong line. Simplified code.
|
2012-08-16 |
Felix Wolfsteller |
Handle former W calculations in fixA W/Q out.
|
2012-08-16 |
Felix Wolfsteller |
Add ls facet type to compat. list of w/q outs.
|
2012-08-16 |
Raimund Renkert |
FixA: Added getter for ui provider in function select state.
|
2012-08-16 |
Sascha L. Teichmann |
Simplified code
|
2012-08-15 |
Felix Wolfsteller |
Do not hard-recommend gauge-discharges for fix wq.
|
2012-08-15 |
Felix Wolfsteller |
Fail more gracefully.
|
2012-08-15 |
Felix Wolfsteller |
More former calculations in fixa dwt dc.
|
2012-08-15 |
Felix Wolfsteller |
More former calculations in FixA DC.
|
2012-08-14 |
Felix Wolfsteller |
Add more discharge curve data to DC and W/Q diag.
|
2012-08-14 |
Felix Wolfsteller |
Add more facets to DC and W/Q diag.
|
2012-08-14 |
Felix Wolfsteller |
Added accidentally omitted ChangeLog entry.
|
2012-08-13 |
Felix Wolfsteller |
Added deltawt-out.
|
2012-08-13 |
Felix Wolfsteller |
Show former calculation in FixA WQ DC.
|
2012-08-13 |
Felix Wolfsteller |
Show former calculations in Fix/DeltaWT DC, fixes.
|
2012-08-13 |
Felix Wolfsteller |
Show more former calculation in FixA LS DC.
|
2012-08-13 |
Felix Wolfsteller |
Fix factory name.
|
2012-08-13 |
Felix Wolfsteller |
Add annotations to fixA longitudinal Sections.
|
2012-08-13 |
Felix Wolfsteller |
Theme the qsector markers.
|
2012-08-10 |
Felix Wolfsteller |
Rudimentary Themeing for qsector lines.
|
2012-08-10 |
Felix Wolfsteller |
i18n and renderering of qsectors in w/q diag.
|
2012-08-10 |
Felix Wolfsteller |
Added State for QSector artifact.
|
2012-08-10 |
Felix Wolfsteller |
Add more qsectory infrastructure.
|
2012-08-10 |
Felix Wolfsteller |
Added stub of QSector-Artifact-infrastructure.
|
2012-08-09 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-08-08 |
Felix Wolfsteller |
Set info attribute in datacage, to have tooltips in gui.
|
2012-08-07 |
Felix Wolfsteller |
Changed wording for reference curves reference station(s).
|
2012-08-07 |
Felix Wolfsteller |
Corrected ChangeLog of last commit, fixed issue798, not 795.
|
2012-08-07 |
Felix Wolfsteller |
Fix issue795.
|
2012-08-01 |
Sascha L. Teichmann |
S/Q relation: Fixed flys/issue748
|
2012-07-31 |
Sascha L. Teichmann |
FixA: Only evict only one(!) data point as outlier before recalculating the function.
|
2012-07-31 |
Sascha L. Teichmann |
FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken.
|
2012-07-30 |
Sascha L. Teichmann |
S/Q relation: Setup better initial activity for the facets of the S/Q results.
|
2012-07-30 |
Sascha L. Teichmann |
Use getCurrentKmFromRequest().doubleValue() in i18n formatting.
|
2012-07-29 |
Sascha L. Teichmann |
Partly reverted Double->double change of clins.
|
2012-07-29 |
Sascha L. Teichmann |
S/Q relation: Initially activate/deactivate facets.
|
2012-07-29 |
Sascha L. Teichmann |
Adjusted to follow the Chain-of-responsibility pattern in figuring out facet activities.
|
2012-07-29 |
Sascha L. Teichmann |
Made expensive XMLUtils.toString() debug output conditional.
|
2012-07-29 |
Sascha L. Teichmann |
Use the new infrastructure to figure out if a facet should
|
2012-07-28 |
Sascha L. Teichmann |
s/container.size() == 0/container.isEmpty()/
|
2012-07-28 |
Sascha L. Teichmann |
FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.
|
2012-07-28 |
Sascha L. Teichmann |
FLYSArtifact: Some code simplifications.
|
2012-07-27 |
Sascha L. Teichmann |
S/Q: Extented the result data model of the S/Q calculation to
|
2012-07-27 |
Ingo Weinzierl |
Avoid class cast exception in FixWQCurveGenerator.
|
2012-07-27 |
Ingo Weinzierl |
Tagged flys-artifacts as '2.8.1'.
|
2012-07-26 |
Felix Wolfsteller |
Towards issue745 (lines for averages in deltawt).
|
2012-07-26 |
Ingo Weinzierl |
Registered new output 'fix_vollmer_wq_curve' for the vollmer path of fixings analysis module; create required Facets for it after calculation.
|
2012-07-26 |
Felix Wolfsteller |
Adjusted i18n strings
|
2012-07-26 |
Christian Lins |
Point labels can have a background color now.
|
2012-07-26 |
Felix Wolfsteller |
i18n
|
2012-07-26 |
Ingo Weinzierl |
Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.
|
2012-07-25 |
Sascha L. Teichmann |
FixA: Removed instanceof hack to fetch the WQKms of the fix realizations.
|
2012-07-25 |
Ingo Weinzierl |
Create proper facets for Ws and Qs in FixRealizingCompute state.
|
2012-07-25 |
Felix Wolfsteller |
Also add Q-facets for fixrealization.
|
2012-07-25 |
Felix Wolfsteller |
Add waterlevel facet and longitudinal_section out for fixationrealization.
|
2012-07-25 |
Felix Wolfsteller |
Fix data names in access for fixrealizing.
|
2012-07-25 |
Felix Wolfsteller |
Let WaterlevelFacet handle FixationArtifact.
|
2012-07-25 |
Felix Wolfsteller |
fix vol/l/mer.
|
2012-07-24 |
Sascha L. Teichmann |
Replace string comparison with empty string with length equals zero comparison
|
2012-07-24 |
Sascha L. Teichmann |
Removed some superfluous casts.
|
2012-07-23 |
Sascha L. Teichmann |
FixA: Removed some inner whitespace.
|
2012-07-23 |
Sascha L. Teichmann |
FixA/Vollmer: return the result now.
|
2012-07-23 |
Sascha L. Teichmann |
FixA: Vollmer. Calculated the Q -> Ws. TODO: Produce result.
|
2012-07-23 |
Felix Wolfsteller |
Adjusted i18n.
|
2012-07-23 |
Felix Wolfsteller |
Set ld_mode.
|
2012-07-23 |
Felix Wolfsteller |
Adjusted i18n.
|
2012-07-23 |
Felix Wolfsteller |
Handle FixationArtifacts in WQAdapted-State.
|
2012-07-23 |
Felix Wolfsteller |
Preparing W/Q per gauge input for FixationArtifact.
|
2012-07-23 |
Felix Wolfsteller |
Cosmetics, docs.
|
2012-07-23 |
Sascha L. Teichmann |
FixA: Moved Q -> W conversion code into segments to be reusable.
|
2012-07-23 |
Christian Lins |
Remove line style attributes from FixingReferenceEvents
|
2012-07-23 |
Sascha L. Teichmann |
FixA 'ausgelagerte Wasserspiegellagen' move comparator code into segment class.
|
2012-07-23 |
Christian Lins |
Simplify annotation code
|
2012-07-23 |
Sascha L. Teichmann |
FixA: Made calculation base class abstract. Sub classes are called with fixings overview an function to fit.
|
2012-07-23 |
Sascha L. Teichmann |
FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?
|
2012-07-22 |
Sascha L. Teichmann |
FixA: Made curve fitting over the given calculation range reusable. Removed dead code.
|
2012-07-22 |
Sascha L. Teichmann |
FixA: Moved more common calculation code into base class.
|
2012-07-21 |
Sascha L. Teichmann |
FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.
|
2012-07-21 |
Sascha L. Teichmann |
FixA: Embed german and english translations into the overview stylesheet.
|
2012-07-21 |
Sascha L. Teichmann |
FixA: Introduced i18n to overview transformation.
|
2012-07-20 |
Sascha L. Teichmann |
FixA: fixed aggregation bug in calculation of range spreads.
|
2012-07-20 |
Sascha L. Teichmann |
FixA: XSL overview transform renders the names of the gauges into the head line.
|
2012-07-20 |
Ingo Weinzierl |
Use a new state - specific for SQ relation - for the period input in the SQ relation.
|
2012-07-20 |
Sascha L. Teichmann |
FixA: Bring XSLT in sync with flys-client to ease development.
|
2012-07-20 |
Ingo Weinzierl |
Limited the input of time periods in SQ relation calculation to 1.
|
2012-07-20 |
Ingo Weinzierl |
Disabled legends in SQ relation overview generator.
|
2012-07-20 |
Sascha L. Teichmann |
Removed superfluous imports.
|
2012-07-20 |
Sascha L. Teichmann |
i18n: Fixed anomalies in properties files
|
2012-07-20 |
Ingo Weinzierl |
OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Minor refactoring
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Created a common base class for the fixing related calculations.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Moved common parameter access to common base class.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Prevent NPE when exporting parameters.
|
2012-07-19 |
Sascha L. Teichmann |
Small optimization.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Renamed FixResult to FixAnalysisResult.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Renamed FixationVolmerCompute to FixRealizingCompute.
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Renamed FixationCompute to FixAnalysisCompute
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Renamed FixCalculation to FixAnalysisCalculation.
|
2012-07-19 |
Christian Lins |
Add analysis periods as subtitle to W/Q chart
|
2012-07-19 |
Christian Lins |
Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
|
2012-07-19 |
Sascha L. Teichmann |
FixA: Renamed FixationArtifactAccess to FixAnalysisAccess
|
2012-07-19 |
Ingo Weinzierl |
Set default value of MINFO SQ relation's outliers parameter to 3.
|