GitHub user MBoustani opened a pull request: https://github.com/apache/climate/pull/198
Needed to add two more possible time format for some ESGF datasets I have encountered with bunch of ESGF datasets that have time formats like %Y-%m-%dT%H:%M:%SZ, so I needed to add these two more formats in order to support them. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MBoustani/climate adding_two_possible_time_format Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/198.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 #198 ---- commit a8be700f28e47f92ad4b83986c6398627a30f6f5 Author: Maziyar Boustani <boust...@jpl.nasa.gov> Date: 2015-05-27T17:48:08Z Needed to add two more possible time format for some ESGF datasets ---- --- 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. ---