GitHub user kwhitehall opened a pull request:
https://github.com/apache/climate/pull/184
CLIMATE-612 - Calculate time series of a dataset
To capture the docstring edits in CLIMATE-598, I branched this off that
branch. Note that only 39262db and 5443b9f , are actually associated with this
issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kwhitehall/climate CLIMATE-612
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/184.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 #184
----
commit f0f846ea0173cc6ea00e55ab0b59f9689295fbda
Author: Kim Whitehall <[email protected]>
Date: 2015-03-22T17:23:20Z
Update the times array of the DS object when monthly climo is calculated
Update docs and remove duplicate documentation
commit 8c4085976a5f43974e065599fb75de06bf3eb26a
Author: Kim Whitehall <[email protected]>
Date: 2015-03-22T17:23:48Z
Update the nosetests to test times array
commit 39262db38118d84d50b42330c1f7a5f26f472e85
Author: Kim Whitehall <[email protected]>
Date: 2015-03-23T17:15:10Z
Add a function to calculate time series
commit 5443b9fcf34a9bdc938d11d6a3dddc707684b659
Author: Kim Whitehall <[email protected]>
Date: 2015-03-23T17:15:40Z
Add unittest to test calc_time_series
----
---
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.
---