log pkg/controllers/fwa.go @ 5490:5f47eeea988d logging

age author description
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Mon, 09 Aug 2021 22:08:01 +0200 Sascha L. Teichmann FWA: Check if breaks are valid parameters. Send BadRequest back if they are not.
Wed, 29 Jul 2020 11:49:26 +0200 Sascha L. Teichmann Moved Dusk and Dawn functions to common time functions.
Wed, 13 May 2020 14:19:01 +0200 Sascha L. Teichmann Assume that the decision if a day is below LDC is only possible if there are values. new-fwa
Wed, 13 May 2020 11:34:25 +0200 Sascha L. Teichmann Log days of missing LDCs per bottleneck. new-fwa
Wed, 13 May 2020 11:13:15 +0200 wilde Fix FWA performance: match bottleneck validity with measure date. new-fwa
Wed, 13 May 2020 10:26:13 +0200 Sascha L. Teichmann Early calcultion stop to prevent classification in the future. new-fwa
Wed, 13 May 2020 09:29:55 +0200 Sascha L. Teichmann If looking at sections/stretches the bottleneck with the lowest class determines the class of the whole construct. new-fwa
Wed, 13 May 2020 09:13:42 +0200 Sascha L. Teichmann Code simplification. new-fwa
Tue, 12 May 2020 23:03:21 +0200 Sascha Wilde Reverted: 8c44b518141a, which didn't fix anything. new-fwa
Tue, 12 May 2020 22:35:33 +0200 Sascha L. Teichmann Don't intersect with validities when fetching bottleneck_ids for sections and stretches. new-fwa
Tue, 12 May 2020 22:24:16 +0200 Sascha L. Teichmann Deactivate interpolation stop for gaps longer than 1.5 hours. new-fwa
Tue, 12 May 2020 22:13:37 +0200 Sascha L. Teichmann stretches und sections are in different schemata. new-fwa
Tue, 12 May 2020 22:07:56 +0200 Sascha L. Teichmann If not valid assume all is in best conditions. new-fwa
Tue, 12 May 2020 19:11:02 +0200 Sascha L. Teichmann Fixed a copy-by-value problem. new-fwa
Tue, 12 May 2020 17:27:43 +0200 Sascha L. Teichmann Write rest if lasteval period was not complete. new-fwa
Tue, 12 May 2020 17:20:32 +0200 Sascha L. Teichmann Switched availability and fairway depths modes. new-fwa
Tue, 12 May 2020 15:58:19 +0200 Sascha L. Teichmann Write the data out! new-fwa
Tue, 12 May 2020 15:04:12 +0200 Sascha L. Teichmann Fill classification columns in CSV export. new-fwa
Tue, 12 May 2020 14:27:54 +0200 Sascha L. Teichmann Another swapped sql parameter. new-fwa
Tue, 12 May 2020 14:16:30 +0200 Sascha L. Teichmann Fixed order of parameters in SQL result. new-fwa
Tue, 12 May 2020 14:10:47 +0200 Sascha L. Teichmann Try explicit type cast new-fwa
Tue, 12 May 2020 13:58:42 +0200 Sascha L. Teichmann Validities may have an NULL upper bound. new-fwa
Tue, 12 May 2020 13:49:19 +0200 Sascha L. Teichmann Added missing parameter to SQL query. new-fwa
Tue, 12 May 2020 12:43:31 +0200 Sascha L. Teichmann Renamed variable shipable to overLDC to remove implicit semantics. new-fwa
Tue, 12 May 2020 12:38:31 +0200 Sascha L. Teichmann Added a comment about the mode. new-fwa
Tue, 12 May 2020 12:37:00 +0200 Sascha L. Teichmann Use LOS 3 as a default. new-fwa
Tue, 12 May 2020 11:31:54 +0200 Sascha L. Teichmann find minima of each class. new-fwa
Tue, 12 May 2020 11:00:50 +0200 Sascha L. Teichmann Write LCD columns. new-fwa
Tue, 12 May 2020 10:45:52 +0200 Sascha L. Teichmann Removed old bottlenecks controller. new-fwa