[ https://issues.apache.org/jira/browse/CLIMATE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129118#comment-15129118 ]
ASF GitHub Bot commented on CLIMATE-743: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/302 CLIMATE-743 - Partially restore utils.normalize_lat_lon_values - the old longitude conversion is a correct way to handle datasets whose longitude values are between 180 and 360. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-746 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/302.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #302 ---- commit b4b6fb1cffbfbf7afdd45cdb74d86e28653437c6 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-02-02T21:55:22Z CLIMATE-743 - Partially restore utils.normalize_lat_lon_values - the old longitude conversion is a correct way to handle datasets whose longitude values are between 180 and 360. ---- > Update utils.normalize_lat_lon_values > -------------------------------------- > > Key: CLIMATE-743 > URL: https://issues.apache.org/jira/browse/CLIMATE-743 > Project: Apache Open Climate Workbench > Issue Type: Bug > Reporter: Huikyo Lee > Assignee: Huikyo Lee > > Any longitude values between 180 and 360 will be converted to -180 and 0. -- This message was sent by Atlassian JIRA (v6.3.4#6332)