GitHub user huikyole opened a pull request:

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

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

    With given 'file_path' and 'filename_pattern', local.load_files can 
generate an OCW dataset object from multiple files. Because nuWRF's grid points 
are irregularly spaced, some of the dataset checks in dataset.py and utils.py 
have been switched to warning messages. 
    
    Testing of local.load_files has been successfully completed  using 3hourly 
TRMM data, GEOS GCM output and nuWRF RCM output. 

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

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

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

    https://github.com/apache/climate/pull/143.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 #143
    
----
commit ac433cf97fb1c8d405d9049800be5e1b3f2549f0
Author: Huikyo Lee <huiky...@argo.jpl.nasa.gov>
Date:   2015-01-16T02:46:36Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to