[
https://issues.apache.org/jira/browse/CLIMATE-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539206#comment-14539206
]
ASF GitHub Bot commented on CLIMATE-634:
----------------------------------------
Github user kwhitehall commented on the pull request:
https://github.com/apache/climate/pull/196#issuecomment-101124957
@huikyole thank you for your review. As the tix indicates, this is a bug.
If one tried to use month_start=12 and month_end=2 for a dataset, the code in
the if block tried to access the DS (Dataset) to apply the offset as oppose to
DS.values and hence was throwing an error.
> 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)