graph
- AttributeWriter: Slightly improved variable naming and comments.2013-09-03, by Felix Wolfsteller
- Added loadTotalRange getter.2013-08-30, by Felix Wolfsteller
- (issue1452) Coalesce to zero to avoid NaN arithmetic.2013-08-30, by Andre Heinecke
- (issue1023) Start returning more useful information2013-08-30, by Andre Heinecke
- issue1462/3: When changing units (t/a -> m^3/a), also change total load.2013-08-30, by Felix Wolfsteller
- SedimentLoad: Allow to set range of total load.2013-08-30, by Felix Wolfsteller
- Doc fix.2013-08-30, by Felix Wolfsteller
- SedimentLoadCalculation: Log an error on unknown mode.2013-08-30, by Felix Wolfsteller
- issue1462: 1) & 4) Fix wrong density interpolation code.2013-08-30, by Felix Wolfsteller
- Cosmetics, docs.2013-08-30, by Felix Wolfsteller
- Cosmetics.2013-08-30, by Felix Wolfsteller
- Doc.2013-08-30, by Felix Wolfsteller
- Let hibernate do the parsing/casting.2013-08-29, by Felix Wolfsteller
- issue957: Better name for flowvelocity measured values facets.2013-08-29, by Felix Wolfsteller
- Assign theme to flowvelocitymeasurementvaluefacets.2013-08-29, by Felix Wolfsteller
- Slightly better name for flowvelocitymeasurementvaluefacets.2013-08-29, by Felix Wolfsteller
- (issue1451) Round Q's in the way it is done for AT's and localize KM2013-08-29, by Andre Heinecke
- issue1466: Fix, sort stations before gap detection.2013-08-29, by Felix Wolfsteller
- DischargeCurveGenerator: Prevent NPE when no gauge can be found.2013-08-29, by Felix Wolfsteller
- issue1436: Exploit validity-rule of sedimentdensities.2013-08-28, by Felix Wolfsteller
- issue1436: Towards finding the best match in years for densities.2013-08-28, by Felix Wolfsteller
- issue1460: prevent NPEs when backstepping and changing Q values for WINFO2013-08-28, by Felix Wolfsteller
- Importer Doc: be clearer on DEM-metadata import.double-precision 2013-08-28, by Tom Gottfried
- Importer doc: added remark considering re-import of modified datadouble-precision 2013-08-27, by Tom Gottfried
- Datacage: Add dc:all-state-successors() to enable predicates like dc:contains(dc:all-state-successors($artifact-name, $current-state-id), 'state.winfo.calculation_mode') which recursively collects all successor state ids an check for containment.2013-08-27, by Sascha L. Teichmann
- (issue1451) Use distinct values for single_wq mode filtering instead of ranges.2013-08-27, by Andre Heinecke
- Fix NPE in case the artifact does not even have the master attribute2013-08-27, by Andre Heinecke
- DischargeLongitudinalSectionGenerator: Use QOutProcessor, fix compilation.2013-08-27, by Felix Wolfsteller
- Let QOutProcessor also handle Discharge/Q-data.2013-08-27, by Felix Wolfsteller
- SedimentLoadCalculation: Refactoring, extracted method.2013-08-27, by Felix Wolfsteller
- issue1455: Extract QOutProcessor, use it2013-08-27, by Felix Wolfsteller
- issue1455: Prepare MiddleBedHeightDiagram to show Q values.2013-08-27, by Felix Wolfsteller
- WQKmsInterpolArtifact: Add different facet if wst has only 'fake' Qs.2013-08-26, by Felix Wolfsteller
- Doc, cosmetics.2013-08-26, by Felix Wolfsteller
- WstValueTable: Add method to find out wether the Qs are 'fake'2013-08-26, by Felix Wolfsteller
- DischargeProcessor: Handle interpolated w values2013-08-26, by Felix Wolfsteller
- Cosmetics, added @Override annotation, vim line.2013-08-26, by Felix Wolfsteller
- Doc.2013-08-26, by Felix Wolfsteller
- Added new Theme.2013-08-26, by Felix Wolfsteller
- Added new ThemeMappings.2013-08-26, by Felix Wolfsteller
- Mapping new facet type to theme.2013-08-26, by Felix Wolfsteller
- Added new facet type to gaugedischargecurve.xml compat matrix.2013-08-26, by Felix Wolfsteller
- FacetTypes: Added new type other.w.interpol .2013-08-26, by Felix Wolfsteller
- Minor refactoring, renamed variable, extracted method.2013-08-26, by Felix Wolfsteller
- Typo fix in debug message.2013-08-22, by Felix Wolfsteller
- Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values.2013-08-23, by Sascha L. Teichmann
- Artifacts: Make TextStyle Make more robust.2013-08-23, by Sascha L. Teichmann
- a bit of debug output2013-08-23, by Tom Gottfried
- Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map.2013-08-23, by Sascha L. Teichmann
- Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map.2013-08-23, by Sascha L. Teichmann
- Artifacts: Removed ThemeUtil.2013-08-23, by Sascha L. Teichmann
- Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils2013-08-23, by Sascha L. Teichmann
- Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument.2013-08-22, by Sascha L. Teichmann
- Artifacts: Make it compilable again.2013-08-22, by Sascha L. Teichmann
- ETL: Take care of the fact that one river in AFT/SGM may correspond to N rivers in FLYS.2013-08-22, by Sascha L. Teichmann
- Added tag 3.0.14 for changeset 84b1e87e86692013-08-22, by Andre Heinecke
- ComputedDischargeCurveGenerator: Use DischargeProcessor to add main values.2013-08-22, by Felix Wolfsteller
- ChartGenerator: Changed visibility of doAnnotations,2013-08-22, by Felix Wolfsteller
- DischargeCurveGenerator: Use DischargeProcessor.2013-08-22, by Felix Wolfsteller
- DischargeProcessor: Handle main-values. Temporarily disable w/q data handling.2013-08-22, by Felix Wolfsteller