log

age author description
Thu, 25 Apr 2019 16:53:17 +0200 Thomas Junk added new option to example_conf.toml
Thu, 25 Apr 2019 16:36:13 +0200 Thomas Junk hgignore: added pub-config.json to hgignore to prevent accidental commits
Thu, 25 Apr 2019 15:31:43 +0200 Sascha L. Teichmann Added "published-config" field to configuration.
Thu, 25 Apr 2019 13:11:41 +0200 Sascha L. Teichmann Nash Sutcliffe: Removed dead code.
Thu, 25 Apr 2019 12:48:08 +0200 Thomas Junk layers: Code for provisioning a dynamic URL for OSM etd.
Thu, 25 Apr 2019 11:39:17 +0200 Sascha L. Teichmann Nash Sutcliffe: Optimization: When append predicted values only accept predictions where the issue date is 24/48/72h in the past of the measure date.
Thu, 25 Apr 2019 11:15:27 +0200 Sascha L. Teichmann Merged direct-match-nash-sutcliffe branch into default.
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
Wed, 24 Apr 2019 13:34:48 +0200 Sascha L. Teichmann Nash Sutcliffe: Fixed misplaced return path in interpolation.
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 16:53:56 +0200 Sascha L. Teichmann Fixed binary search in table of timed values.
Tue, 23 Apr 2019 16:49:36 +0200 Sascha L. Teichmann Compare time.Time's with Equal.
Tue, 23 Apr 2019 12:10:01 +0200 Sascha L. Teichmann Use common.DateFormat for parsing dates everywhere.
Tue, 23 Apr 2019 10:59:20 +0200 Sascha L. Teichmann GeoServer style import: Be aware that the uploaded style could be in other encodings than UTF-8.
Tue, 23 Apr 2019 10:12:31 +0200 Sascha L. Teichmann Fixed c&p sign error in Nash Sutcliffe calculation.