[
https://issues.apache.org/jira/browse/CLIMATE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005944#comment-14005944
]
ASF GitHub Bot commented on CLIMATE-349:
----------------------------------------
Github user cgoodale commented on a diff in the pull request:
https://github.com/apache/climate/pull/37#discussion_r12951559
--- Diff: ocw/tests/test_utils.py ---
@@ -19,10 +19,12 @@
import urllib
import os
import datetime
+from dateutil.relativedelta import relativedelta
--- End diff --
Mazi,
Sorry for the confusion. Alex is correct that the module is installed as
part of Matplotlib. Turns out I was working from a broken environment when I
ran the tests.
You did good.
> Refactoring "reshapeMonthlyData" from rcmes/utils/misc.py
> ----------------------------------------------------------
>
> Key: CLIMATE-349
> URL: https://issues.apache.org/jira/browse/CLIMATE-349
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 0.3-incubating
> Reporter: Maziyar Boustani
> Assignee: Maziyar Boustani
> Fix For: 0.4
>
>
> Refactoring function "reshapeMonthlyData" from [1] to [2] and providing
> unittest for that.
> [1]:https://svn.apache.org/repos/asf/incubator/climate/trunk/rcmet/src/main/python/rcmes/utils/misc.py
> [2]:https://svn.apache.org/repos/asf/incubator/climate/trunk/ocw/utils.py
--
This message was sent by Atlassian JIRA
(v6.2#6252)