2013-09-05 |
Felix Wolfsteller |
SedimentLoadFactory: Further code simplification.
|
2013-09-05 |
Felix Wolfsteller |
SedimentLoadFactory: Minor simplification.
|
2013-09-05 |
Felix Wolfsteller |
SedimentLoadFactory: Extracted method to find range of matching
|
2013-09-05 |
Felix Wolfsteller |
SedimentLoadExporter: Minor refac. Determine a displayed string
|
2013-09-04 |
Sascha L. Teichmann |
Workaround for flys/issue14070. TODO: Find the reason why a null document is given to the ThemeDocument.
|
2013-09-03 |
Felix Wolfsteller |
issue1458: Avoid facet duplicates.
|
2013-09-03 |
Felix Wolfsteller |
Implement ManagedFacet.isSame to determine whether two facets are the same.
|
2013-09-03 |
Felix Wolfsteller |
Added new CompareUtil (singleton Helper class).
|
2013-09-03 |
Felix Wolfsteller |
AttributeWriter: Even better variable name.
|
2013-09-03 |
Felix Wolfsteller |
AttributeWriter: Slightly improved variable naming and comments.
|
2013-08-30 |
Felix Wolfsteller |
Added loadTotalRange getter.
|
2013-08-30 |
Andre Heinecke |
(issue1452) Coalesce to zero to avoid NaN arithmetic.
|
2013-08-30 |
Andre Heinecke |
(issue1023) Start returning more useful information
|
2013-08-30 |
Felix Wolfsteller |
issue1462/3: When changing units (t/a -> m^3/a), also change total load.
|
2013-08-30 |
Felix Wolfsteller |
SedimentLoad: Allow to set range of total load.
|
2013-08-30 |
Felix Wolfsteller |
Doc fix.
|
2013-08-30 |
Felix Wolfsteller |
SedimentLoadCalculation: Log an error on unknown mode.
|
2013-08-30 |
Felix Wolfsteller |
issue1462: 1) & 4) Fix wrong density interpolation code.
|
2013-08-30 |
Felix Wolfsteller |
Cosmetics, docs.
|
2013-08-30 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-30 |
Felix Wolfsteller |
Doc.
|
2013-08-29 |
Felix Wolfsteller |
Let hibernate do the parsing/casting.
|
2013-08-29 |
Felix Wolfsteller |
issue957: Better name for flowvelocity measured values facets.
|
2013-08-29 |
Felix Wolfsteller |
Assign theme to flowvelocitymeasurementvaluefacets.
|
2013-08-29 |
Felix Wolfsteller |
Slightly better name for flowvelocitymeasurementvaluefacets.
|
2013-08-29 |
Andre Heinecke |
(issue1451) Round Q's in the way it is done for AT's and localize KM
|
2013-08-29 |
Felix Wolfsteller |
issue1466: Fix, sort stations before gap detection.
|
2013-08-29 |
Felix Wolfsteller |
DischargeCurveGenerator: Prevent NPE when no gauge can be found.
|
2013-08-28 |
Felix Wolfsteller |
issue1436: Exploit validity-rule of sedimentdensities.
|
2013-08-28 |
Felix Wolfsteller |
issue1436: Towards finding the best match in years for densities.
|
2013-08-28 |
Felix Wolfsteller |
issue1460: prevent NPEs when backstepping and changing Q values for WINFO
|
2013-08-28 |
Tom Gottfried |
Importer Doc: be clearer on DEM-metadata import.
double-precision
|
2013-08-27 |
Tom Gottfried |
Importer doc: added remark considering re-import of modified data
double-precision
|
2013-08-27 |
Sascha L. Teichmann |
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 |
Andre Heinecke |
(issue1451) Use distinct values for single_wq mode filtering instead of ranges.
|
2013-08-27 |
Andre Heinecke |
Fix NPE in case the artifact does not even have the master attribute
|
2013-08-27 |
Felix Wolfsteller |
DischargeLongitudinalSectionGenerator: Use QOutProcessor, fix compilation.
|
2013-08-27 |
Felix Wolfsteller |
Let QOutProcessor also handle Discharge/Q-data.
|
2013-08-27 |
Felix Wolfsteller |
SedimentLoadCalculation: Refactoring, extracted method.
|
2013-08-27 |
Felix Wolfsteller |
issue1455: Extract QOutProcessor, use it
|
2013-08-27 |
Felix Wolfsteller |
issue1455: Prepare MiddleBedHeightDiagram to show Q values.
|
2013-08-26 |
Felix Wolfsteller |
WQKmsInterpolArtifact: Add different facet if wst has only 'fake' Qs.
|
2013-08-26 |
Felix Wolfsteller |
Doc, cosmetics.
|
2013-08-26 |
Felix Wolfsteller |
WstValueTable: Add method to find out wether the Qs are 'fake'
|
2013-08-26 |
Felix Wolfsteller |
DischargeProcessor: Handle interpolated w values
|
2013-08-26 |
Felix Wolfsteller |
Cosmetics, added @Override annotation, vim line.
|
2013-08-26 |
Felix Wolfsteller |
Doc.
|
2013-08-26 |
Felix Wolfsteller |
Added new Theme.
|
2013-08-26 |
Felix Wolfsteller |
Added new ThemeMappings.
|
2013-08-26 |
Felix Wolfsteller |
Mapping new facet type to theme.
|
2013-08-26 |
Felix Wolfsteller |
Added new facet type to gaugedischargecurve.xml compat matrix.
|
2013-08-26 |
Felix Wolfsteller |
FacetTypes: Added new type other.w.interpol .
|
2013-08-26 |
Felix Wolfsteller |
Minor refactoring, renamed variable, extracted method.
|
2013-08-22 |
Felix Wolfsteller |
Typo fix in debug message.
|
2013-08-23 |
Sascha L. Teichmann |
Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values.
|
2013-08-23 |
Sascha L. Teichmann |
Artifacts: Make TextStyle Make more robust.
|
2013-08-23 |
Tom Gottfried |
a bit of debug output
|
2013-08-23 |
Sascha L. Teichmann |
Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map.
|
2013-08-23 |
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-22 |
Sascha L. Teichmann |
Artifacts: Removed ThemeUtil.
|
2013-08-22 |
Sascha L. Teichmann |
Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils
|
2013-08-22 |
Sascha L. Teichmann |
Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument.
|
2013-08-22 |
Sascha L. Teichmann |
Artifacts: Make it compilable again.
|
2013-08-22 |
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 |
Andre Heinecke |
Added tag 3.0.14 for changeset 84b1e87e8669
|
2013-08-22 |
Felix Wolfsteller |
ComputedDischargeCurveGenerator: Use DischargeProcessor to add main values.
|
2013-08-22 |
Felix Wolfsteller |
ChartGenerator: Changed visibility of doAnnotations,
|
2013-08-22 |
Felix Wolfsteller |
DischargeCurveGenerator: Use DischargeProcessor.
|
2013-08-22 |
Felix Wolfsteller |
DischargeProcessor: Handle main-values. Temporarily disable w/q data handling.
|
2013-08-22 |
Felix Wolfsteller |
DischargeProcessor: Minor refactoring (use getter), warn when no αΊ€/Q data found.
|
2013-08-21 |
Tom Gottfried |
Give correct name to outlier method
3.0.14
|
2013-08-21 |
Sascha L. Teichmann |
Potential fix for flys/1453.
|
2013-08-21 |
Sascha L. Teichmann |
Backed out changeset 60f39ee19473
|
2013-08-21 |
Sascha L. Teichmann |
ETL: Potential fix for flys/1453.
|
2013-08-21 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2013-08-21 |
Sascha L. Teichmann |
FixA: Remapped indices of analysis periods, too. Needs testing!
|
2013-08-21 |
Tom Gottfried |
BWASTR-Import: name of tributary contains name of river, not the other way round.
double-precision
|
2013-08-21 |
Felix Wolfsteller |
issue1378: Add axis markers for additional long-sect. without Q (e.g. dike heights).
|
2013-08-21 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-21 |
Felix Wolfsteller |
issue1378: Also add ability to add text-annotations.
|
2013-08-21 |
Tom Gottfried |
Geo-Importer: import axes 2D to avoid problems with invalid z-coordinates
double-precision
|
2013-08-21 |
Sascha L. Teichmann |
FixA: Fix logger class reference.
|
2013-08-21 |
Felix Wolfsteller |
issue1378 (part): Make DC config for discharge curve offer correct
|
2013-08-21 |
Felix Wolfsteller |
issue1378: Prepare DischargeCurveGenerator to digest wq-interpolated data.
|
2013-08-21 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-21 |
Felix Wolfsteller |
issue1378: Prepare StyledSeriesBuilder to get double[][] values to translate.
|
2013-08-20 |
Felix Wolfsteller |
issue1378: Preparing DischargeProcessor to be able to draw W/Q points,
|
2013-08-20 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-20 |
Felix Wolfsteller |
Initial DischargeProcessor-commit (skeleton).
|
2013-08-20 |
Sascha L. Teichmann |
FixA: Make dates of analysis periods unique, too. TODO: Remap the indices like the reference interval.
|
2013-08-20 |
Sascha L. Teichmann |
FixA W/Q Diagram: Allow duplicate points. It should work but it doesn't. :-/
|
2013-08-20 |
Sascha L. Teichmann |
FixA: Fixed reference events mapping. TODO: Same for analysis periods.
|
2013-08-20 |
Sascha L. Teichmann |
FixA Delta W(t): Add 30 seconds to colliding dates to avoid them vanishing from the diagrams.
|
2013-08-19 |
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 |
Sascha L. Teichmann |
FixA overview: Fetch dates in higher resolution from database.
|
2013-08-19 |
Tom Gottfried |
Undo misguided schema change from r5207
double-precision
|
2013-08-19 |
Andre Heinecke |
(issue1071) Increase river km column width
|
2013-08-19 |
Felix Wolfsteller |
issue738: Adjust S/Q-Relation Diagram subtitles.
|
2013-08-19 |
Sascha L. Teichmann |
Fix Analysis: Code simplification in facets.
|
2013-08-19 |
Sascha L. Teichmann |
Client: Removed an XPath eval and simplified a loop.
|
2013-08-19 |
Andre Heinecke |
Add small script to generate an issue overview from a roundup querry.
|
2013-08-19 |
Sascha L. Teichmann |
Factored our date formatter.
|
2013-08-19 |
Sascha L. Teichmann |
Break long lines.
|
2013-08-19 |
Felix Wolfsteller |
issue1225: Add bedheight/year-difference points with a scale factor,
|
2013-08-19 |
Felix Wolfsteller |
StyledSeriesBuilder: Added new method to add points with a scane factor.
|
2013-08-19 |
Felix Wolfsteller |
Minor refactoring.
|
2013-08-19 |
Felix Wolfsteller |
issue1395: Add missing w_differences compat to new chart ls.
|
2013-08-19 |
Andre Heinecke |
(issue1347) Add SQ Relation fields for measurement station information
|
2013-08-19 |
Andre Heinecke |
(issue1347) Update jasper templates with new fields
|
2013-08-19 |
Andre Heinecke |
(issue1347) Add measurement station getter for location
|
2013-08-19 |
Andre Heinecke |
Make debug functions of D4EArtifact public
|
2013-08-19 |
Felix Wolfsteller |
Merged backout of changes for 1440 (gap-detection in bedquality).
|
2013-08-19 |
Felix Wolfsteller |
Backed out changeset 10646f31efec
|
2013-08-19 |
Felix Wolfsteller |
Merged.
|
2013-08-19 |
Felix Wolfsteller |
issue1157: Only look at the best match for CrossSections to activate.
|
2013-08-16 |
Andre Heinecke |
(issue1391): Build the current discarge curve name as requested
|
2013-08-16 |
Andre Heinecke |
(issue1391)Add compatibility for hist.discharge in Hist discharge output
|
2013-08-16 |
Andre Heinecke |
(issue1391) Filter by reference_gauge or by KM
|
2013-08-16 |
Andre Heinecke |
Minor layout change
|
2013-08-17 |
Sascha L. Teichmann |
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 |
Sascha L. Teichmann |
Removed _stupid_ TODO question. WE WANT PULL OUT LOGIC OUT OF ARTIFACTS!
|
2013-08-16 |
Andre Heinecke |
Add FixingCalculatedPoint to second theme, too
|
2013-08-15 |
Sascha L. Teichmann |
Part of flys/issue1168: Make facet names unique. It should help but there must be bug before the facet generation.
|
2013-08-15 |
Andre Heinecke |
(issue1444) Add theme for fixing calculated point
|
2013-08-15 |
Andre Heinecke |
Readd accidentally removed line
|
2013-08-15 |
Andre Heinecke |
(Issue1357) Pull river name into getReferenceGauge
|
2013-08-15 |
Andre Heinecke |
Improve debug output in timerangestate
|
2013-08-15 |
Andre Heinecke |
(issue1353) Add river name handling
|
2013-08-15 |
Andre Heinecke |
(issue1353) Add method to model to gauge by number and river name
|
2013-08-15 |
Andre Heinecke |
(issue1353) Add river name to query for discharge Info
|
2013-08-15 |
Sascha L. Teichmann |
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
|
2013-08-15 |
Sascha L. Teichmann |
Part of flys/issue1168: Show discharge sector averages as lines again.
|
2013-08-15 |
Christian Lins |
Add missing import in ArtifactMapfileGenerator
|
2013-08-15 |
Christian Lins |
(issue657) Prevent errornous recreation of usershape mapfile fragment.
|
2013-08-15 |
Christian Lins |
(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
|
2013-08-14 |
Sascha L. Teichmann |
Backed out changeset 74a437805e2a
|
2013-08-14 |
Andre Heinecke |
(issue1347) Localize outliers and pdf Header
|
2013-08-14 |
Andre Heinecke |
(Issue1347) Update jasper files for pdf export of new data
|
2013-08-14 |
Andre Heinecke |
(issue1347) Add new variables to SQ Relation output.
|
2013-08-14 |
Andre Heinecke |
Fix typo in SQRelation calculation
|
2013-08-14 |
Christian Lins |
Mapfile templates contain regex expressions to catch features more robust (#657).
|
2013-08-14 |
Tom Gottfried |
import_rivers.sh: skip cross sections instead of WST-file in first run.
double-precision
|
2013-08-14 |
Tom Gottfried |
Importer Doc: force import of waterlevel WST-file in first run.
double-precision
|
2013-08-14 |
Tom Gottfried |
Importer: force import of waterlevel WST-file in first run.
double-precision
|
2013-08-14 |
Sascha L. Teichmann |
S/Q relation: Fixed broken parameter creator constructor.
|
2013-08-14 |
Sascha L. Teichmann |
S/Q relation: Added forgotten class.
|
2013-08-13 |
Tom Gottfried |
issue1328: improved i18n message
|
2013-08-13 |
Tom Gottfried |
WstParser: warn only once if no unit comment is found
double-precision
|
2013-08-12 |
Tom Gottfried |
Make postgresql-setup helper script work on different platforms.
double-precision
|
2013-08-12 |
Tom Gottfried |
fixed syntax errors in Postgres-schema.
double-precision
|
2013-08-12 |
Tom Gottfried |
Importer: set memory size according to doc
double-precision
|
2013-08-12 |
Tom Gottfried |
Geo-importer: remove leftovers of catchment and gauge location importers
double-precision
|
2013-08-10 |
Tom Gottfried |
Importer Doc: Update title page automatically.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: remove obsolete README. It is all in the tex-files now.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer doc: correctly document use of gew-file for geo-importer.
double-precision
|
2013-08-09 |
Tom Gottfried |
Geo-importer and doc: use commandline-argument instead of configuration for river selection.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: complete master data of gauges and waterlevel model and move to top.
double-precision
|
2013-08-09 |
Tom Gottfried |
WstParser and Importer doc: More sensible default unit and warn if it is used.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: move general information on geo-importer to overview.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: corrections to starting of geo-importer.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: corrections of geo-importer configuration.
double-precision
|
2013-08-09 |
Tom Gottfried |
Geo-importer: use commandline-argument instead of configuration for river selection.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: document DEM-Metadata import.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: reworked sectioning of geo-importer overview.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: completed description of shapefile-parsers.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: add description of alternativ attribut-names.
double-precision
|
2013-08-09 |
Tom Gottfried |
Importer Doc: reformat tables in parser descriptions of geo-importer.
double-precision
|
2013-08-09 |
Tom Gottfried |
Removed obsolete imports.
longitudinal-symmetry
|
2013-08-09 |
Tom Gottfried |
Move Funcionality related to bed quality from FlowVelocityGenerator to LongitudinalSectionGenerator (previously left over).
longitudinal-symmetry
|
2013-08-09 |
Sascha L. Teichmann |
S/Q relation: Spell Ferguson with F.
|
2013-08-09 |
Sascha L. Teichmann |
flys/issue1347: Added missing calcutions. TODO: Bring them into the generated outs.
|
2013-08-09 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-09 |
Tom Gottfried |
Moved most of the functionality of FlowVelocityGenerator to LongitudinalSectionGenerator on the way to longitudinal-section symmetry. ToDos left.
longitudinal-symmetry
|
2013-08-08 |
Tom Gottfried |
merged changes from default into longitudinal-symmetry branch
longitudinal-symmetry
|
2013-08-07 |
Tom Gottfried |
merged changes from default into longitudinal-symmetrie branch
longitudinal-symmetry
|
2013-08-07 |
Tom Gottfried |
merge changes from default into longitudinal-symmetrie branch and make it build
longitudinal-symmetry
|
2013-08-09 |
Felix Wolfsteller |
issue1378: Handle static_wqkms.w as annotations.
|
2013-08-09 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-09 |
Felix Wolfsteller |
issue1378: Add wqkms.w|q to discharge curve facet compat list.
|
2013-08-08 |
Sascha L. Teichmann |
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 |
Felix Wolfsteller |
Removed debug output.
|
2013-08-08 |
Felix Wolfsteller |
SedimentLoadFactory: Survive not completely defined sediment loads.
|
2013-08-08 |
Felix Wolfsteller |
issue1060: i18n.
|
2013-08-08 |
Felix Wolfsteller |
Added @Override-Annotation.
|
2013-08-08 |
Felix Wolfsteller |
added vimline
|
2013-08-08 |
Felix Wolfsteller |
Doc.
|
2013-08-08 |
Sascha L. Teichmann |
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 |
Felix Wolfsteller |
offer differences for bedheight-diffs in dc, and bedheight diffs in ls.
|
2013-08-08 |
Felix Wolfsteller |
issue1439: Show line segments for points that have gaps on both sides. Small refac.
|
2013-08-07 |
Sascha L. Teichmann |
S/Q relation: More Excel compat.
|
2013-08-07 |
Andre Heinecke |
Remove accidentally commited debug output
|
2013-08-07 |
Felix Wolfsteller |
issue1415: Corrected update query and parameter setting.
|
2013-08-07 |
Tom Gottfried |
Geo-importer: removed unused variable.
double-precision
|
2013-08-07 |
Tom Gottfried |
Geo-importer: removed obsolete run-script.
double-precision
|
2013-08-07 |
Felix Wolfsteller |
issue1440: Add gap detection at >101m for BedQuality LS diagrams.
|
2013-08-07 |
Felix Wolfsteller |
issue1439: reduce gap-tolerance to 101m.
|
2013-08-07 |
Felix Wolfsteller |
issue1439: Use auto-gap detect when adding points to series for bed diff data.
|
2013-08-07 |
Felix Wolfsteller |
StyledSeriesBuilder: Minor doc improvement.
|
2013-08-07 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-07 |
Felix Wolfsteller |
QualityMeasurementFactory: Doc about singleton usage.
|
2013-08-07 |
Felix Wolfsteller |
Made trivial QualityMeasurement-constructor private, as it shouldnt be used.
|
2013-08-07 |
Felix Wolfsteller |
Doc.
|
2013-08-07 |
Felix Wolfsteller |
Cosmetics.
|
2013-08-07 |
Felix Wolfsteller |
cosmetics.
|
2013-08-06 |
Tom Gottfried |
Importer Doc: error in W80CSV-Parser.
double-precision
|
2013-08-06 |
Sascha L. Teichmann |
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 |
Felix Wolfsteller |
issue1416: missing english i18n.
|
2013-08-06 |
Felix Wolfsteller |
issue1416: exporter for sedimentload and i18n.
|
2013-08-06 |
Felix Wolfsteller |
issue1436: Remove wrong condition where previous value does not exist but is
|
2013-08-06 |
Felix Wolfsteller |
issue1435: Tolerate missing measurement values in QualityMeasurements.
|
2013-08-06 |
Felix Wolfsteller |
issue1433: Update caller for last commit.
|
2013-08-06 |
Felix Wolfsteller |
issue1433: Filter loaded unknown sediment yields by kind.
|
2013-08-06 |
Tom Gottfried |
merged changes from default into double-precision branch
double-precision
|
2013-08-06 |
Felix Wolfsteller |
issue1433: Include trailing empty strings in stringsplit, this prevents emission
|
2013-08-06 |
Felix Wolfsteller |
issue1433: Do not emit warning when tolerated empty string as value.
|
2013-08-05 |
Tom Gottfried |
Importer Doc: partly completed geo-importer parsers (with layout issues)
double-precision
|
2013-08-05 |
Tom Gottfried |
Importer Doc: completion and corrections to overview of geo-importer.
double-precision
|
2013-08-05 |
Tom Gottfried |
Importer Doc: Document reprojection of geo-data.
double-precision
|
2013-08-05 |
Sascha L. Teichmann |
Removed obsolete imports.
|
2013-08-03 |
Tom Gottfried |
Importer Dok: added missing warnings to hydr-morph section
double-precision
|
2013-08-02 |
Tom Gottfried |
Sediment Density parser: avoid NPE when no year is given
double-precision
|
2013-08-02 |
Tom Gottfried |
Sediment density parser: fetch year from metaline and parse
double-precision
|
2013-08-01 |
Felix Wolfsteller |
issue1337: fix. Let theme not inherit from longitudinal_section, as this
|
2013-08-01 |
Felix Wolfsteller |
meta-data.xml/DC: Automatically add annotations to middle bed height diagrams.
|
2013-08-01 |
Tom Gottfried |
Importer Doc: fix syntax error.
double-precision
|
2013-08-01 |
Felix Wolfsteller |
issue1393: Survive when off-epochs no total data, but other.
|
2013-08-01 |
Felix Wolfsteller |
Cosmetics, docs, in range of issue1393.
|
2013-08-01 |
Felix Wolfsteller |
issue1418: Fetch correct (not necessarily first) gauge
|
2013-08-01 |
Tom Gottfried |
Geo-Importer: Don not import misc. floodplains as hydraulic boundary.
double-precision
|
2013-07-31 |
Felix Wolfsteller |
issue1393: Avoid NPE for off-epoch when actually no off-epoch data available.
|
2013-07-31 |
Felix Wolfsteller |
issue1393: Fix theme association for sedimentload.total_load .
|
2013-07-31 |
Tom Gottfried |
Schema change: Store station of cross section lines with higher precision to avoid duplicates due to rounding.
double-precision
|
2013-07-31 |
Felix Wolfsteller |
Doc.
|
2013-07-31 |
Tom Gottfried |
merged changes from default into double-precision branch
double-precision
|
2013-07-31 |
Felix Wolfsteller |
Remove cryptic warning messages.
|
2013-07-31 |
Felix Wolfsteller |
issue1393: Fix display, no description, just years needed to select official epochs.
|
2013-07-31 |
Tom Gottfried |
merged changes from default into double-precision branch
double-precision
|
2013-07-31 |
Felix Wolfsteller |
Cosmetics.
|
2013-07-31 |
Felix Wolfsteller |
issue1393/SedLoadOffEpochPanel: Request the correct (off-epoch) data
|
2013-07-31 |
Felix Wolfsteller |
Doc.
|