CLIMATE-658 - Restructure evaluation results - now the evaluation results are provided as a list of missing arrays. - update _run_no_subregion_evaluation and _run_unary_metric_evaluation in evaluation.py - update test_evaluation
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/77443d7a Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/77443d7a Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/77443d7a Branch: refs/heads/master Commit: 77443d7add59a8eed0e9a46dfaf98cbeb9f2b390 Parents: 45779fb 956c389 Author: huikyole <[email protected]> Authored: Tue Aug 25 10:05:52 2015 -0700 Committer: huikyole <[email protected]> Committed: Tue Aug 25 10:05:52 2015 -0700 ---------------------------------------------------------------------- examples/knmi_to_cru31_full_bias.py | 1 - ocw/evaluation.py | 72 ++++++++++++++++++++++++++++++-- ocw/tests/test_evaluation.py | 65 ++++++++-------------------- 3 files changed, 86 insertions(+), 52 deletions(-) ----------------------------------------------------------------------
