[ https://issues.apache.org/jira/browse/CLIMATE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970712#comment-15970712 ]
ASF GitHub Bot commented on CLIMATE-905: ---------------------------------------- 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 CMIP5 files without file concatenation. - dataset_processor has been updated. - plotter has a new module (draw_plot_to_compare_trends) to generate a plot to compare observed trends with simulated ones. - test_local.py has been updated to reflect the changes in - utils.calculate_temporal_trend_of_time_series has been debugged. - utils.calculate_ensemble_temporal_trends has been updated. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-905 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/434.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 #434 ---- commit 6f6cde83ed23e5d121244896c97638070e280a74 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2017-04-17T06:01:39Z 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 CMIP5 files without file concatenation. - dataset_processor has been updated. - plotter has a new module (draw_plot_to_compare_trends) to generate a plot to compare observed trends with simulated ones. - test_local.py has been updated to reflect the changes in - utils.calculate_temporal_trend_of_time_series has been debugged. - utils.calculate_ensemble_temporal_trends has been updated. ---- > Box whisker plot to evaluate simulate trends > -------------------------------------------- > > Key: CLIMATE-905 > URL: https://issues.apache.org/jira/browse/CLIMATE-905 > Project: Apache Open Climate Workbench > Issue Type: New Feature > Components: visualization > Affects Versions: 1.1.0 > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Fix For: 1.2.0 > > > A new module to draw a box whisker plot and evaluate trends simulated by > multiple models will be added. -- This message was sent by Atlassian JIRA (v6.3.15#6346)