[
https://issues.apache.org/jira/browse/CLIMATE-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946312#comment-14946312
]
ASF GitHub Bot commented on CLIMATE-680:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/243
CLIMATE-680 - A new loader to read WRF precipitation data with a filelist
- ocw.data_source.local.load_WRF_2d_files_RAIN has been added
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-680
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/243.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 #243
----
commit 26c977a3403e936111f9212286a7fdad00e1f84b
Author: Huikyo Lee <[email protected]>
Date: 2015-10-07T05:51:24Z
CLIMATE-680 - A new loader to read WRF precipitation data with a file list
- ocw.data_source.local.load_WRF_2d_files_RAIN has been added
----
> A new loader to read WRF precipitation data with a file list
> ------------------------------------------------------------
>
> Key: CLIMATE-680
> URL: https://issues.apache.org/jira/browse/CLIMATE-680
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Fix For: 1.1
>
>
> A new module to read precipitation data from multiple Weather Research and
> Forecasting (WRF) files will be added. 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)