[
https://issues.apache.org/jira/browse/CLIMATE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343455#comment-14343455
]
ASF GitHub Bot commented on CLIMATE-585:
----------------------------------------
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
----
> change the bias calculations in the metrics class
> -------------------------------------------------
>
> Key: CLIMATE-585
> URL: https://issues.apache.org/jira/browse/CLIMATE-585
> Project: Apache Open Climate Workbench
> Issue Type: Sub-task
> Components: metrics
> Reporter: Kim Whitehall
> Assignee: Kim Whitehall
> Fix For: 1.0.0
>
>
> The current bias calculation from ref - target dataset to target - ref
> datasets in the following functions
> Bias,
> TemporalMeanBias
> SpatialMeanOfTemporalMeanBias
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)