log pkg/imports/sr.go @ 4562:5cc4042cf07c iso-areas

age author description
Wed, 02 Oct 2019 18:35:09 +0200 Sascha L. Teichmann Started with integrating iso area generation into gemma server. WIP iso-areas
Fri, 23 Aug 2019 18:02:01 +0200 Sascha L. Teichmann Prevent heights duplicates in iso line calculations.
Fri, 16 Aug 2019 13:15:34 +0200 Sascha L. Teichmann Added a import queue job to recalculate the contour lines of the sounding results if the heights have changed.
Tue, 06 Aug 2019 11:13:28 +0200 Sascha L. Teichmann Made 'golint' finally happy with imports package.
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Mon, 05 Aug 2019 16:43:31 +0200 Sascha L. Teichmann Move warning limiter to common package to flesh up the misc package.
Wed, 24 Jul 2019 18:16:27 +0200 Sascha Wilde Adapted sr-import to new historization model. historization_ng
Wed, 17 Jul 2019 11:38:24 +0200 Sascha L. Teichmann Removed more dead code.
Mon, 15 Jul 2019 17:54:12 +0200 Sascha L. Teichmann Completing: Don't create extra inbetween class breaks.
Mon, 15 Jul 2019 17:09:01 +0200 Sascha Wilde Merged changes from v3.1.1
Mon, 15 Jul 2019 16:57:00 +0200 Sascha Wilde Don't create extra inbetween class breaks. v3.1-releases
Sun, 14 Jul 2019 17:33:01 +0200 Sascha L. Teichmann SR import: Made `negate-z` flag more symmetrical to `single-beam` flag.
Sun, 14 Jul 2019 17:19:22 +0200 Sascha L. Teichmann SR import: Negate the Z values in the XYZ files if the flag `negate-z` is set.
Wed, 10 Jul 2019 16:47:00 +0200 Sascha L. Teichmann SR import: Fixed LDC treatment if depth reference system is ZPG.
Wed, 10 Jul 2019 11:45:55 +0200 Sascha L. Teichmann Use custom morpho class breaks in sounding result contour generation.
Wed, 26 Jun 2019 11:00:35 +0200 Sascha Wilde Don't show unnecessary warnings when uploading TXT file for SR.
Mon, 24 Jun 2019 16:28:12 +0200 Sascha L. Teichmann SR import: Accept TXT file for uploads.
Mon, 24 Jun 2019 12:54:25 +0200 Sascha L. Teichmann SR import: Use home-brew concave hull algorithm in multi-beam scan case, too. concave-hull
Mon, 24 Jun 2019 11:39:09 +0200 Sascha L. Teichmann Estimated too large triangles as triangles which have an edge which is at least 3.5 times as long as the standard dev of the longest egde per inner triangle. concave-hull
Fri, 14 Jun 2019 17:56:42 +0200 Sascha L. Teichmann SR import: Made error messages symmetrical to multi beam if no matching bottleneck is found for single beam imports.
Fri, 14 Jun 2019 12:02:58 +0200 Sascha L. Teichmann Merged default into single-beam branch. single-beam
Fri, 14 Jun 2019 11:59:14 +0200 Sascha L. Teichmann Handle th case that a boundary polygon is uploaded along side with the single beam scan. single-beam
Thu, 13 Jun 2019 19:13:42 +0200 Tom Gottfried Ensure sounding results are associated to matching bottleneck version
Thu, 13 Jun 2019 18:33:54 +0200 Sascha L. Teichmann Started with cleaning up the single beam import. single-beam
Thu, 13 Jun 2019 17:07:28 +0200 Sascha L. Teichmann Fixed problem with wrong EPSG code. single-beam
Thu, 13 Jun 2019 16:57:24 +0200 Sascha L. Teichmann Check ST_Valid, too. single-beam
Thu, 13 Jun 2019 16:36:21 +0200 Sascha L. Teichmann Another attempt to fix the ST_IsValid check contstraint problem ... and also failed. single-beam
Thu, 13 Jun 2019 16:04:46 +0200 Sascha L. Teichmann Tried to fix invalid new boundary polygon with ST_MakeValid() ... and failed. single-beam
Thu, 13 Jun 2019 13:14:40 +0200 Sascha L. Teichmann Fixed generating of random points. single-beam
Wed, 12 Jun 2019 17:30:20 +0200 Sascha L. Teichmann Generate random points for second mesh. single-beam
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Wed, 05 Jun 2019 12:15:05 +0200 Sascha L. Teichmann Removed statistics from elimination of triangles.
Wed, 05 Jun 2019 11:39:25 +0200 Sascha L. Teichmann Moved triangle elimination to triangulation code.
Tue, 04 Jun 2019 18:37:15 +0200 Sascha L. Teichmann SR import: If in single beam mode and no boundary is given eliminate triangles which have at least an edge with is longer than 98% of the overall edge lengths.
Tue, 04 Jun 2019 16:50:17 +0200 Sascha L. Teichmann reverted best_utm() back to geography only version.
Tue, 04 Jun 2019 13:19:28 +0200 Sascha L. Teichmann SR import: Using context.Context aware SQL statements.
Tue, 04 Jun 2019 12:06:36 +0200 Sascha L. Teichmann SR import: Prepare the separate code paths for single and multibeam scans.
Tue, 04 Jun 2019 11:26:05 +0200 Sascha L. Teichmann SR import: a complete parameter overwrite now includes single beam flag.
Tue, 04 Jun 2019 11:14:33 +0200 Sascha L. Teichmann SR import: access beam-type parameter supplied by client. TODO: Implement single beam code path.
Wed, 29 May 2019 11:07:27 +0200 Sascha L. Teichmann ZP for sounding result imports: Use precise name of the depth reference system.
Tue, 28 May 2019 12:09:11 +0200 Sascha L. Teichmann AGM/SR import. Limit logging of warnings to 100.
Mon, 27 May 2019 16:37:19 +0200 Sascha L. Teichmann Generalized transformation of vertices during sounding result import a bit. zpg-ldc
Mon, 27 May 2019 15:17:38 +0200 Sascha L. Teichmann Translate sounding results Z values import to LDC if ZPG was found as depth reference system. zpg-ldc
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
Mon, 08 Apr 2019 16:51:50 +0200 Sascha L. Teichmann SR import: Limit number of warnings in parsing XYZ files to 100.
Mon, 01 Apr 2019 10:46:18 +0200 Sascha L. Teichmann SR import: Log name of bottleneck and survey date into import log.
Wed, 27 Mar 2019 15:39:52 +0100 Tom Gottfried Prevent calculation of wrong UTM zones
Wed, 13 Mar 2019 12:13:22 +0100 Sascha L. Teichmann SR import: Negate negative Z values and issue a warning if a negative Z value is found.
Wed, 06 Mar 2019 21:13:46 +0100 Sascha L. Teichmann SR import: Set missing EPSG code to TIN.
Wed, 06 Mar 2019 17:51:58 +0100 Sascha L. Teichmann SR import: Use own triangulation and clipping when importing sounding results.
Tue, 05 Mar 2019 17:08:16 +0100 Sascha L. Teichmann Clip STR tree and not Octree. octree-diff
Mon, 11 Feb 2019 18:35:01 +0100 Sascha L. Teichmann Import queue: Removed boilerplate code to deserialize jobs from JSON by making it part of the import queue.
Fri, 08 Feb 2019 15:39:17 +0100 Sascha L. Teichmann Import queue: The job kind parameter when creating a new job from a string was never used.
Thu, 24 Jan 2019 12:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
Fri, 18 Jan 2019 15:04:53 +0100 Sascha L. Teichmann To prepare stretch import made some model data types re-usable.
Sun, 13 Jan 2019 13:02:39 +0100 Sascha L. Teichmann Imports: Removed duplicated code path to store WKB polygons into database.
Thu, 10 Jan 2019 16:19:26 +0100 Sascha L. Teichmann Import queue: Auto acceptance is now a property of the import kind itself and is not configurable any more.
Sun, 23 Dec 2018 12:57:28 +0100 Sascha L. Teichmann Imports: Stripped schema prefixes from table dependencies.
Thu, 20 Dec 2018 15:33:29 +0100 Sascha L. Teichmann Import queue: Implemented email notifications.
Wed, 12 Dec 2018 19:21:02 +0100 Sascha L. Teichmann Made bottleneck primary key an int. Attention: This may break something!