log pkg/imports/isr.go @ 5670:b75d0b303328

age author description
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Tue, 13 Jul 2021 11:27:17 +0200 Sascha L. Teichmann Fixed SQL errors in ISR job. marking-single-beam
Mon, 12 Jul 2021 02:31:30 +0200 Sascha L. Teichmann ISR job: Moved statement preparations out out bottleneck processing. marking-single-beam
Sun, 11 Jul 2021 13:08:49 +0200 Sascha L. Teichmann Simplified classification. Needs testing. marking-single-beam
Thu, 08 Jul 2021 01:46:03 +0200 Sascha L. Teichmann Extended ISR import job to handle marking scans as well. marking-single-beam
Wed, 07 Jul 2021 10:58:14 +0200 Sascha L. Teichmann Added a type for class breaks. marking-single-beam
Fri, 20 Mar 2020 17:24:03 +0100 Tom Gottfried Enhance comments on implementations of StageDone()
Fri, 20 Mar 2020 12:28:04 +0100 Sascha L. Teichmann Added feedback support for StageDone.
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
Tue, 05 Nov 2019 14:30:22 +0100 Sascha L. Teichmann Renamed octree package to mesh as there is no octree any more. remove-octree-debris
Mon, 21 Oct 2019 02:01:56 +0200 Sascha L. Teichmann Morph differences: Directly raster A and subtract B as a raster. direct-diff
Sat, 19 Oct 2019 23:07:59 +0200 Sascha L. Teichmann Wording: Speak of iso areas instead of iso lines when refreshing the sounding results after a configuration change.
Mon, 14 Oct 2019 18:01:38 +0200 Sascha L. Teichmann Fixed EPSG call in iso regeneration import.
Mon, 14 Oct 2019 14:58:04 +0200 Sascha L. Teichmann Completed usage of STRTrees. stree-experiment
Fri, 11 Oct 2019 20:09:37 +0200 Sascha L. Teichmann Decouple the tracing of the iso areas from the octree data structure.
Tue, 08 Oct 2019 12:10:55 +0200 Sascha L. Teichmann Removed old contours from backend and database. iso-areas
Sun, 06 Oct 2019 11:41:31 +0200 Sascha L. Teichmann Update areas if config has changed. iso-areas
Sat, 24 Aug 2019 17:39:05 +0200 Sascha L. Teichmann Merged.
Fri, 23 Aug 2019 18:02:01 +0200 Sascha L. Teichmann Prevent heights duplicates in iso line calculations.
Fri, 23 Aug 2019 16:58:43 +0200 Tom Gottfried Indicate to the user what triggered the import
Fri, 16 Aug 2019 16:46:49 +0200 Sascha L. Teichmann Refresh iso contour lines import: Commit the changes!
Fri, 16 Aug 2019 14:43:47 +0200 Sascha L. Teichmann Refresh iso contour lines import: Improved logging a bit.
Fri, 16 Aug 2019 14:38:19 +0200 Sascha L. Teichmann Refresh iso contours import: Fixed usage of SQL to list all bottlenecks.
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.