GitHub user kwhitehall opened a pull request:
https://github.com/apache/climate/pull/182
CLIMATE-598 - Update time attribute of Dataset when values are reshaped
Update the function reshape_monthly_to_annually in utils.py to edit the
times attribute of Dataset when reshaping occurs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kwhitehall/climate CLIMATE-598
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/182.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 #182
----
commit da0c768d6ad5919e590a43e123e49745004ecf2e
Author: Kim Whitehall <[email protected]>
Date: 2015-03-21T16:40:22Z
Update the times array of the DS object when reshaping occurs
commit 857a77a31e1414c58fbaac5383204c272d1a5dd0
Author: Kim Whitehall <[email protected]>
Date: 2015-03-21T16:41:24Z
Update the nosetests to test times array
----
---
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.
---