You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Huikyo Lee (JIRA)" <ji...@apache.org> on 2015/09/09 07:18:46 UTC

[jira] [Created] (CLIMATE-667) OCW spatial_boundaries bug

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)