[
https://issues.apache.org/jira/browse/CLIMATE-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957521#comment-14957521
]
ASF GitHub Bot commented on CLIMATE-694:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/250
CLIMATE-694 - A new module to rebin a dataset using time index
- ocw.dataset_processor.temporal_rebin_with_time_index has been added
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-694
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/250.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 #250
----
commit aa0317f940caec8623df057f02504e36d70b0b52
Author: huikyole <[email protected]>
Date: 2015-10-14T18:54:37Z
CLIMATE-694 - A new module to rebin a dataset using time index
- ocw.dataset_processor.temporal_rebin_with_time_index has been added
----
> A new module to rebin a dataset using time index
> ------------------------------------------------
>
> Key: CLIMATE-694
> URL: https://issues.apache.org/jira/browse/CLIMATE-694
> Project: Apache Open Climate Workbench
> Issue Type: New Feature
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
>
> To generate temporally averaged data using hourly data, ocw.dataset_processor
> needs a new module to average a data over a given time interval. This simple
> temporal rebinning works only with datasets whose temporal spacing is a
> constant for the entire time period.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)