You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/14 01:43:05 UTC

[jira] [Commented] (CLIMATE-692) A new loader to read NLDAS data with a file list

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

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

GitHub user huikyole opened a pull request:

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

    CLIMATE-692 - A new loader to read NLDAS data with a file list

    - ocw.data_source.local.load_NLDAS_forcingA_files is added

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

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

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

    https://github.com/apache/climate/pull/249.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 #249
    
----
commit 14a86a6c47c562702b3760d7a10b7fb0b3713b35
Author: huikyole <hu...@argo.jpl.nasa.gov>
Date:   2015-10-13T23:40:56Z

    CLIMATE-692 - A new loader to read NLDAS data with a file list
    
    - ocw.data_source.local.load_NLDAS_forcingA_files is added

----


> A new loader to read NLDAS data with a file list
> ------------------------------------------------
>
>                 Key: CLIMATE-692
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-692
>             Project: Apache Open Climate Workbench
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>
> A new module to read data from the North American Land Data Assimilation System (NLDAS) files will be added. The original NLDAS GRIB files need to be converted into netCDF files before using this new module. 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)