log cmd/soundingresults/main.go @ 977:4a2ca0e20006

age author description
Tue, 11 Sep 2018 10:25:58 +0200 Sascha L. Teichmann Sounding results: Reject unknown depth references earlier before loading the XYZ files.
Mon, 10 Sep 2018 18:07:53 +0200 Sascha L. Teichmann Sounding results: Fetch bottleneck_id from bottleneck table by objnam.
Mon, 10 Sep 2018 17:48:56 +0200 Sascha L. Teichmann Sounding results: Sort the data sets by name and date to make the output deterministic.
Mon, 10 Sep 2018 17:32:51 +0200 Sascha L. Teichmann Sounding result: Write simple SQL insert dumper. Not deterministic, yet.
Mon, 10 Sep 2018 15:55:35 +0200 Sascha L. Teichmann Sounding results: Added simple WKB encoder for points3d.
Mon, 10 Sep 2018 15:10:31 +0200 Sascha L. Teichmann Sounding results: Moved point handling stuff to separate file.
Mon, 10 Sep 2018 12:32:37 +0200 Sascha L. Teichmann Sounding results: Fixed vet issue when parsing meta data out of filenames.
Mon, 10 Sep 2018 12:10:10 +0200 Sascha L. Teichmann Sounding results: Read point data from xyz files.
Mon, 10 Sep 2018 11:04:28 +0200 Sascha L. Teichmann Sounding results: Accept if XYZ files are compressed with GZIP or BZIP2
Fri, 07 Sep 2018 19:05:03 +0200 Sascha L. Teichmann Started with importing the sounding results. WIP.