GitHub user MJJoyce opened a pull request:

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

    CLIMATE-455 - Update reshape_monthly_to_annually to use copies of data

    - utils.reshape_monthly_to_annually now uses a copy of the passed
      dataset's data instead of the actual dataset.values array.

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

    $ git pull https://github.com/MJJoyce/climate CLIMATE-455

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

    https://github.com/apache/climate/pull/58.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 #58
    
----
commit 574ee97f3871a3b219f23d999957e509f0a87380
Author: Michael Joyce <jo...@apache.org>
Date:   2014-06-04T18:59:33Z

    CLIMATE-455 - Update reshape_monthly_to_annually to use copies of data
    
    - utils.reshape_monthly_to_annually now uses a copy of the passed
      datasets data instead of the actual datasets.values.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to