[ https://issues.apache.org/jira/browse/CLIMATE-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365265#comment-15365265 ]
ASF GitHub Bot commented on CLIMATE-824: ---------------------------------------- GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/369 CLIMATE-824 - Adding another time format exception for reading netCDF… - This patch will allow the time parsing of netCDF files whose time unit ends with 'UTC'. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-824 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/369.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 #369 ---- commit 2769d9b5a64710d1fd551c4acd9eb425d0e175ee Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-07-06T22:43:16Z CLIMATE-824 - Adding another time format exception for reading netCDF files - This patch will allow the time parsing of netCDF files whose time unit ends with 'UTC'. ---- > Adding another time format exception for reading netCDF files > ------------------------------------------------------------- > > Key: CLIMATE-824 > URL: https://issues.apache.org/jira/browse/CLIMATE-824 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Affects Versions: 1.0.0 > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Fix For: 1.1 > > > Some CORDEX simulation files have a time unit that ends with 'UTC'. This > patch will allow the time parsing with this exceptional unit. -- This message was sent by Atlassian JIRA (v6.3.4#6332)