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 <michael.arthur.anderson@...>
Date: 2018-02-12T00:34:08Z
CLIMATE-744 Cannot load TRMM data from RCMED
----
---