GitHub user huikyole opened a pull request:

    https://github.com/apache/climate/pull/197

    Climate 634 please take a look at this request as a reference.

    1. Currently, we cannot load ocw.dataset or ocw.datset_processor library in 
utils.py. So calc_climatology_season is moved from ocw.utils to 
ocw_dataset_processor
    2. A new module, temporal_subset is added.
    3. A new example code to test 'calc_climatology_season' is added. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huikyole/climate CLIMATE-634

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/197.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 #197
    
----
commit 30d9ff48ce1fc663ed5a4ebac8e23a1a1123cf6d
Author: huikyole <[email protected]>
Date:   2015-05-12T08:15:17Z

    To use time information of an OCW dataset object, calc_climatology_season 
needs to be in dataset_processor.

commit 4d8fee64a2af4280ee90ba23566418703197fc34
Author: huikyole <[email protected]>
Date:   2015-05-12T08:20:11Z

    Now the seasonal average calculation works for any OCW dataset objects

----


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

Reply via email to