[
https://issues.apache.org/jira/browse/CLIMATE-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539221#comment-14539221
]
ASF GitHub Bot commented on CLIMATE-634:
----------------------------------------
Github user huikyole commented on the pull request:
https://github.com/apache/climate/pull/196#issuecomment-101128446
First of all, without reshaping, the second dimension cannot be a month
dimension at all.
dataset.values.shape = nt, ny, nx
How do you think you can fix the bug by removing reshape function?
The bug is not an issue here. This module was written just for a
demonstration purpose two years ago when the input dataset was not an OCW
dataset object. I would rather rewrite this code.
> 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)