log pkg/octree/contours.go @ 3836:631f5eaf29de sld-colors

age author description
Fri, 05 Jul 2019 11:29:10 +0200 Sascha L. Teichmann First preparation to use custom classbreaks in contour generation. sld-colors
Mon, 11 Mar 2019 15:04:23 +0100 Sascha L. Teichmann Morphological differences: Centralized generation of height values for differences in octree package.
Wed, 06 Mar 2019 17:51:58 +0100 Sascha L. Teichmann SR import: Use own triangulation and clipping when importing sounding results.
Thu, 28 Feb 2019 15:55:32 +0100 Sascha L. Teichmann Calculate better triangulation and store it into database. octree-diff
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.