[
https://issues.apache.org/jira/browse/CLIMATE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739090#comment-14739090
]
ASF GitHub Bot commented on CLIMATE-667:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/climate/pull/229
> OCW spatial_boundaries bug
> --------------------------
>
> Key: CLIMATE-667
> URL: https://issues.apache.org/jira/browse/CLIMATE-667
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: general
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
>
> Currently, dataset.spatial_boundaries does not properly find maximum and
> minimum values of self.lats and self.lons if self.lats and self.lons are two
> dimensional. This can be easily solved by using numpy.min and numpy.max
> functions instead of min and max.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)