You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/08 17:19:58 UTC

[jira] [Commented] (CLIMATE-890) Changing time format when calendar in the netcdf file is 360_day

    [ https://issues.apache.org/jira/browse/CLIMATE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648162#comment-15648162 ] 

ASF GitHub Bot commented on CLIMATE-890:
----------------------------------------

GitHub user huikyole opened a pull request:

    https://github.com/apache/climate/pull/421

    CLIMATE-890 - Changing time format when calendar in the netcdf file is 360_day

    - utils.decode_time_values has been updated

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huikyole/climate CLIMATE-890

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/421.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 #421
    
----
commit 39e9e2cca75e254a1222423281cf33c6df4339ff
Author: huikyole <hu...@argo.jpl.nasa.gov>
Date:   2016-11-08T17:18:22Z

    CLIMATE-890 - Changing time format when calendar in the netcdf file is 360_day
    
    - utils.decode_time_values has been updated

----


> Changing time format when calendar in the netcdf file is 360_day
> ----------------------------------------------------------------
>
>                 Key: CLIMATE-890
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-890
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>    Affects Versions: 1.1.0
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>
> netCDF4.num2date function does generate a list of datetime objects when calendar is 360_day. utils.decode_time_values will be updated to fix this. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)