[
https://issues.apache.org/jira/browse/CLIMATE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005591#comment-14005591
]
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_r12934174
--- Diff: ocw/tests/test_utils.py ---
@@ -19,10 +19,12 @@
import urllib
import os
import datetime
+from dateutil.relativedelta import relativedelta
--- End diff --
Do we really need to add in another dependency here? I just tried to run
this test on my current ocw checkout and I don't have this module installed.
> 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)