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

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

GitHub user huikyole opened a pull request:

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

    CLIMATE-564 - Managing multiple netcdf files stored on a local machine

    - A new file loader load_multiple_files can read netcdf files with common 
file name patterns.

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

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

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

    https://github.com/apache/climate/pull/223.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 #223
    
----
commit 579c1f1384583abf83b4cb9c2b8e4eeb6c26bd19
Author: huikyole <[email protected]>
Date:   2015-08-12T08:34:44Z

    CLIMATE-564 - Managing multiple netcdf files stored on a local machine
    
    - A new file loader load_multiple_files can read netcdf files with common 
file name patterns.

----


> Managing multiple netcdf files stored on a local machine
> --------------------------------------------------------
>
>                 Key: CLIMATE-564
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-564
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: data sources
>    Affects Versions: 0.5
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>             Fix For: 1.0.0
>
>
> Currently, ocw.local.load_file module reads a single netcdf file then 
> generates a OCW dataset object. In most of climate science use cases, users 
> need to read and process data from multiple files which include same patterns 
> (ex) 3 hourly TRMM data, CMIP5 model output and so on). I will add another 
> module 'load_multiple_files (tentative name)' to take care of daily or 
> sub-daily data and returns an OCW dataset object. 



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

Reply via email to