You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/17 02:03:00 UTC

[jira] [Commented] (CLIMATE-946) CORDEX script does not necessarily use correct interpreter when calling RCMES

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

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

GitHub user agoodm opened a pull request:

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

    CLIMATE-946 - CORDEX script does not necessarily use correct interpreter when calling RCMES

    @huikyole 

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

    $ git pull https://github.com/agoodm/climate CLIMATE-946

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

    https://github.com/apache/climate/pull/494.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 #494
    
----
commit b7af271b1b8a9deb79ad8bea89b92e3dd2a51e1a
Author: Alex <ag...@...>
Date:   2018-01-17T02:01:14Z

    CLIMATE-946 - CORDEX script does not necessarily use correct interpreter when calling RCMES

----


> CORDEX script does not necessarily use correct interpreter when calling RCMES
> -----------------------------------------------------------------------------
>
>                 Key: CLIMATE-946
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-946
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: command line interface
>         Environment: subprocess.call(['python', '../run_RCMES.py', configfile_path])
> Will replace python with sys.executable to ensure behavior is consistent.
>            Reporter: Alex Goodman
>            Assignee: Alex Goodman
>            Priority: Major
>             Fix For: 1.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)