[ https://issues.apache.org/jira/browse/CLIMATE-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133114#comment-15133114 ]
Huikyo Lee commented on CLIMATE-744: ------------------------------------ Traceback (most recent call last): File "run_RCMES.py", line 78, in <module> start_time, end_time) File "/home/huikyole/climate/ocw/data_source/rcmed.py", line 358, in parameter_dataset values = _reshape_values(values, unique_lats_lons_times) File "/home/huikyole/climate/ocw/data_source/rcmed.py", line 106, in _reshape_values values = values.reshape(times_len, lats_len, lons_len) ValueError: total size of new array must be unchanged > 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: Maziyar Boustani > Priority: Blocker > > 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 (v6.3.4#6332)