log pkg/controllers/stretches.go @ 5220:142ac550bd9a new-fwa

age author description
Tue, 12 May 2020 10:15:32 +0200 Sascha L. Teichmann Unify headers for CSV export. new-fwa
Mon, 11 May 2020 11:57:48 +0200 Sascha L. Teichmann Some code simplification. new-fwa
Mon, 11 May 2020 11:41:57 +0200 Sascha L. Teichmann Simplified header generation for CSV output. new-fwa
Mon, 11 May 2020 11:03:19 +0200 Sascha L. Teichmann Introduced type for mode (monthly, quarterly, yearly). new-fwa
Mon, 18 Nov 2019 11:54:20 +0100 Sascha L. Teichmann Made staticcheck happy.
Fri, 25 Oct 2019 17:48:33 +0200 Sascha Wilde Removed verbose info output, used for debugging during development.
Fri, 25 Oct 2019 17:28:00 +0200 Sascha L. Teichmann Some Go clean-ups.
Fri, 25 Oct 2019 17:11:37 +0200 Sascha Wilde FA: changed aggregation, so that worst classes are determining the result.
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:49:03 +0200 Sascha Wilde Fixed crash: handle case when no LDC is available.
Tue, 08 Oct 2019 18:22:51 +0200 Sascha Wilde Fixed bottleneck selection in AF diagrams for section/stretch.
Thu, 12 Sep 2019 18:13:47 +0200 Sascha Wilde Use stretches as areas of responsibility. stretches-for-responsibility
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 17:22:42 +0200 Sascha Wilde FA: be optimistic about missing data.
Mon, 02 Sep 2019 18:01:45 +0200 Sascha L. Teichmann Moved stretches as shape file download to separate file.
Mon, 02 Sep 2019 17:57:44 +0200 Sascha L. Teichmann Return stretch as a ZIPed ESRI shape file from end point. TODO: Write the actual geometries to the shape file.
Fri, 30 Aug 2019 18:34:27 +0200 Sascha L. Teichmann WIP: Started with downloading stretches as ESRI shapes.
Wed, 26 Jun 2019 17:19:30 +0200 Sascha L. Teichmann Section/Stretch avail: Fixed classification interval calculation. v3.1-preview20190626
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
Wed, 29 May 2019 12:04:19 +0200 Sascha L. Teichmann stretches/sections: availability. fixed typo in 'from' parameter parsing.
Mon, 27 May 2019 12:15:35 +0200 Sascha L. Teichmann fairway availabilty: Fixed off-by-one array access when filling LDC classification into result rows.
Mon, 27 May 2019 11:42:14 +0200 Sascha L. Teichmann fairway availabilty: prefill result mit zero values if there is no data.
Mon, 27 May 2019 11:18:05 +0200 Sascha L. Teichmann Simplified code paths of fairway availibilty/depth for streches/sections.
Fri, 24 May 2019 13:09:08 +0200 Sascha L. Teichmann fairway depth/availability: bring unified CVS to streches and sections, too.
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 15:49:59 +0200 Sascha L. Teichmann fairway availabilty: removed level from class breaks.
Thu, 23 May 2019 15:32:38 +0200 Sascha L. Teichmann fairway availability: Normalize results to look like as we only have one bottleneck.
Thu, 23 May 2019 12:53:19 +0200 Sascha L. Teichmann available fairway depth: Implemented backend for sections and stretches.
Mon, 13 May 2019 09:15:20 +0200 Sascha L. Teichmann Added API stubs from fairway availabilty for stretches and sections.