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/10/07 09:09:27 UTC

[jira] [Commented] (CLIMATE-681) Update the loader to read WRF data (other than precipitation)

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

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

GitHub user huikyole opened a pull request:

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

    CLIMATE-681 - Update the loader to read WRF data 

    - ocw.data_source.local.load_WRF_2d_files updated

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

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

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

    https://github.com/apache/climate/pull/244.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 #244
    
----
commit b471b459c1f2017ea16bcaf67cd86b93aac2c390
Author: Huikyo Lee <hl...@discover25.prv.cube>
Date:   2015-10-07T07:06:39Z

    CLIMATE-681 - Update the loader to read WRF data (other than precipitation)
    
    - ocw.data_source.local.load_WRF_2d_files updated

----


> Update the loader to read WRF data (other than precipitation)
> -------------------------------------------------------------
>
>                 Key: CLIMATE-681
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-681
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: data sources
>    Affects Versions: 1.1
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>             Fix For: 1.1
>
>
> ocw.data_source.local.load_WRF_2d_files will be updated. The input for this module is an ascii file listing file path and names. The output is an OCW dataset object.



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