[
https://issues.apache.org/jira/browse/CLIMATE-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021068#comment-14021068
]
ASF GitHub Bot commented on CLIMATE-470:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/70
CLIMATE-470 - Update time base parsing string with new format
- Add a new string format for time base parsing to handle date strings
of the form "1999-1-1 0".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-470
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/70.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 #70
----
commit 5290df2ebc509e97aa83031df9b6f6945dc1951d
Author: Michael Joyce <[email protected]>
Date: 2014-06-08T03:11:49Z
CLIMATE-470 - Update time base parsing string with new format
- Add a new string format for time base parsing to handle date strings
of the form "1999-1-1 0".
----
> utils.parse_time_base fails to handle time format
> -------------------------------------------------
>
> Key: CLIMATE-470
> URL: https://issues.apache.org/jira/browse/CLIMATE-470
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: general
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
>
> When trying to parse TRMM data I ran into a problem with a time format. The
> dataset's time string is of the form "1999-1-1 0" and none of the format
> strings that we use can handle this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)