log pkg/controllers/bottlenecks.go @ 4311:f9bb06f2dbe3

age author description
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.
Wed, 22 May 2019 18:31:42 +0200 Sascha L. Teichmann Cosmetics: Forgot a newline in logging.
Wed, 22 May 2019 18:00:53 +0200 Sascha L. Teichmann available fairway depth: Decide if width or depth is critial by looking at the bottleneck limiting factor.
Wed, 22 May 2019 16:09:56 +0200 Sascha L. Teichmann waterlevel classification: Added 'breaks=<value 1>,<value 2>,...,<value n>' query parameter to set the class breaks for classification.
Wed, 22 May 2019 15:28:35 +0200 Sascha L. Teichmann waterlevel classification: Re-enable finding a good starting points for classification intervals.
Wed, 22 May 2019 13:26:54 +0200 Sascha L. Teichmann Added TODO in waterlevel classifcation to find a good starting point.
Wed, 22 May 2019 13:14:55 +0200 Sascha L. Teichmann Waterlevel calculation: fixed labels of quarters (again).
Wed, 22 May 2019 13:04:00 +0200 Sascha L. Teichmann Calculate quarters correctly in waterlevel classification.
Wed, 22 May 2019 12:33:59 +0200 Sascha L. Teichmann Waterlevel classification: Handle case of same values in adjoint meassure dates correctly.
Wed, 22 May 2019 10:47:04 +0200 Sascha L. Teichmann Simplified waterlevel classification.
Mon, 20 May 2019 18:27:58 +0200 Sascha L. Teichmann Fixed waterlevel classifications.
Mon, 20 May 2019 15:00:26 +0200 Sascha L. Teichmann LWNL classification: removed optimisation to find good starting point. To be re-added later.
Fri, 17 May 2019 18:21:36 +0200 Sascha L. Teichmann Fixed time interval handling in waterlevel classification
Fri, 17 May 2019 17:22:09 +0200 Sascha L. Teichmann Be more verbose with unexpected case in classifying waterlevels.