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