annotate .hgchurn @ 2741:87aed4f9b1b8

Added calculation of Nash Sutcliffe efficiency coefficents. GET /api/data/nash-sutcliffe/{gauge}?when={WHEN} 'when' is optional in form of "2006-01-02T15:04:05.000" and defaults to current server time. curl -H "X-Gemma-Auth:$KEY" http://${server}:${port}/api/data/nash-sutcliffe/${gauge} | jq . { "when": "2019-03-20T10:38:05.687", "coeffs": [ { "value": 0, "samples": 0, "hours": 24 }, { "value": 0, "samples": 0, "hours": 48 }, { "value": 0, "samples": 0, "hours": 72 } ] }
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 20 Mar 2019 10:47:01 +0100
parents 451c7d3fe6be
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1246
b41494821b02 Add .hgchurn to ease commit stats
Bernhard Reiter <bernhard@intevation.de>
parents:
diff changeset
1 teichmann@intevation.de = sascha.teichmann@intevation.de
1686
451c7d3fe6be Added bernhard.reiter@intevation.de to churn aliases.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 1246
diff changeset
2 bernhard.reiter@intevation.de = bernhard@intevation.de