[
https://issues.apache.org/jira/browse/CLIMATE-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540391#comment-14540391
]
ASF GitHub Bot commented on CLIMATE-634:
----------------------------------------
Github user MJJoyce commented on the pull request:
https://github.com/apache/climate/pull/196#issuecomment-101372878
@kwhitehall For the unittest you're going to want to put that with the
other unit tests for the core library (ocw/tests) and name it inline with the
other ones. For this particular issue since it's a test for something in utils
it should go in the test_utils.py file. In fact there might already be tests
for this function that you could add to around here:
https://github.com/apache/climate/blob/master/ocw/tests/test_utils.py#L174
If you have any questions let me know and I'm happy to help.
> fix calc_climatology_monthly
> -----------------------------
>
> Key: CLIMATE-634
> URL: https://issues.apache.org/jira/browse/CLIMATE-634
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Reporter: Kim Whitehall
> Assignee: Kim Whitehall
>
> Bug if start month > end mth causes calc_climatology_season to fail
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)