graph
- Correct SedimentLoadExporters compilability-fix.2013-09-06, by Felix Wolfsteller
- Make EpsilonComparator serializable.2013-09-05, by Tom Gottfried
- flys/issue1235: Same kicks against a few inconsistencies and bugs in the calculation of sediment loads. I believe it _do_not_ delivers the right results.2013-09-05, by Sascha L. Teichmann
- Doc.2013-09-05, by Felix Wolfsteller
- issue1465: Fetch correct measurement station (also if the km does not2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Improved readability.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Further code simplification.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Minor simplification.2013-09-05, by Felix Wolfsteller
- SedimentLoadFactory: Extracted method to find range of matching2013-09-05, by Felix Wolfsteller
- SedimentLoadExporter: Minor refac. Determine a displayed string2013-09-05, by Felix Wolfsteller
- Workaround for flys/issue14070. TODO: Find the reason why a null document is given to the ThemeDocument.2013-09-04, by Sascha L. Teichmann
- issue1458: Avoid facet duplicates.2013-09-03, by Felix Wolfsteller
- Implement ManagedFacet.isSame to determine whether two facets are the same.2013-09-03, by Felix Wolfsteller
- Added new CompareUtil (singleton Helper class).2013-09-03, by Felix Wolfsteller
- AttributeWriter: Even better variable name.2013-09-03, by Felix Wolfsteller
- 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
- DischargeProcessor: Minor refactoring (use getter), warn when no αΊ€/Q data found.2013-08-22, by Felix Wolfsteller
- Give correct name to outlier method3.0.14 2013-08-21, by Tom Gottfried
- Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Backed out changeset 60f39ee194732013-08-21, by Sascha L. Teichmann
- ETL: Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-08-21, by Sascha L. Teichmann
- FixA: Remapped indices of analysis periods, too. Needs testing!2013-08-21, by Sascha L. Teichmann
- BWASTR-Import: name of tributary contains name of river, not the other way round.double-precision 2013-08-21, by Tom Gottfried
- issue1378: Add axis markers for additional long-sect. without Q (e.g. dike heights).2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Also add ability to add text-annotations.2013-08-21, by Felix Wolfsteller
- Geo-Importer: import axes 2D to avoid problems with invalid z-coordinatesdouble-precision 2013-08-21, by Tom Gottfried
- FixA: Fix logger class reference.2013-08-21, by Sascha L. Teichmann
- issue1378 (part): Make DC config for discharge curve offer correct2013-08-21, by Felix Wolfsteller
- issue1378: Prepare DischargeCurveGenerator to digest wq-interpolated data.2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Prepare StyledSeriesBuilder to get double[][] values to translate.2013-08-21, by Felix Wolfsteller
- issue1378: Preparing DischargeProcessor to be able to draw W/Q points,2013-08-20, by Felix Wolfsteller
- Cosmetics.2013-08-20, by Felix Wolfsteller
- Initial DischargeProcessor-commit (skeleton).2013-08-20, by Felix Wolfsteller
- FixA: Make dates of analysis periods unique, too. TODO: Remap the indices like the reference interval.2013-08-21, by Sascha L. Teichmann
- FixA W/Q Diagram: Allow duplicate points. It should work but it doesn't. :-/2013-08-20, by Sascha L. Teichmann
- FixA: Fixed reference events mapping. TODO: Same for analysis periods.2013-08-20, by Sascha L. Teichmann
- FixA Delta W(t): Add 30 seconds to colliding dates to avoid them vanishing from the diagrams.2013-08-20, by Sascha L. Teichmann
- FixA: Reference points facets: the index of the point is stored in the lower 8 bits of the facect index. Why was it search via getIndex()?2013-08-19, by Sascha L. Teichmann
- FixA overview: Fetch dates in higher resolution from database.2013-08-19, by Sascha L. Teichmann
- Undo misguided schema change from r5207double-precision 2013-08-19, by Tom Gottfried
- (issue1071) Increase river km column width2013-08-19, by Andre Heinecke
- issue738: Adjust S/Q-Relation Diagram subtitles.2013-08-19, by Felix Wolfsteller
- Fix Analysis: Code simplification in facets.2013-08-19, by Sascha L. Teichmann
- Client: Removed an XPath eval and simplified a loop.2013-08-19, by Sascha L. Teichmann
- Add small script to generate an issue overview from a roundup querry.2013-08-19, by Andre Heinecke
- Factored our date formatter.2013-08-19, by Sascha L. Teichmann
- Break long lines.2013-08-19, by Sascha L. Teichmann
- issue1225: Add bedheight/year-difference points with a scale factor,2013-08-19, by Felix Wolfsteller
- StyledSeriesBuilder: Added new method to add points with a scane factor.2013-08-19, by Felix Wolfsteller
- Minor refactoring.2013-08-19, by Felix Wolfsteller
- issue1395: Add missing w_differences compat to new chart ls.2013-08-19, by Felix Wolfsteller
- (issue1347) Add SQ Relation fields for measurement station information2013-08-19, by Andre Heinecke
- (issue1347) Update jasper templates with new fields2013-08-19, by Andre Heinecke
- (issue1347) Add measurement station getter for location2013-08-19, by Andre Heinecke
- Make debug functions of D4EArtifact public2013-08-19, by Andre Heinecke
- Merged backout of changes for 1440 (gap-detection in bedquality).2013-08-19, by Felix Wolfsteller
- Backed out changeset 10646f31efec2013-08-19, by Felix Wolfsteller
- Merged.2013-08-19, by Felix Wolfsteller
- issue1157: Only look at the best match for CrossSections to activate.2013-08-19, by Felix Wolfsteller
- (issue1391): Build the current discarge curve name as requested2013-08-16, by Andre Heinecke
- (issue1391)Add compatibility for hist.discharge in Hist discharge output2013-08-16, by Andre Heinecke
- (issue1391) Filter by reference_gauge or by KM2013-08-16, by Andre Heinecke
- Minor layout change2013-08-16, by Andre Heinecke
- Fixing Analysis: Significantly (8-10x) improved the performance of the generation of the overview data. The data is now prefetched in batches.2013-08-17, by Sascha L. Teichmann
- Removed _stupid_ TODO question. WE WANT PULL OUT LOGIC OUT OF ARTIFACTS!2013-08-17, by Sascha L. Teichmann
- Add FixingCalculatedPoint to second theme, too2013-08-16, by Andre Heinecke
- Part of flys/issue1168: Make facet names unique. It should help but there must be bug before the facet generation.2013-08-15, by Sascha L. Teichmann
- (issue1444) Add theme for fixing calculated point2013-08-15, by Andre Heinecke
- Readd accidentally removed line2013-08-15, by Andre Heinecke
- (Issue1357) Pull river name into getReferenceGauge2013-08-15, by Andre Heinecke
- Improve debug output in timerangestate2013-08-15, by Andre Heinecke
- (issue1353) Add river name handling2013-08-15, by Andre Heinecke
- (issue1353) Add method to model to gauge by number and river name2013-08-15, by Andre Heinecke
- (issue1353) Add river name to query for discharge Info2013-08-15, by Andre Heinecke
- Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.2013-08-15, by Sascha L. Teichmann
- Part of flys/issue1168: Show discharge sector averages as lines again.2013-08-15, by Sascha L. Teichmann
- Add missing import in ArtifactMapfileGenerator2013-08-15, by Christian Lins
- (issue657) Prevent errornous recreation of usershape mapfile fragment.2013-08-15, by Christian Lins
- (issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.2013-08-15, by Christian Lins
- Backed out changeset 74a437805e2a2013-08-14, by Sascha L. Teichmann
- (issue1347) Localize outliers and pdf Header2013-08-14, by Andre Heinecke
- (Issue1347) Update jasper files for pdf export of new data2013-08-14, by Andre Heinecke
- (issue1347) Add new variables to SQ Relation output.2013-08-14, by Andre Heinecke
- Fix typo in SQRelation calculation2013-08-14, by Andre Heinecke
- Mapfile templates contain regex expressions to catch features more robust (#657).2013-08-14, by Christian Lins
- import_rivers.sh: skip cross sections instead of WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- Importer Doc: force import of waterlevel WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- Importer: force import of waterlevel WST-file in first run.double-precision 2013-08-14, by Tom Gottfried
- S/Q relation: Fixed broken parameter creator constructor.2013-08-14, by Sascha L. Teichmann
- S/Q relation: Added forgotten class.2013-08-14, by Sascha L. Teichmann
- issue1328: improved i18n message2013-08-13, by Tom Gottfried
- WstParser: warn only once if no unit comment is founddouble-precision 2013-08-13, by Tom Gottfried
- Make postgresql-setup helper script work on different platforms.double-precision 2013-08-12, by Tom Gottfried
- fixed syntax errors in Postgres-schema.double-precision 2013-08-12, by Tom Gottfried
- Importer: set memory size according to docdouble-precision 2013-08-12, by Tom Gottfried
- Geo-importer: remove leftovers of catchment and gauge location importersdouble-precision 2013-08-12, by Tom Gottfried
- Importer Doc: Update title page automatically.double-precision 2013-08-10, by Tom Gottfried
- Importer Doc: remove obsolete README. It is all in the tex-files now.double-precision 2013-08-09, by Tom Gottfried
- Importer doc: correctly document use of gew-file for geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Geo-importer and doc: use commandline-argument instead of configuration for river selection.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: complete master data of gauges and waterlevel model and move to top.double-precision 2013-08-09, by Tom Gottfried
- WstParser and Importer doc: More sensible default unit and warn if it is used.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: move general information on geo-importer to overview.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: corrections to starting of geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: corrections of geo-importer configuration.double-precision 2013-08-09, by Tom Gottfried
- Geo-importer: use commandline-argument instead of configuration for river selection.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: document DEM-Metadata import.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: reworked sectioning of geo-importer overview.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: completed description of shapefile-parsers.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: add description of alternativ attribut-names.double-precision 2013-08-09, by Tom Gottfried
- Importer Doc: reformat tables in parser descriptions of geo-importer.double-precision 2013-08-09, by Tom Gottfried
- Removed obsolete imports.longitudinal-symmetry 2013-08-09, by Tom Gottfried
- Move Funcionality related to bed quality from FlowVelocityGenerator to LongitudinalSectionGenerator (previously left over).longitudinal-symmetry 2013-08-09, by Tom Gottfried
- S/Q relation: Spell Ferguson with F.2013-08-09, by Sascha L. Teichmann
- flys/issue1347: Added missing calcutions. TODO: Bring them into the generated outs.2013-08-09, by Sascha L. Teichmann
- Cosmetics.2013-08-09, by Felix Wolfsteller
- Moved most of the functionality of FlowVelocityGenerator to LongitudinalSectionGenerator on the way to longitudinal-section symmetry. ToDos left.longitudinal-symmetry 2013-08-09, by Tom Gottfried
- merged changes from default into longitudinal-symmetry branchlongitudinal-symmetry 2013-08-08, by Tom Gottfried
- merged changes from default into longitudinal-symmetrie branchlongitudinal-symmetry 2013-08-07, by Tom Gottfried
- merge changes from default into longitudinal-symmetrie branch and make it buildlongitudinal-symmetry 2013-08-07, by Tom Gottfried
- issue1378: Handle static_wqkms.w as annotations.2013-08-09, by Felix Wolfsteller
- Cosmetics.2013-08-09, by Felix Wolfsteller
- issue1378: Add wqkms.w|q to discharge curve facet compat list.2013-08-09, by Felix Wolfsteller
- S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property S/Q: Excel compat completed: Now the data is linearized before fitting. This can be prevented by setting the system property "minfo.sq.calcution.non.linear.fitting" to true.2013-08-08, by Sascha L. Teichmann
- Removed debug output.2013-08-08, by Felix Wolfsteller
- SedimentLoadFactory: Survive not completely defined sediment loads.2013-08-08, by Felix Wolfsteller
- issue1060: i18n.2013-08-08, by Felix Wolfsteller
- Added @Override-Annotation.2013-08-08, by Felix Wolfsteller
- added vimline2013-08-08, by Felix Wolfsteller
- Doc.2013-08-08, by Felix Wolfsteller
- S/Q relation: Part I of 'faking' fitting linear data. S/Qs can now be subclassed and processed through views. TODO: Add knob to setup a linear data path.2013-08-08, by Sascha L. Teichmann
- offer differences for bedheight-diffs in dc, and bedheight diffs in ls.2013-08-08, by Felix Wolfsteller
- issue1439: Show line segments for points that have gaps on both sides. Small refac.2013-08-08, by Felix Wolfsteller
- S/Q relation: More Excel compat.2013-08-07, by Sascha L. Teichmann
- Remove accidentally commited debug output2013-08-07, by Andre Heinecke
- issue1415: Corrected update query and parameter setting.2013-08-07, by Felix Wolfsteller
- Geo-importer: removed unused variable.double-precision 2013-08-07, by Tom Gottfried
- Geo-importer: removed obsolete run-script.double-precision 2013-08-07, by Tom Gottfried
- issue1440: Add gap detection at >101m for BedQuality LS diagrams.2013-08-07, by Felix Wolfsteller
- issue1439: reduce gap-tolerance to 101m.2013-08-07, by Felix Wolfsteller
- issue1439: Use auto-gap detect when adding points to series for bed diff data.2013-08-07, by Felix Wolfsteller
- StyledSeriesBuilder: Minor doc improvement.2013-08-07, by Felix Wolfsteller
- Cosmetics.2013-08-07, by Felix Wolfsteller
- QualityMeasurementFactory: Doc about singleton usage.2013-08-07, by Felix Wolfsteller
- Made trivial QualityMeasurement-constructor private, as it shouldnt be used.2013-08-07, by Felix Wolfsteller
- Doc.2013-08-07, by Felix Wolfsteller
- Cosmetics.2013-08-07, by Felix Wolfsteller
- cosmetics.2013-08-07, by Felix Wolfsteller
- Importer Doc: error in W80CSV-Parser.double-precision 2013-08-06, by Tom Gottfried
- flys/issue748: Force linear curve fitting. This is a real hack! Set the system property "minfo.sq.fitting.nonlinear" to re-enable the old behavior.2013-08-06, by Sascha L. Teichmann
- issue1416: missing english i18n.2013-08-06, by Felix Wolfsteller
- issue1416: exporter for sedimentload and i18n.2013-08-06, by Felix Wolfsteller
- issue1436: Remove wrong condition where previous value does not exist but is2013-08-06, by Felix Wolfsteller
- issue1435: Tolerate missing measurement values in QualityMeasurements.2013-08-06, by Felix Wolfsteller
- issue1433: Update caller for last commit.2013-08-06, by Felix Wolfsteller
- issue1433: Filter loaded unknown sediment yields by kind.2013-08-06, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-08-06, by Tom Gottfried
- issue1433: Include trailing empty strings in stringsplit, this prevents emission2013-08-06, by Felix Wolfsteller
- issue1433: Do not emit warning when tolerated empty string as value.2013-08-06, by Felix Wolfsteller
- Importer Doc: partly completed geo-importer parsers (with layout issues)double-precision 2013-08-05, by Tom Gottfried
- Importer Doc: completion and corrections to overview of geo-importer.double-precision 2013-08-05, by Tom Gottfried
- Importer Doc: Document reprojection of geo-data.double-precision 2013-08-05, by Tom Gottfried
- Removed obsolete imports.2013-08-05, by Sascha L. Teichmann
- Importer Dok: added missing warnings to hydr-morph sectiondouble-precision 2013-08-03, by Tom Gottfried
- Sediment Density parser: avoid NPE when no year is givendouble-precision 2013-08-02, by Tom Gottfried
- Sediment density parser: fetch year from metaline and parsedouble-precision 2013-08-02, by Tom Gottfried
- issue1337: fix. Let theme not inherit from longitudinal_section, as this2013-08-01, by Felix Wolfsteller
- meta-data.xml/DC: Automatically add annotations to middle bed height diagrams.2013-08-01, by Felix Wolfsteller
- Importer Doc: fix syntax error.double-precision 2013-08-01, by Tom Gottfried
- issue1393: Survive when off-epochs no total data, but other.2013-08-01, by Felix Wolfsteller
- Cosmetics, docs, in range of issue1393.2013-08-01, by Felix Wolfsteller
- issue1418: Fetch correct (not necessarily first) gauge2013-08-01, by Felix Wolfsteller
- Geo-Importer: Don not import misc. floodplains as hydraulic boundary.double-precision 2013-08-01, by Tom Gottfried
- issue1393: Avoid NPE for off-epoch when actually no off-epoch data available.2013-07-31, by Felix Wolfsteller
- issue1393: Fix theme association for sedimentload.total_load .2013-07-31, by Felix Wolfsteller
- Schema change: Store station of cross section lines with higher precision to avoid duplicates due to rounding.double-precision 2013-07-31, by Tom Gottfried
- Doc.2013-07-31, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-07-31, by Tom Gottfried
- Remove cryptic warning messages.2013-07-31, by Felix Wolfsteller
- issue1393: Fix display, no description, just years needed to select official epochs.2013-07-31, by Felix Wolfsteller
- merged changes from default into double-precision branchdouble-precision 2013-07-31, by Tom Gottfried
- Cosmetics.2013-07-31, by Felix Wolfsteller
- issue1393/SedLoadOffEpochPanel: Request the correct (off-epoch) data2013-07-31, by Felix Wolfsteller
- Doc.2013-07-31, by Felix Wolfsteller
- Cosmetics, docs.2013-07-31, by Felix Wolfsteller
- issu1393/SedimentLoadFactory: Handle off_epoch type queries.2013-07-31, by Felix Wolfsteller
- issue1393/ImportRiver: Import official epochs from directory, minor refac.2013-07-31, by Felix Wolfsteller
- issue1393/SedimentYieldParser: set kind of SedimentYields2013-07-31, by Felix Wolfsteller
- issue1393/backend: Add kind property to ImportSedimentYield and SedimentYield.2013-07-31, by Felix Wolfsteller
- minfo-schema-change/issue1393: add kind column to sediment_yield table.2013-07-31, by Felix Wolfsteller
- Doc.2013-07-31, by Felix Wolfsteller
- Cosmetics.2013-07-30, by Felix Wolfsteller
- Added tag 3.0.13 for changeset 71da3d4ffb4a2013-07-30, by Andre Heinecke
- issue1391: Some more unification fix km filtering for calculated discharges3.0.13 2013-07-30, by Andre Heinecke