log pkg/controllers/gauges.go @ 2809:216bc6394911

age author description
Tue, 26 Mar 2019 12:45:50 +0100 Sascha L. Teichmann Optimized longterm waterlevel statistics.
Tue, 26 Mar 2019 07:47:16 +0100 Sascha L. Teichmann Calculate the longterm waterlevels over UTC times, too.
Tue, 26 Mar 2019 07:45:27 +0100 Sascha L. Teichmann Calculate the yearly waterlevel over an UTC time interval.
Tue, 26 Mar 2019 07:41:53 +0100 Sascha L. Teichmann Use between filter to speed up SQL for fetching yearly waterlevels.
Mon, 25 Mar 2019 18:37:13 +0100 Sascha L. Teichmann Added GET /api/data/year-waterlevels/{gauge}/{year}
Mon, 25 Mar 2019 17:31:56 +0100 Sascha L. Teichmann Added GET /data/longterm-waterlevels/{gauge}
Fri, 22 Mar 2019 21:55:30 +0100 Sascha L. Teichmann Added min and max values to CSV output of /api/data/waterlevels/{gauge} .
Thu, 21 Mar 2019 21:40:11 +0100 Sascha L. Teichmann Fixed broken SQL statement.
Thu, 21 Mar 2019 18:19:44 +0100 Sascha L. Teichmann Fixed gauge selection in Nash Sutcliffe calculation.
Thu, 21 Mar 2019 18:07:49 +0100 Sascha L. Teichmann Added endpoint to deliver average waterlevels for a given gauge.
Wed, 20 Mar 2019 10:47:01 +0100 Sascha L. Teichmann Added calculation of Nash Sutcliffe efficiency coefficents.
Fri, 15 Mar 2019 18:34:13 +0100 Sascha L. Teichmann Added GET /api/data/waterlevels/{gauge isrs}?from={time_a}&to={time_b} to fetch waterlevels of gauge.