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 2014/06/11 15:19:04 UTC

[jira] [Commented] (CLIMATE-471) Add seasonal versions of SpatialStdDevRatio and SeasonalPatternCorrelation

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

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

GitHub user MJJoyce opened a pull request:

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

    CLIMATE-471 - Add seasonal std dev ratio and pattern corr metrics

    - Add seasonally averaged SpatialStdDevRatio and
      SeasonalPatternCorrelation metrics.
    - Note, these metrics need to have tests added for them.

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

    $ git pull https://github.com/MJJoyce/climate CLIMATE-471

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

    https://github.com/apache/climate/pull/71.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 #71
    
----
commit 18c941cdde87b49bee124717a93a391db1c9076b
Author: Michael Joyce <jo...@apache.org>
Date:   2014-06-11T04:08:49Z

    CLIMATE-471 - Add seasonal std dev ratio and pattern corr metrics
    
    - Add seasonally averaged SpatialStdDevRatio and
      SeasonalPatternCorrelation metrics.
    - Note, these metrics need to have tests added for them.

----


> Add seasonal versions of SpatialStdDevRatio and SeasonalPatternCorrelation
> --------------------------------------------------------------------------
>
>                 Key: CLIMATE-471
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-471
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 0.3-incubating
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 0.4
>
>
> We need to add a seasonal averaged version of SpatialStdDevRatio and SeasonalPatternCorrelation. The month bounds values should be passed to the constructor when creating a new instance of the metrics.



--
This message was sent by Atlassian JIRA
(v6.2#6252)