[
https://issues.apache.org/jira/browse/CLIMATE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14130787#comment-14130787
]
ASF GitHub Bot commented on CLIMATE-467:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/111
CLIMATE-467: Replace the existing time decoding function with netCDF4 mod...
...ules.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-467
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/111.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 #111
----
commit cfb120e5eaea004e850b884e49d41f8a0c269b75
Author: Huikyo Lee <[email protected]>
Date: 2014-08-10T04:48:19Z
CLIMATE-467: Replace the existing time decoding funtion with netCDF4
modules.
----
> Handling various calendar types
> -------------------------------
>
> Key: CLIMATE-467
> URL: https://issues.apache.org/jira/browse/CLIMATE-467
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: regridding/data processing
> Affects Versions: 0.3-incubating
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Priority: Minor
> Fix For: 0.5
>
>
> utils.decode_time_values needs to be updated so that we can handle daily data
> with various calendar types (ex) 'gregorian', '365 day', '360 day').
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)