[ 
https://issues.apache.org/jira/browse/CLIMATE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Joyce resolved CLIMATE-636.
-----------------------------------
    Resolution: Fixed

PR Merged

> Bounds __str__ function doesn't return correct data format
> ----------------------------------------------------------
>
>                 Key: CLIMATE-636
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-636
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 0.5
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 1.0.0
>
>
> The __str__ function for the Bounds object incorrect returns various lat/lon 
> min/max values when trying to print ranges.
> {code}
> lat_range = "({}, {})".format(self._lat_min, self._lon_min)
> lon_range = "({}, {})".format(self._lon_min, self._lon_min)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to