GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/212
Climate 647- Update dataset_processor.temporal_subset
Now users can extract seasonally averaged data between month_start and
month_end using dataset_processor.temporal_subset module. By default, seasonal
average is not calculated (average_each_year=False).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-647
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/212.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 #212
----
commit c032467cc499d2cad8b1fca482d8653df59d8a19
Author: huikyole <[email protected]>
Date: 2015-07-28T21:18:03Z
Added get_temporal_overlap in dataset_processor
commit d41cb79589b22fc1b8f78d6238d40491dc716877
Author: huikyole <[email protected]>
Date: 2015-07-29T00:09:14Z
CLIMATE-647 Updated dataset_processor.temporal_subset
commit 28fc6713dd461e1db5bff52aeacc884f913e76cf
Author: huikyole <[email protected]>
Date: 2015-07-29T00:12:26Z
get_temporal_overlap related to CLIMATE-646 has been removed
commit 68b8549471c4fef942a20a9ed221a74b8864e14c
Author: huikyole <[email protected]>
Date: 2015-07-29T00:17:24Z
Removed space in keyword
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---