log pkg/models/sr.go @ 5736:55892008ec96 default tip

age author description
Sat, 06 Aug 2022 02:09:57 +0200 Sascha L. Teichmann Made golint finally happy.
Fri, 01 Apr 2022 18:51:23 +0200 Sascha Wilde Fixed SR import for use of Bottleneck_Id instead of bottlenecks objnam. surveysperbottleneckid
Sat, 10 Jul 2021 01:09:57 +0200 Sascha L. Teichmann Minor clean-up. marking-single-beam
Tue, 06 Jul 2021 15:26:20 +0200 Sascha L. Teichmann Re-establish compat with old single-beam interface. marking-single-beam
Tue, 06 Jul 2021 01:20:44 +0200 Sascha L. Teichmann Adjusted the import model to be able to handle marking single beam scans. marking-single-beam
Wed, 24 Jul 2019 18:16:27 +0200 Sascha Wilde Adapted sr-import to new historization model. historization_ng
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, 10 Jul 2019 15:34:23 +0200 Sascha L. Teichmann Allow 'ZPG' as a depth reference system in meta.json files.
Thu, 13 Jun 2019 19:13:42 +0200 Tom Gottfried Ensure sounding results are associated to matching bottleneck version
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
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.
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Mon, 08 Apr 2019 16:27:37 +0200 Tom Gottfried Fix checking of depth reference for sounding result
Wed, 20 Feb 2019 10:37:36 +0100 Sascha L. Teichmann Sounding result import: Be more verbose if sounding result already exists for a bottleneck/date.
Fri, 18 Jan 2019 15:04:53 +0100 Sascha L. Teichmann To prepare stretch import made some model data types re-usable.