log

age author description
Wed, 06 May 2015 13:29:10 +0200 Tom Gottfried Release script: prevent gunzip from asking for overwrite.
Thu, 30 Apr 2015 20:02:30 +0200 Sascha L. Teichmann Removed obsolete imports.
Thu, 30 Apr 2015 19:57:45 +0200 Sascha L. Teichmann Removed obsolete imports.
Thu, 30 Apr 2015 18:13:15 +0200 Tom Gottfried (issue1754) Handle the case if no radius is given.
Thu, 30 Apr 2015 17:11:59 +0200 Andre Heinecke (issue1754) Remove default subtitle hack
Thu, 30 Apr 2015 13:06:51 +0200 Andre Heinecke (issue1754) Proper subtitle handling for Radius
Thu, 30 Apr 2015 13:02:37 +0200 Andre Heinecke (issue1754) Add subtitle to output for Minfo Diff's and Flow velocity
Wed, 29 Apr 2015 18:20:23 +0200 Tom Gottfried (issue1801) Reference gauge for waterlevel calculation depends on direction of calculation or flow direction.
Wed, 29 Apr 2015 18:17:53 +0200 Tom Gottfried (issue1801) Return defined gauge at limit between two gauge ranges.
Wed, 29 Apr 2015 16:36:29 +0200 Tom Gottfried Remove misuse of method for determining gauge for a long range.
Wed, 29 Apr 2015 14:13:57 +0200 Andre Heinecke (issue1754) Fix check for empty data bounds
Wed, 29 Apr 2015 12:30:57 +0200 Tom Gottfried (issue1801) Determine gauge at a station always with same tolerance.
Wed, 29 Apr 2015 11:56:04 +0200 Andre Heinecke (issue1754) Fix Radius calculation for filtered (smoothed) facets
Tue, 28 Apr 2015 14:22:47 +0200 Andre Heinecke (issue1754) Do not base smoothing radius on calculation range
Mon, 27 Apr 2015 17:35:28 +0200 Andre Heinecke (issue1754) Do not filter BedHeightSoundings to range.
Mon, 27 Apr 2015 15:15:44 +0200 Andre Heinecke Deduplicate code in Minfo / Wifo difference select states.
Mon, 27 Apr 2015 14:50:38 +0200 Andre Heinecke Deduplicate W / BedHeight Difference selection panel code
Mon, 27 Apr 2015 12:48:41 +0200 Andre Heinecke Backout 8716:b5ac17a10d22 Regression risk too high.
Mon, 27 Apr 2015 12:48:24 +0200 Andre Heinecke Backout 8709:71ae18553377 Regression risk too high.
Mon, 27 Apr 2015 11:45:31 +0200 Andre Heinecke (issue1754) Only create new Recommendations
Fri, 24 Apr 2015 18:03:46 +0200 Andre Heinecke (issue1448) There is no more need for off_epoch infos
Fri, 24 Apr 2015 18:01:18 +0200 Tom Gottfried (issue1602) We don't distinguish between types since sometime but we want to have metadata at the facet.
Fri, 24 Apr 2015 17:54:12 +0200 Andre Heinecke (issue1448) Remove obsolete code for OfficalEpoch "Calculation"
Fri, 24 Apr 2015 17:18:48 +0200 Andre Heinecke (issue1448) Localize SedimentLoadInfo Exceptions shown in the client
Fri, 24 Apr 2015 17:17:56 +0200 Andre Heinecke (issue1448) Also filter epoch values in sq_time_interval mode
Fri, 24 Apr 2015 15:57:49 +0200 Andre Heinecke Improve ArtifactHelper creation debug output
Fri, 24 Apr 2015 15:57:23 +0200 Andre Heinecke (issue1754) Also fixup master artifact for already loaded recommendations
Fri, 24 Apr 2015 12:45:55 +0200 Andre Heinecke Change database connection debug output to traces
Wed, 15 Apr 2015 17:22:02 +0200 Andre Heinecke Change some debugs to trace in theme factory
Fri, 24 Apr 2015 15:06:38 +0200 Tom Gottfried (issue1750) Apply schema changes to oracle, which are already done for PostgreSQL.
Thu, 23 Apr 2015 19:20:40 +0200 Tom Gottfried (issue1787) Globally sorting WST-columns over avg(Q)+max(Q) might give unexpected results at some kms. We thus sort locally since Rev 93a31cfb18c0.
Thu, 23 Apr 2015 19:13:33 +0200 Tom Gottfried (issue1787) Sort WQ data locally over Q bevor lookup of Qs for given W.
Thu, 23 Apr 2015 19:06:41 +0200 Tom Gottfried Avoid NPE: fixRes is null if wqkms.lenght==0.
Thu, 23 Apr 2015 16:42:42 +0200 Tom Gottfried Remove some superfluous debug output and obsolete outcommented code.
Wed, 22 Apr 2015 11:32:08 +0200 Tom Gottfried (issue1602) Use correct descriptor for sounding width y-data.
Mon, 20 Apr 2015 17:57:48 +0200 Tom Gottfried Remove useless line of code (thanks for the hint, SLT).
Mon, 20 Apr 2015 15:32:03 +0200 Tom Gottfried (issue1670) Remove parallel implementation for gaps in line themes.
Mon, 20 Apr 2015 15:31:12 +0200 Tom Gottfried (issue1670) Purge obsolete if-branching.
Mon, 20 Apr 2015 15:03:02 +0200 Tom Gottfried (issue1670) There is no point in refilling half of the gaps.
Mon, 20 Apr 2015 12:58:52 +0200 Tom Gottfried (issue1670) Remove 99-percent copy-paste method, which had been used only once.
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.

http://dive4elements.wald.intevation.org