[GitHub] climate pull request #502: CLIMATE-938 Unify format of the time information ...

2018-03-13 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] climate pull request #502: CLIMATE-938 Unify format of the time information ...

2018-03-04 Thread MichaelArthurAnderson
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.




---