GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/222
CLIMATE-658 - Restructure evaluation results to handle missing data values
- now the evaluation results maintain missing value information
- update _run_no_subregion_evaluation and _run_unary_metric_evaluation in
evaluation.py
- update test_evaluation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-658
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/222.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #222
----
commit c088cfabd9f9df760a83f8b9f003e26a11730a29
Author: huikyole <[email protected]>
Date: 2015-08-12T08:09:23Z
CLIMATE-658 - Restructure evaluation results to handle missing data values
- now the evaluation results maintain missing value information
- update _run_no_subregion_evaluation and _run_unary_metric_evaluation in
evaluation.py
- update test_evaluation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---