Mon, 20 Apr 2015 12:50:00 +0200 |
Tom Gottfried |
(issue1670) We want to see gaps larger than 100 m, not 100 km.
|
Mon, 20 Apr 2015 10:23:40 +0200 |
Tom Gottfried |
(issue1750) Use new MeasuremenStation-methods to find companion station and do less checking for inconsistent data (schema or at least importer do the job now).
|
Mon, 20 Apr 2015 10:21:45 +0200 |
Tom Gottfried |
(issue1750) New methods for finding the actual location and companion station of a measurement station.
|
Fri, 17 Apr 2015 15:04:16 +0200 |
Tom Gottfried |
(issue1750) Consistently attach parameters of suspended respectively bedload material to measurement station of respective type.
|
Fri, 17 Apr 2015 14:55:42 +0200 |
Tom Gottfried |
(issue1750) There can be only one SQ-relation of a parameter for a time range (given by sq_relation_id) per station and some other attributes might be null.
|
Fri, 17 Apr 2015 14:50:08 +0200 |
Tom Gottfried |
Handle empty strings as missing values without warning when parsing SQ-relations.
|
Thu, 16 Apr 2015 18:38:19 +0200 |
Tom Gottfried |
(issue1763) Reduce code-duplication (patch by Sascha Teichmann).
|
Wed, 15 Apr 2015 18:36:11 +0200 |
Tom Gottfried |
(issue1763) Empty strings are most likely intended as missing values, so don't try to parse them (plus enhanced logging).
|
Wed, 15 Apr 2015 17:30:27 +0200 |
Tom Gottfried |
(issue1796) We don't necessarily need the river Rhine. SedDB river names are purely optional.
|
Tue, 14 Apr 2015 17:57:09 +0200 |
Tom Gottfried |
(issue1755) Remove redundant conditional checks.
|
Tue, 14 Apr 2015 17:23:15 +0200 |
Tom Gottfried |
(issue1755) The essence is that interpolation is impossible though their might be data.
|
Mon, 13 Apr 2015 11:26:44 +0200 |
Andre Heinecke |
(issue1796) Use seddb name of a river when accessing the seddb
|
Mon, 13 Apr 2015 11:24:32 +0200 |
Andre Heinecke |
(issue 1796) Scheme change! Add model for seddb_name lookup table.
|
Mon, 13 Apr 2015 11:03:00 +0200 |
Andre Heinecke |
issue1755 Prevent out of bounds access when there is no data
|
Fri, 10 Apr 2015 17:47:00 +0200 |
Tom Gottfried |
(issue1763) Fix filtering of lines when parsing bed heights.
|
Fri, 10 Apr 2015 17:42:10 +0200 |
Tom Gottfried |
(issue1763) We have UNIQUE(station, bedHeight) since Rev 2d16f4a0bdcc and comparing with the other parameters will never return any row if any of them is null.
|
Fri, 10 Apr 2015 13:26:59 +0200 |
Tom Gottfried |
Fix spelling and whitespace-cleanup in ETL-README.
|
Fri, 10 Apr 2015 11:17:03 +0200 |
Andre Heinecke |
(issue1755) Add non empty measurement facets again
|
Thu, 09 Apr 2015 19:27:54 +0200 |
Tom Gottfried |
Importer, do not jump knowingly over the cliff.
|
Thu, 09 Apr 2015 18:20:55 +0200 |
Tom Gottfried |
(issue1755) Fix i18n.
|
Thu, 09 Apr 2015 17:29:45 +0200 |
Tom Gottfried |
Mavenize importer packaging and allow packaging for specific versions and database systems.
|
Thu, 09 Apr 2015 17:08:51 +0200 |
Tom Gottfried |
(issue1763) Correct properties in importer scripts.
|
Thu, 09 Apr 2015 11:54:55 +0200 |
Tom Gottfried |
Correct usage section in release script.
|
Thu, 09 Apr 2015 11:13:45 +0200 |
Tom Gottfried |
Remove outdated contributed scripts in backend.
|
Thu, 09 Apr 2015 11:11:12 +0200 |
Tom Gottfried |
Remove outdated or useless README-files in backend.
|
Thu, 09 Apr 2015 10:52:51 +0200 |
Tom Gottfried |
Move importer configuration to a single place.
|
Thu, 09 Apr 2015 10:28:50 +0200 |
Andre Heinecke |
(issue1755) Some spelling fixes for problems in bedquality calc
|
Thu, 09 Apr 2015 10:27:00 +0200 |
Andre Heinecke |
(issue1755) Add Problem also if a result is not interpolateable
|
Wed, 08 Apr 2015 19:09:38 +0200 |
Andre Heinecke |
(issue1755) Only add facets / results when they do not consist exlcusively of NaN values.
|
Wed, 08 Apr 2015 18:15:55 +0200 |
Tom Gottfried |
(issue1763) Use more distinct constraint names and adapt drop-script.
|
Wed, 08 Apr 2015 14:47:30 +0200 |
Tom Gottfried |
Move static measurement types to their natural home.
|
Tue, 07 Apr 2015 16:35:11 +0200 |
Tom Gottfried |
(issue1787) Do not accept any non-NaN W-value but check for epsilon.
|
Tue, 07 Apr 2015 12:10:45 +0200 |
Tom Gottfried |
Sorting rows is a prerequisite.
|
Tue, 07 Apr 2015 11:20:36 +0200 |
Tom Gottfried |
Use EpsilonComparator instead of redundant implementation.
|
Thu, 02 Apr 2015 18:37:26 +0200 |
Andre Heinecke |
(issue1755) Fix typo in theme mapping for porosity sublayer
|
Thu, 02 Apr 2015 18:22:01 +0200 |
Andre Heinecke |
(issue1755) Do not add empty data facets in BedQuality State
|
Thu, 02 Apr 2015 17:40:18 +0200 |
Andre Heinecke |
(issue1803) Use MD5 instead of a homegrown hashing algorithm
|
Thu, 02 Apr 2015 17:17:51 +0200 |
Tom Gottfried |
Whitespace-cleanup schema files.
|
Thu, 02 Apr 2015 15:48:48 +0200 |
Andre Heinecke |
(issue1755) Add problem / report handling to BedQualityCalculation
|
Thu, 02 Apr 2015 14:10:25 +0200 |
Andre Heinecke |
(issue1755) Uppercase diameter names in CSV Header
|
Thu, 02 Apr 2015 14:09:27 +0200 |
Andre Heinecke |
(issue1755) Fix Y Axis label in Bed Quality facets. It's used in the CSV Export.
|
Thu, 02 Apr 2015 14:06:56 +0200 |
Andre Heinecke |
(issue1755) Fix typo that filtered out porosity.sublayer facets
|
Wed, 01 Apr 2015 17:10:03 +0200 |
Andre Heinecke |
(issue1755) Do not create interpolated themes and disable export of non interpolatable data.
|
Wed, 01 Apr 2015 13:11:30 +0200 |
Tom Gottfried |
User smarter new interface from RangeAccess.
|
Tue, 31 Mar 2015 17:28:27 +0200 |
Andre Heinecke |
Improve coding style in KMFilter loops
|
Tue, 31 Mar 2015 17:27:20 +0200 |
Andre Heinecke |
(issue1754) Do not switch W and Km data when Range filtering WKms
|
Tue, 31 Mar 2015 15:16:12 +0200 |
Andre Heinecke |
(issue1754) Increase m index after adding an interpolated result.
|
Mon, 30 Mar 2015 19:29:31 +0200 |
Andre Heinecke |
(issue1754) Handle a>b in static BedHeight facets.
|
Mon, 30 Mar 2015 19:28:41 +0200 |
Andre Heinecke |
(issue1754) Simplify code to handle a>b cases.
|
Mon, 30 Mar 2015 19:27:11 +0200 |
Andre Heinecke |
(issue1754) Extend RangeAccess to simplyfiy range access where it is assumed that from < to
|
Mon, 30 Mar 2015 19:11:35 +0200 |
Andre Heinecke |
Remove obsolete code.
|
Fri, 27 Mar 2015 19:10:02 +0100 |
Andre Heinecke |
Remove JavaScript greeting exception.
|
Fri, 27 Mar 2015 18:59:27 +0100 |
Andre Heinecke |
(issue1754) Handle inverted presentation in BedDifference exporter
|
Fri, 27 Mar 2015 18:54:03 +0100 |
Tom Gottfried |
Enforce strings we rely on.
|
Fri, 27 Mar 2015 17:42:27 +0100 |
Tom Gottfried |
SCHEMA CHANGE: Remove unnecessary direct relation of sq_relation with rivers.
|
Fri, 27 Mar 2015 17:27:08 +0100 |
Andre Heinecke |
(issue1755) Do not print empty rows for empty results in bedquality export
|
Fri, 27 Mar 2015 17:26:34 +0100 |
Andre Heinecke |
(issue1755) Fix check for valid date range.
|
Fri, 27 Mar 2015 17:25:30 +0100 |
Andre Heinecke |
(issue1755) Do not treat empty values as part of the result
|
Fri, 27 Mar 2015 16:55:58 +0100 |
Andre Heinecke |
(issue1755) Validate selected periods and ranges.
|
Fri, 27 Mar 2015 16:54:56 +0100 |
Andre Heinecke |
(issue1755) Extend validation to allow localized error messages.
|