log pkg/octree/contours.go @ 2465:86c7a023400e octree-diff

age author description
Mon, 31 Dec 2018 11:13:49 +0100 Sascha L. Teichmann Octree: Resolved the remaing golint issues with this package.
Sat, 24 Nov 2018 10:32:06 +0100 Sascha L. Teichmann Added missing authors names in Go files.
Thu, 15 Nov 2018 18:30:46 +0100 Sascha L. Teichmann Made code more idiomatic.
Thu, 15 Nov 2018 17:32:40 +0100 Tom Gottfried Adjust contour lines heights to multiples of step width
Wed, 07 Nov 2018 21:45:10 +0100 Sascha L. Teichmann Store contour lines in deterministic order.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Thu, 18 Oct 2018 17:30:53 +0200 Sascha L. Teichmann Fixed build error.
Thu, 18 Oct 2018 17:05:54 +0200 Sascha L. Teichmann Generate the contour lines of the sounding result during the import, too.