[
https://issues.apache.org/jira/browse/CLIMATE-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739162#comment-14739162
]
ASF GitHub Bot commented on CLIMATE-669:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/climate/pull/231
> OCW spatial_boundary bug
> ------------------------
>
> Key: CLIMATE-669
> URL: https://issues.apache.org/jira/browse/CLIMATE-669
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Reporter: Huikyo Lee
>
> (I reopen #667 JIRA issue).
> 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)