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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---