[
https://issues.apache.org/jira/browse/CLIMATE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093181#comment-14093181
]
ASF GitHub Bot commented on CLIMATE-467:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/102
CLIMATE-467 - Handling various calendar types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate stat_down
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/102.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 #102
----
commit b939b5cbcb0d07976caed14ae238a5fd535f7c43
Author: Huikyo Lee <[email protected]>
Date: 2014-08-10T04:48:19Z
As the first stage to resolve CLIMATE-467, the old time decoding function
has been replaced by netCDF4.num2date function.
commit 0b96e070791696d807b020b621e5dd068724a83e
Author: huikyole <[email protected]>
Date: 2014-08-11T19:05:07Z
CLIMATE-467
----
> 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.2#6252)