log pkg/controllers/srimports.go @ 3945:3bdbaf1b282a

age author description
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, 26 Jun 2019 11:00:35 +0200 Sascha Wilde Don't show unnecessary warnings when uploading TXT file for SR.
Tue, 25 Jun 2019 10:25:38 +0200 Sascha L. Teichmann SR import: Fixed formatting problem.
Tue, 25 Jun 2019 10:21:55 +0200 Sascha L. Teichmann SR import: Allow upload of none-ZIP files and assume they are plain XYZ files.
Thu, 20 Jun 2019 12:54:35 +0200 Sascha L. Teichmann Eat single-beam parameter in form of 'single-beam' mit accepted values of 'true, false, 0, 1, singlebeam, single-beam, multibeam, multi-beam'.
Thu, 20 Jun 2019 11:59:36 +0200 Sascha L. Teichmann Spelled singlebeam as single-beam and multibeam as multi-beam.
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.