You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/02 17:16:05 UTC

[jira] [Commented] (CLIMATE-585) change the bias calculations in the metrics class

    [ https://issues.apache.org/jira/browse/CLIMATE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343319#comment-14343319 ] 

ASF GitHub Bot commented on CLIMATE-585:
----------------------------------------

GitHub user kwhitehall opened a pull request:

    https://github.com/apache/climate/pull/162

    CLIMATE-585 Fixed the bias calcuation in Bias, TemporalMeanBias, and Spat...

    ...ialMeanOfTemporalMeanBias 

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/162.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 #162
    
----
commit 95746289072698cc370d6f57aa2ed57f182c93e3
Author: Kim Whitehall <k_...@yahoo.com>
Date:   2015-02-23T13:06:54Z

    CLIMATE585 Fixed the bias calcuation in Bias, TemporalMeanBias, and SpatialMeanOfTemporalMeanBias

----


> 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)