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 2015/03/16 21:41:38 UTC

[jira] [Commented] (CLIMATE-603) Move simple_model_to_model_bias *.nc download to /tmp

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

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

GitHub user MJJoyce opened a pull request:

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

    CLIMATE-603 - Default example download to /tmp

    

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

    $ git pull https://github.com/MJJoyce/climate CLIMATE-603

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

    https://github.com/apache/climate/pull/174.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 #174
    
----
commit 75f8df695a17e0e13d40c1d1d8870ff6cf0a1ea2
Author: Michael Joyce <jo...@apache.org>
Date:   2015-03-16T20:40:24Z

    CLIMATE-603 - Default example download to /tmp

----


> Move simple_model_to_model_bias *.nc download to /tmp
> -----------------------------------------------------
>
>                 Key: CLIMATE-603
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-603
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 0.5
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 1.0.0
>
>
> At the moment this example script just downloads the necessary *.nc files to the same directory it is run from. This is a bit annoying as it ends up cluttering up the folder a lot. It would be nice to default this to /tmp so we aren't rudely filling up the user's directory with unneeded files.



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