[ https://issues.apache.org/jira/browse/CLIMATE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421850#comment-15421850 ]
ASF GitHub Bot commented on CLIMATE-849: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/391 CLIMATE-849 - Adding joint histogram calculation to the metrics module - calc_histogram_overlap and calc_joint_histogram have been added to ocw.metrics. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-849 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/391.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 #391 ---- commit 61fd42efa79e6df4d83c24a6e36534fb6a43b9e5 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-08-15T23:04:55Z CLIMATE-849 - Adding joint histogram calculation to the metrics module - calc_histogram_overlap and calc_joint_histogram have been added to ocw.metrics. ---- > Adding joint histogram calculation to the metrics module > -------------------------------------------------------- > > Key: CLIMATE-849 > URL: https://issues.apache.org/jira/browse/CLIMATE-849 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Fix For: 1.2.0 > > > Both metrics.py and utils.py will be updated with functions to calculate > joint probability distribution functions (JPDFs) and compare two JPDFs > between observations and models. -- This message was sent by Atlassian JIRA (v6.3.4#6332)