Huikyo Lee created CLIMATE-669:
----------------------------------
Summary: 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)