[
https://issues.apache.org/jira/browse/CLIMATE-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372885#comment-14372885
]
ASF GitHub Bot commented on CLIMATE-598:
----------------------------------------
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
----
> Update time attribute of Dataset when values are reshaped
> ---------------------------------------------------------
>
> Key: CLIMATE-598
> URL: https://issues.apache.org/jira/browse/CLIMATE-598
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Reporter: Kim Whitehall
> Assignee: Kim Whitehall
>
> Currently, when the data is reshaped into monthly binned datasets to annual
> bins the time attribute of the dataset doesn't reflect the reshape.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)