[jira] [Commented] (CLIMATE-938) Unify format of the time information from a netCDF file

2018-05-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-938:


Github user huikyole commented on the issue:

https://github.com/apache/climate/pull/502
  
@MichaelArthurAnderson 
This PR makes many of my existing codes not work. The error message is 
shown as below. 


 File "netcdftime/_netcdftime.pyx", line 1304, in 
netcdftime._netcdftime.datetime.__richcmp__
TypeError: cannot compare netcdftime._netcdftime.DatetimeJulian(1980, 1, 
17, 0, 0, 0, 0, -1, 1) and datetime.datetime(2000, 3, 15, 0, 0) (different 
calendars)


> Unify format of the time information from a netCDF file
> ---
>
> Key: CLIMATE-938
> URL: https://issues.apache.org/jira/browse/CLIMATE-938
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-938) Unify format of the time information from a netCDF file

2018-03-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-938:


Github user asfgit closed the pull request at:

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


> Unify format of the time information from a netCDF file
> ---
>
> Key: CLIMATE-938
> URL: https://issues.apache.org/jira/browse/CLIMATE-938
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Critical
> Fix For: 1.3.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-938) Unify format of the time information from a netCDF file

2018-03-04 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-938:


GitHub user MichaelArthurAnderson opened a pull request:

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

 CLIMATE-938 Unify format of the time information from a netCDF file.

CLIMATE-938 Unify format of the time information from a netCDF file.

- Fix time slice method from throwing error when date objects are of 
different types.
- Minor pylint.

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

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-938

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

https://github.com/apache/climate/pull/502.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 #502


commit 4807c4b82623e054787e233bab244dd88be98b44
Author: michaelarthuranderson 
Date:   2018-03-04T13:36:35Z

CLIMATE-938 Unify format of the time information from a netCDF file.

commit 38fedad3c79bed9cf9feea7bdaee158008c07701
Author: michaelarthuranderson 
Date:   2018-03-04T13:47:20Z

CLIMATE-938 Unify format of the time information from a netCDF file.




> Unify format of the time information from a netCDF file
> ---
>
> Key: CLIMATE-938
> URL: https://issues.apache.org/jira/browse/CLIMATE-938
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Michael Anderson
>Priority: Critical
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLIMATE-938) Unify format of the time information from a netCDF file

2017-12-02 Thread Michael Anderson (JIRA)

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

Michael Anderson commented on CLIMATE-938:
--

Is the correct approach to add in Feb 29 with no reading or convert the 
datetime object to no include the leap days?

> Unify format of the time information from a netCDF file
> ---
>
> Key: CLIMATE-938
> URL: https://issues.apache.org/jira/browse/CLIMATE-938
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>Priority: Critical
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)