log pkg/controllers/bottlenecks.go @ 5199:5001582f2ee1 new-fwa

age author description
Fri, 08 May 2020 09:24:19 +0200 Sascha L. Teichmann Removed duplicated code. new-fwa
Thu, 07 May 2020 16:25:58 +0200 Sascha L. Teichmann More code movement. new-fwa
Thu, 07 May 2020 15:46:51 +0200 Sascha L. Teichmann Started to move code around. new-fwa
Wed, 04 Dec 2019 16:00:19 +0100 Sascha Wilde Fixed comment
Wed, 04 Dec 2019 15:29:42 +0100 Sascha Wilde Removed verbose output of optimisticPadClassification, (was for debugging only).
Wed, 04 Dec 2019 15:28:22 +0100 Sascha Wilde Limit interpolation of time ranges for Available Fairway Depths to 1.5h.
Wed, 06 Nov 2019 18:18:10 +0100 Sascha L. Teichmann Don't reflect bad input back to client in availability controller.
Wed, 16 Oct 2019 17:35:25 +0200 Sascha Wilde FA: fix inconsistency in access to values of LDCs and limiting value.
Wed, 16 Oct 2019 16:50:36 +0200 Sascha Wilde FA diagram: take latest available LDC.
Mon, 09 Sep 2019 15:16:31 +0200 Sascha Wilde FA: Fixed units in csv headers. fa-round-in-backend
Mon, 09 Sep 2019 15:14:55 +0200 Sascha Wilde FA diagrams: round to full days in back end. fa-round-in-backend
Fri, 06 Sep 2019 18:06:45 +0200 Sascha L. Teichmann Fixed typos, tightened code removed trailing whitespace.
Fri, 06 Sep 2019 17:22:42 +0200 Sascha Wilde FA: be optimistic about missing data.
Fri, 02 Aug 2019 11:46:30 +0200 Sascha L. Teichmann Fairway avail controller for bottlenecks: Use common time parsing. An oversight from the timezone streamlining.
Thu, 25 Jul 2019 15:02:19 +0200 Sascha Wilde Adapted fwa calculations (for diagrams) to new historization model. historization_ng
Wed, 24 Jul 2019 17:35:36 +0200 Sascha Wilde Adapted loadLDCReferenceValue to new historization model. historization_ng
Wed, 17 Jul 2019 11:29:20 +0200 Sascha L. Teichmann Removed dead code.
Tue, 18 Jun 2019 16:44:05 +0200 Sascha Wilde Fixed SQL in bottleneck/fairway-depth api.
Sat, 15 Jun 2019 14:36:50 +0200 Tom Gottfried Align bottleneck validity at gauges
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Mon, 27 May 2019 11:21:11 +0200 Sascha L. Teichmann fairway availibility: Fixed time interval for line.
Fri, 24 May 2019 13:46:56 +0200 Sascha Wilde Slightly improved generated CSV headers, also used as legend by client.
Fri, 24 May 2019 12:13:55 +0200 Sascha L. Teichmann Write fairway-depth as CSV, too. fairway-avail-csv
Fri, 24 May 2019 11:20:15 +0200 Sascha L. Teichmann Prepared to write the fairway availibilty as CSV, too. WIP. fairway-avail-csv
Thu, 23 May 2019 17:28:14 +0200 Sascha L. Teichmann fairway availibilty: Implemented for streches and sections.
Thu, 23 May 2019 16:40:15 +0200 Sascha L. Teichmann fairway availabilty: A more constistent result format.
Thu, 23 May 2019 16:25:30 +0200 Sascha L. Teichmann fairway availibilty: Changed result document to be more precise.
Thu, 23 May 2019 15:49:59 +0200 Sascha L. Teichmann fairway availabilty: removed level from class breaks.
Thu, 23 May 2019 15:25:24 +0200 Sascha L. Teichmann fairway availibility: Reduce defaults to 230 and 250 as class breaks.
Thu, 23 May 2019 12:53:19 +0200 Sascha L. Teichmann available fairway depth: Implemented backend for sections and stretches.