You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/04/13 04:09:25 UTC

[jira] [Commented] (CLIMATE-746) Partially restore utils.normalize_lat_lon_values

    [ https://issues.apache.org/jira/browse/CLIMATE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238457#comment-15238457 ] 

Lewis John McGibbney commented on CLIMATE-746:
----------------------------------------------

Hi [~huikyole] can you expand on this issue and where it is within the OCW codebase? It would be great to fix the issue and create a unit test so we can verify the behavior. 

> Partially restore utils.normalize_lat_lon_values
> ------------------------------------------------
>
>                 Key: CLIMATE-746
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-746
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>             Fix For: 1.1
>
>
> the old longitude conversion is a correct way to handle datasets whose longitude values are between 180 and 360.
> if lons.min() > 180:
>     lons -=360. 



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