[
https://issues.apache.org/jira/browse/CLIMATE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360196#comment-16360196
]
ASF GitHub Bot commented on CLIMATE-744:
----------------------------------------
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
----
> Cannot load TRMM data from RCMED
> --------------------------------
>
> Key: CLIMATE-744
> URL: https://issues.apache.org/jira/browse/CLIMATE-744
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Reporter: Huikyo Lee
> Assignee: Michael Anderson
> Priority: Blocker
> Fix For: 1.3.0
>
>
> For some reasons, rcmed.parameter_dataset causes errors when loading TRMM
> precipitation data.
> start_time = 1990-01-01
> end_time = 2007-12-31
> rcmed.parameter_dataset(3, 36, -45.76, 42.24, -24.64, 60.28, start_time,
> end_time)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)