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