GitHub user huikyole opened a pull request:

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

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

    Hi Mike,
    
    Thanks a million for the valuable advice and review.
    Few changes have been amended.
    - No more space around = for keywords.
    - 'print' statements have been removed. 
    
    Currently OCW assumes that all datasets are regularly gridded. However, 
this assumption does not work for many model output. So I had to comment out 
some dimension checking processes and 'utils.normalize_lat_lon_values'. There 
is a similar function to 'load_files' in 
https://github.com/apache/climate/blob/master/mccsearch/code/mccSearch.py.

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

    $ git pull https://github.com/huikyole/climate master

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

    https://github.com/apache/climate/pull/145.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 #145
    
----
commit d24b1a7c442dee422ff4733a6a02adb21cbd9189
Author: Huikyo Lee <huiky...@zipper.jpl.nasa.gov>
Date:   2015-01-17T01:10:50Z

    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