[
https://issues.apache.org/jira/browse/CLIMATE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645073#comment-14645073
]
ASF GitHub Bot commented on CLIMATE-646:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/211
CLIMATE-646 Added get_temporal_overlap in dataset_processor
The new module get_temporal_overlap finds maximum temporal overlap across
the observation and model datasets.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-646
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/211.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 #211
----
commit c032467cc499d2cad8b1fca482d8653df59d8a19
Author: huikyole <[email protected]>
Date: 2015-07-28T21:18:03Z
Added get_temporal_overlap in dataset_processor
----
> Move the routine to detect temporal overlap between datasets from cli_app to
> dataset_processor
> ----------------------------------------------------------------------------------------------
>
> Key: CLIMATE-646
> URL: https://issues.apache.org/jira/browse/CLIMATE-646
> Project: Apache Open Climate Workbench
> Issue Type: Task
> Components: regridding/data processing
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
>
> dataset_processor.py needs a module detecting the maximum temporal overlap
> from an input array of OCW datasets. Currently, there is
> 'get_all_temp_overlap' in cli_app.py
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)