[
https://issues.apache.org/jira/browse/CLIMATE-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697402#comment-14697402
]
ASF GitHub Bot commented on CLIMATE-659:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/224
CLIMATE-659 - Remove SpatialMeanOfTemporalMeanBias
- delete: metrics.SpatialMeanOfTemporalMeanBias
- new examples will calculate this quantity in a more reasonable way
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-659
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/224.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 #224
----
commit ee1d860de1bcae74c51ac5b57ac41ed2573c93d0
Author: huikyole <[email protected]>
Date: 2015-08-14T17:06:57Z
CLIMATE-659 - Remove SpatialMeanOfTemporalMeanBias
- delete: metrics.SpatialMeanOfTemporalMeanBias
- new examples will calculate this quantity in a more reasonable way
----
> Remove SpatialMeanOfTemporalMeanBias
> ------------------------------------
>
> Key: CLIMATE-659
> URL: https://issues.apache.org/jira/browse/CLIMATE-659
> Project: Apache Open Climate Workbench
> Issue Type: Task
> Components: metrics
> Affects Versions: 1.0.0
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Priority: Critical
> Fix For: 1.0.0
>
>
> This metric with a long name is practically of no use. Also when calculating
> spatial mean, it is important to consider area-based weighting factors. Using
> a combination of utils.calc_area_weighted_spatial_Average and
> metrics.RMSError makes more sense.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)