[ https://issues.apache.org/jira/browse/CLIMATE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422136#comment-15422136 ]
ASF GitHub Bot commented on CLIMATE-850: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/392 CLIMATE-850 - Precipitation intensity and duration analyzer using hourly data - metrics.wet_spell_analysis has been added You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-850 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/392.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 #392 ---- commit 111d3a4bce322226807e334b0a35ba8bbec9e4f5 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-08-16T04:04:28Z CLIMATE-850 - Precipitation intensity and duration analyzer using hourly data - metrics.wet_spell_analysis has been added ---- > Precipitation intensity and duration analyzer using hourly data > --------------------------------------------------------------- > > Key: CLIMATE-850 > URL: https://issues.apache.org/jira/browse/CLIMATE-850 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Fix For: 1.2.0 > > > A new function based on Kendon et al. (2014), wet_spell_analysis, will be > added to utils.py. > The input is hourly precipitation data and output is histograms of rainfall > duration, peak rainfall and total rainfall. -- This message was sent by Atlassian JIRA (v6.3.4#6332)