[ https://issues.apache.org/jira/browse/CLIMATE-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515307#comment-16515307 ]
ASF GitHub Bot commented on CLIMATE-955: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/510 CLIMATE-955 - Bugs in dataset_processor.temporal_slice - the bug that used netCDF4.netcdftime attribute has been fixed You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-955 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/510.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 #510 ---- commit 8742ee0805459f2640a6ace0074eaaf3de97ad9d Author: huikyole <huikyole@...> Date: 2018-06-18T02:45:37Z CLIMATE-955 - Bugs in dataset_processor.temporal_slice - the bug that used netCDF4.netcdftime attribute has been fixed ---- > Bugs in dataset_processor.temporal_slice > ---------------------------------------- > > Key: CLIMATE-955 > URL: https://issues.apache.org/jira/browse/CLIMATE-955 > Project: Apache Open Climate Workbench > Issue Type: Bug > Affects Versions: 1.3.0 > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Priority: Critical > Fix For: 1.4.0 > > > netCDF4 module does not have an attribute named 'netcdftime'. temporal_slice > function will be modified to resolve this issue. -- This message was sent by Atlassian JIRA (v7.6.3#76005)