GitHub user kwhitehall opened a pull request:
https://github.com/apache/climate/pull/163
CLIMATE-585 Fixed the bias calcuation in Bias, TemporalMeanBias, and Spat...
- Fix the order of the bias calculation in metrics.py
- Fix the test in test_metrics.py to reflect the change of the order of the
bias calculation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kwhitehall/climate CLIMATE-585-new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/163.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 #163
----
commit 95746289072698cc370d6f57aa2ed57f182c93e3
Author: Kim Whitehall <[email protected]>
Date: 2015-02-23T13:06:54Z
CLIMATE585 Fixed the bias calcuation in Bias, TemporalMeanBias, and
SpatialMeanOfTemporalMeanBias
commit 0e5b8e6aca06e38c5d0e4a0e77e008c7864acf61
Author: Kim Whitehall <[email protected]>
Date: 2015-03-02T17:43:28Z
update the test to represent the order of the datasets
----
---
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.
---