GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/437
CLIMATE-907 - Fix VisibleDeprecationWarning's in ocw.tests.test_dataset_processor.TestTemporalSubset - By applying int() to central_index, the warning has been addressed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-907 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/437.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 #437 ---- commit 7be69902de761f426ebd639f5ec922d137d74f40 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2017-04-19T21:32:00Z CLIMATE-907 - Fix VisibleDeprecationWarning's in ocw.tests.test_dataset_processor.TestTemporalSubset - By applying int() to central_index, the warning has been addressed. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---