[ https://issues.apache.org/jira/browse/CLIMATE-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514954#comment-16514954 ]
ASF GitHub Bot commented on CLIMATE-953: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/508 CLIMATE-953 - Separate the module to calculate daily climatology from datast_processor.deseasonalize_dataset - An error about the output of dataset_processor.deseasonalize_dataset has been corrected - utils.calculate_daily_climatology has been added You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-953 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/508.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 #508 ---- commit 8a6bd201eaa0d5ab1997ffbe2cf63d14c7771ef9 Author: huikyole <huikyole@...> Date: 2018-06-17T01:21:00Z CLIMATE-953 - Separate the module to calculate daily climatology from datast_processor.deseasonalize_dataset - An error about the output of dataset_processor.deseasonalize_dataset has been corrected - utils.calculate_daily_climatology has been added ---- > Separate the module to calculate daily climatology from > datast_processor.deseasonalize_dataset > ---------------------------------------------------------------------------------------------- > > Key: CLIMATE-953 > URL: https://issues.apache.org/jira/browse/CLIMATE-953 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Affects Versions: 1.3.0 > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Priority: Minor > Fix For: 1.4.0 > > > A new function, calculate_daily_climatology, will be added to > ocw.dataset_processor. -- This message was sent by Atlassian JIRA (v7.6.3#76005)