GitHub user jarifibrahim opened a pull request:

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

    fix issue CLIMATE-759

    The `_rcmes_calc_average_on_new_time_unit_K(data, dates, unit)` function in 
`dataset_processor.py` required the `unit` to be `full` or `annual` or 
`monthly` or `daily`. The tests were failing due to the values returned by the 
function. On error it returned `-1, -1, -1, -1` when it should return `-1, -1` 

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

    $ git pull https://github.com/jarifibrahim/climate CLIMATE-759

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

    https://github.com/apache/climate/pull/312.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 #312
    
----
commit bed008cba2e2762b85c2318b6e7c81b2d29738d7
Author: Ibrahim <[email protected]>
Date:   2016-02-26T12:24:26Z

    fix issue CLIMATE-759

----


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