[
https://issues.apache.org/jira/browse/CLIMATE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435921#comment-15435921
]
ASF GitHub Bot commented on CLIMATE-860:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/398
CLIMATE-860 - Fix dataset_processor.temporal_subset to remove the warning
message
- dataset_processor.temporal_subset has been updated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-860
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/398.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 #398
----
commit be1cc1a36a2847595359e14a0a36e9dc70f5336d
Author: huikyole <[email protected]>
Date: 2016-08-24T23:17:07Z
CLIMATE-860 - Fix dataset_processor.temporal_subset to remove the warning
message
- dataset_processor.temporal_subset has been updated.
----
> Fix dataset_processor.temporal_subset to remove the warning message
> -------------------------------------------------------------------
>
> Key: CLIMATE-860
> URL: https://issues.apache.org/jira/browse/CLIMATE-860
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> [Warning message]
> climate/ocw/dataset_processor.py:73: VisibleDeprecationWarning: non integer
> (and non boolean) array-likes will not be accepted as indices in the future
> target_dataset.times[time_index],
> dataset_processor.temporal_subset will be updated to remove the warning
> message shown as above.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)