You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by MichaelArthurAnderson <gi...@git.apache.org> on 2018/02/12 00:48:11 UTC

[GitHub] climate pull request #498: CLIMATE-744 Cannot load TRMM data from RCMED

GitHub user MichaelArthurAnderson opened a pull request:

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

    CLIMATE-744 Cannot load TRMM data from RCMED

    CLIMATE-744 Cannot load TRMM data from RCMED
    
    - Break single,  multi year requests to RCMED into several smaller requests to avoid single, ultra large, but partial, result sets.

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

    $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-744

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

    https://github.com/apache/climate/pull/498.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 #498
    
----
commit cc3b36c87f7e861bd9797fd90fc2156d1aa7df32
Author: michaelarthuranderson <mi...@...>
Date:   2018-02-12T00:34:08Z

    CLIMATE-744 Cannot load TRMM data from RCMED

----


---

[GitHub] climate pull request #498: CLIMATE-744 Cannot load TRMM data from RCMED

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] climate issue #498: CLIMATE-744 Cannot load TRMM data from RCMED

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on the issue:

    https://github.com/apache/climate/pull/498
  
    @agoodm @huikyole I have scoped the code out and all looks good here. The issue is well documented over at JIRA. I think we just need to ensure that this patch doesn't break any existing functionality. Any comments?


---

[GitHub] climate issue #498: CLIMATE-744 Cannot load TRMM data from RCMED

Posted by huikyole <gi...@git.apache.org>.
Github user huikyole commented on the issue:

    https://github.com/apache/climate/pull/498
  
    @MichaelArthurAnderson So sorry for the late review. I appreciate the PR.


---