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 ---- ---