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

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

GitHub user huikyole opened a pull request:

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

    CLIMATE-657 - Adding functions to calculate metrics

    - Remove metrics.SpatialMeanOfTemporalMeanBias 
    - Add metrics.SpatialPatternTaylorDiagram
    - Add functions calc_bias, calc_stddev, calc_stddev_ratio, 
calc_correlation, calc_rmse
    - Update test_metrics.py

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huikyole/climate CLIMATE-657

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/221.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 #221
    
----
commit 892676e77b1bd599597ebaed20ab52233e06ce96
Author: huikyole <[email protected]>
Date:   2015-08-12T01:41:12Z

    CLIMATE-657 - Adding functions to calculate metrics
    
    - Remove metrics.SpatialMeanOfTemporalMeanBias
    - Add metrics.SpatialPatternTaylorDiagram
    - Add functions calc_bias, calc_stddev, calc_stddev_ratio, 
calc_correlation, calc_rmse
    - Update test_metrics.py

----


> Adding functions to calculate metrics
> -------------------------------------
>
>                 Key: CLIMATE-657
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-657
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 1.0.0
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>
> Currently, all the metrics defined as Class can only accept OCW dataset 
> objects as input. Functions calculating metrics with input arrays will be 
> added.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to