log cmd/soundingresults/main.go @ 612:d127856e689d

age author description
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.