log pkg/controllers/gauges.go @ 3099:f516ac26f4db direct-match-nash-sutcliffe

age author description
Wed, 24 Apr 2019 22:26:16 +0200 Sascha L. Teichmann "Sharp" match for predicted and measured values in nash sutcliffe. direct-match-nash-sutcliffe
Tue, 23 Apr 2019 18:10:19 +0200 Sascha L. Teichmann Nash Sutcliffe: Treat last prediction date as valid afterwards. Small optimizsations.
Tue, 23 Apr 2019 10:12:31 +0200 Sascha L. Teichmann Fixed c&p sign error in Nash Sutcliffe calculation.
Tue, 23 Apr 2019 10:10:54 +0200 Sascha L. Teichmann Simplified and fixed Nash Sutcliffe calculation.
Sun, 21 Apr 2019 19:11:38 +0200 Sascha L. Teichmann Fixed wrong index access.
Sun, 21 Apr 2019 19:02:35 +0200 Sascha L. Teichmann Made 'go vet' happy again.
Sun, 21 Apr 2019 18:59:00 +0200 Sascha L. Teichmann Reworked Nash-Sutcliffe calculation.
Wed, 03 Apr 2019 11:30:24 +0200 Sascha L. Teichmann Fixed SQL statement for nash sutcliffe calculation.
Mon, 01 Apr 2019 18:31:52 +0200 Sascha L. Teichmann calculate interval boundaries for Nash Sutcliffe in right order.
Mon, 01 Apr 2019 15:57:36 +0200 Sascha L. Teichmann Fixed selection for Nash-Sutcliffe coeff calculation.
Thu, 28 Mar 2019 18:25:54 +0100 Sascha Wilde Fixed selection of predicted for waterlevel endpoint.
Thu, 28 Mar 2019 17:56:14 +0100 Sascha L. Teichmann Filter predicted values for waterlevels.
Wed, 27 Mar 2019 15:37:36 +0100 Sascha L. Teichmann cosmetics: removed superfluous casts.
Wed, 27 Mar 2019 13:43:41 +0100 Sascha L. Teichmann longterm waterlevels statistics: Generate a comment line with the interval of years.
Wed, 27 Mar 2019 10:19:31 +0100 Sascha L. Teichmann Added staging_done to the longterm waterlevels selections.