[jira] [Commented] (CLIMATE-909) An example script to evaluate joint PDF of precipitation intensity and duration

2017-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15972109#comment-15972109 ] ASF GitHub Bot commented on CLIMATE-909: GitHub user huikyole opened a pull request:

[GitHub] climate pull request #436: CLIMATE-909 - An example script to evaluate joint...

2017-04-17 Thread huikyole
GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/436 CLIMATE-909 - An example script to evaluate joint PDF of precipitation intensity and duration - A new example, GPM_WRF24_JPDF_comparison, has been added. - Joint PDF metric has been debugged.

[jira] [Resolved] (CLIMATE-910) Throw an exception for inconsistent temporal reshaping / rebinning operatations

2017-04-17 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Goodman resolved CLIMATE-910. -- Resolution: Fixed > Throw an exception for inconsistent temporal reshaping / rebinning >

[GitHub] climate pull request #435: [CLIMATE 910] Throw an exception for inconsistent...

2017-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/435 --- 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

[GitHub] climate pull request #435: [CLIMATE 910] Throw an exception for inconsistent...

2017-04-17 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/climate/pull/435 [CLIMATE 910] Throw an exception for inconsistent temporal reshaping / rebinning operatations This should fix the build errors for python 3. You can merge this pull request into a Git repository

[jira] [Created] (CLIMATE-910) Throw an exception for inconsistent temporal reshaping / rebinning operatations

2017-04-17 Thread Alex Goodman (JIRA)
Alex Goodman created CLIMATE-910: Summary: Throw an exception for inconsistent temporal reshaping / rebinning operatations Key: CLIMATE-910 URL: https://issues.apache.org/jira/browse/CLIMATE-910

[jira] [Created] (CLIMATE-909) An example script to evaluate joint PDF of precipitation intensity and duration

2017-04-17 Thread Huikyo Lee (JIRA)
Huikyo Lee created CLIMATE-909: -- Summary: An example script to evaluate joint PDF of precipitation intensity and duration Key: CLIMATE-909 URL: https://issues.apache.org/jira/browse/CLIMATE-909 Project:

[jira] [Closed] (CLIMATE-896) Patch code updates for matplotlib 2.0 compatibility in 1.1.0 conda recipe

2017-04-17 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Goodman closed CLIMATE-896. Resolution: Won't Fix Ultimately, getting the patch to work correctly is more trouble than it's

[jira] [Commented] (CLIMATE-905) Box whisker plot to evaluate simulate trends

2017-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971483#comment-15971483 ] ASF GitHub Bot commented on CLIMATE-905: Github user asfgit closed the pull request at:

[GitHub] climate pull request #434: CLIMATE-905 - Box whisker plot to evaluate simula...

2017-04-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/434 --- 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

[jira] [Commented] (CLIMATE-905) Box whisker plot to evaluate simulate trends

2017-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971374#comment-15971374 ] ASF GitHub Bot commented on CLIMATE-905: Github user huikyole commented on a diff in the pull

[GitHub] climate pull request #434: CLIMATE-905 - Box whisker plot to evaluate simula...

2017-04-17 Thread huikyole
Github user huikyole commented on a diff in the pull request: https://github.com/apache/climate/pull/434#discussion_r111779716 --- Diff: ocw/dataset_processor.py --- @@ -391,8 +391,11 @@ def subset(target_dataset, subregion, subregion_name=None, extract=True, user_ma '''

[jira] [Commented] (CLIMATE-905) Box whisker plot to evaluate simulate trends

2017-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971369#comment-15971369 ] ASF GitHub Bot commented on CLIMATE-905: Github user agoodm commented on a diff in the pull

[GitHub] climate pull request #434: CLIMATE-905 - Box whisker plot to evaluate simula...

2017-04-17 Thread agoodm
Github user agoodm commented on a diff in the pull request: https://github.com/apache/climate/pull/434#discussion_r111778443 --- Diff: ocw/dataset_processor.py --- @@ -391,8 +391,11 @@ def subset(target_dataset, subregion, subregion_name=None, extract=True, user_ma '''

[GitHub] climate pull request #434: CLIMATE-905 - Box whisker plot to evaluate simula...

2017-04-17 Thread huikyole
GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/434 CLIMATE-905 - Box whisker plot to evaluate simulated trends - example/temperature/trends_over_CONUS.py has been updated - data_source.local.load_multiple_files has been updated to load the

[jira] [Commented] (CLIMATE-905) Box whisker plot to evaluate simulate trends

2017-04-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970712#comment-15970712 ] ASF GitHub Bot commented on CLIMATE-905: GitHub user huikyole opened a pull request: