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

ASF GitHub Bot commented on CLIMATE-771:
----------------------------------------

GitHub user huikyole opened a pull request:

    https://github.com/apache/climate/pull/319

    CLIMATE-771 - Critical bugs in LAT_NAMES and LON_NAMES in local.py

    - 'x' in LAT_NAMES and 'y' in LON_NAMES=['y',...] in 
ocw/data_source/local.py have been switched with each other.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huikyole/climate CLIMATE-771

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/319.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 #319
    
----
commit 0f3e4f2fd80170585079f9755b9224cf755800e7
Author: huikyole <huiky...@argo.jpl.nasa.gov>
Date:   2016-03-04T06:41:21Z

    CLIMATE-771 - Critical bugs in LAT_NAMES and LON_NAMES in local.py
    
    - 'x' in LAT_NAMES and 'y' in LON_NAMES in ocw/data_source/local.py have 
been switched with each other.

commit 26ee67a5ecef8a12846f2e3b8b0f8eabc7ff7631
Author: huikyole <huiky...@argo.jpl.nasa.gov>
Date:   2016-03-04T06:48:28Z

    Merge branch 'master' of https://github.com/apache/climate into CLIMATE-771

----


> Critical bugs in LAT_NAMES and LON_NAMES in local.py
> ----------------------------------------------------
>
>                 Key: CLIMATE-771
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-771
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>
> LAT_NAMES=['x',...] and LON_NAMES=['y',...] in ocw/data_source/local.py make 
> no sense. They must be switched with each other.



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

Reply via email to