Resolve CLIMATE-593. Merge PR #160.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/65cb1e23 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/65cb1e23 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/65cb1e23 Branch: refs/heads/master Commit: 65cb1e23cefb9158756bfb3684a1f032550bf0da Parents: 6e73c8a 4871e6d Author: Michael Joyce <[email protected]> Authored: Thu Mar 5 09:14:34 2015 -0800 Committer: Michael Joyce <[email protected]> Committed: Thu Mar 5 09:14:34 2015 -0800 ---------------------------------------------------------------------- ocw-config-runner/configuration_parsing.py | 17 +++++++++++++++++ ocw-config-runner/evaluation_creation.py | 17 +++++++++++++++++ ocw-config-runner/plot_generation.py | 17 +++++++++++++++++ ocw-config-runner/tests/test_config_parsing.py | 17 +++++++++++++++++ .../tests/test_evaluation_creation.py | 18 +++++++++++++++++- 5 files changed, 85 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
