GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/291
CLIMATE-735 - Update utils.decode_time_values - With this update, it is possible to efficiently handle the netCDF files whose time unit ends with 'Z' character. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-735 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/291.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 #291 ---- commit b30e12b86f48c09c7365730fd66f87136b340a67 Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-01-30T19:51:06Z CLIMATE-735 - Update utils.decode_time_values - With this update, it is possible to efficiently handle the netCDF files whose time unit ends with 'Z' character. ---- --- 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. ---