[
https://issues.apache.org/jira/browse/CLIMATE-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004092#comment-14004092
]
ASF GitHub Bot commented on CLIMATE-438:
----------------------------------------
GitHub user MBoustani opened a pull request:
https://github.com/apache/climate/pull/35
CLIMATE-438 adding new supported time format to current list.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MBoustani/climate CLIMATE-438
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/35.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 #35
----
commit 5313dd7d28c05ad5a7622b85e7e4bff775f112c5
Author: Maziyar Boustani <[email protected]>
Date: 2014-05-20T22:54:07Z
CLIMATE-438 adding new supported time format to current list.
----
> adding new time format to data_source/local.py
> ----------------------------------------------
>
> Key: CLIMATE-438
> URL: https://issues.apache.org/jira/browse/CLIMATE-438
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: data sources
> Affects Versions: 0.3-incubating
> Reporter: Maziyar Boustani
> Assignee: Maziyar Boustani
> Fix For: 0.4
>
>
> data_source folder on OCW has the local.py module which will read local
> netCDF files. There is a list of time formats that are common for most of
> netCDF files.
> I have encountered one netCDF file that has the time format as '%Y-%m-%d %H'
> and is not in the current list and need to be added to support more netCDF
> files.
--
This message was sent by Atlassian JIRA
(v6.2#6252)