[
https://issues.apache.org/jira/browse/CLIMATE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342245#comment-16342245
]
Michael Anderson commented on CLIMATE-744:
------------------------------------------
Running this on my mac:
curl
"https://rcmes.jpl.nasa.gov/query-api/query.php?datasetId=3¶meterId=36&latMin=-45.76&latMax=42.24&lonMin=-24.64&lonMax=60.28&timeStart=19900101T0000Z&timeEnd=20071231T0000Z"
> curl.1
curl
"https://rcmes.jpl.nasa.gov/query-api/query.php?datasetId=3¶meterId=36&latMin=-45.76&latMax=42.24&lonMin=-24.64&lonMax=60.28&timeStart=19900101T0000Z&timeEnd=20071231T0000Z"
> curl.2
curl
"https://rcmes.jpl.nasa.gov/query-api/query.php?datasetId=3¶meterId=36&latMin=-45.76&latMax=42.24&lonMin=-24.64&lonMax=60.28&timeStart=19900101T0000Z&timeEnd=20071231T0000Z"
> curl.3
ls -l curl.*
-rw-r--r-- 1 michaelanderson staff 419156308 Jan 27 12:48 curl.1
-rw-r--r-- 1 michaelanderson staff 432335472 Jan 27 12:54 curl.2
-rw-r--r-- 1 michaelanderson staff 422500568 Jan 27 12:59 curl.3
> 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)