GitHub user huikyole opened a pull request:

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

    A loader to handle Weather Research and Forecasting model's two-dimensional 
output file

    Please refer to https://issues.apache.org/jira/browse/CLIMATE-633.
    1. There is a special time parser for WRF data.
    2. This loader handles multiple files whose names have common patterns.
    3. Now latitudes and longitudes do not have to be one dimensional arrays 
with monotonic increase. This update allows OCW to handle data on a curvilinear 
grid. 

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

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

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

    https://github.com/apache/climate/pull/195.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 #195
    
----
commit ee3854e4a0253de7fae707f705b1457f8b6cb82f
Author: Huikyo Lee <[email protected]>
Date:   2015-04-28T19:39:46Z

    Initial commit

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to