[jira] [Commented] (CLIMATE-948) cleanup podaac_datasource to accomodate Podaacpy 2.1.0

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

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

ASF GitHub Bot commented on CLIMATE-948:


GitHub user lewismc opened a pull request:

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

CLIMATE-948 cleanup podaac_datasource to accomodate Podaacpy 2.1.0

This PR addresses https://issues.apache.org/jira/browse/CLIMATE-948

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

$ git pull https://github.com/lewismc/climate CLIMATE-948

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

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


commit ad5757dbd6ed7043d9565c34cc7460e0408f862c
Author: Lewis John McGibbney 
Date:   2018-03-14T01:03:10Z

CLIMATE-948 cleanup podaac_datasource to accomodate Podaacpy 2.1.0




> cleanup podaac_datasource to accomodate Podaacpy 2.1.0
> --
>
> Key: CLIMATE-948
> URL: https://issues.apache.org/jira/browse/CLIMATE-948
> Project: Apache Open Climate Workbench
>  Issue Type: Improvement
>  Components: data sources
>Affects Versions: 1.3.0
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.3.0
>
>
> I just released [Podaacpy 2.1.0|https://pypi.python.org/pypi/podaacpy], there 
> are a few changes to be made to OCW's 
> [podaac_datasource.py|https://github.com/apache/climate/blob/master/ocw/data_source/podaac_datasource.py]
>  to accomodate some new Podaacpy utility API's.
> PR coming up.



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


[GitHub] climate pull request #504: CLIMATE-948 cleanup podaac_datasource to accomoda...

2018-03-13 Thread lewismc
GitHub user lewismc opened a pull request:

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

CLIMATE-948 cleanup podaac_datasource to accomodate Podaacpy 2.1.0

This PR addresses https://issues.apache.org/jira/browse/CLIMATE-948

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

$ git pull https://github.com/lewismc/climate CLIMATE-948

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

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


commit ad5757dbd6ed7043d9565c34cc7460e0408f862c
Author: Lewis John McGibbney 
Date:   2018-03-14T01:03:10Z

CLIMATE-948 cleanup podaac_datasource to accomodate Podaacpy 2.1.0




---


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

2018-03-13 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated CLIMATE-938:
-
Fix Version/s: 1.3.0

> 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=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] [Resolved] (CLIMATE-938) Unify format of the time information from a netCDF file

2018-03-13 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved CLIMATE-938.
--
Resolution: Fixed

> 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)


[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


---


[jira] [Commented] (CLIMATE-891) Make (non-ESGF and pydap) examples script python 3 compatible

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

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

ASF GitHub Bot commented on CLIMATE-891:


Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/501
  
@MichaelArthurAnderson can you please update PR to resolve conflicts? 
Thanks 


> Make (non-ESGF and pydap) examples script python 3 compatible
> -
>
> Key: CLIMATE-891
> URL: https://issues.apache.org/jira/browse/CLIMATE-891
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Affects Versions: 1.1.0
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> The example scripts should be updated to ensure that they can run with python 
> 3. This should be possible for all of them except those which use ESGF and 
> pydap loaders, which currently do not support python 3.



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


[jira] [Resolved] (CLIMATE-316) Add ESGF Download Script to repository

2018-03-13 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney resolved CLIMATE-316.
--
Resolution: Fixed

> Add ESGF Download Script to repository
> --
>
> Key: CLIMATE-316
> URL: https://issues.apache.org/jira/browse/CLIMATE-316
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Affects Versions: 0.3-incubating
> Environment: MacOSX or any Linux distro
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> By request I will upload one of my old download scripts for CMIP5 data 
> available from ESGF because several people found it useful and also it will 
> give the chance for some other developers on this project to improve it if 
> they wish (since I don't have the time to do so.)



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


[GitHub] climate issue #501: CLIMATE-891 Make (non-ESGF and pydap) examples script py...

2018-03-13 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/climate/pull/501
  
@MichaelArthurAnderson can you please update PR to resolve conflicts? 
Thanks 


---


[jira] [Commented] (CLIMATE-316) Add ESGF Download Script to repository

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

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

ASF GitHub Bot commented on CLIMATE-316:


Github user asfgit closed the pull request at:

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


> Add ESGF Download Script to repository
> --
>
> Key: CLIMATE-316
> URL: https://issues.apache.org/jira/browse/CLIMATE-316
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Affects Versions: 0.3-incubating
> Environment: MacOSX or any Linux distro
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> By request I will upload one of my old download scripts for CMIP5 data 
> available from ESGF because several people found it useful and also it will 
> give the chance for some other developers on this project to improve it if 
> they wish (since I don't have the time to do so.)



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


[jira] [Closed] (CLIMATE-316) Add ESGF Download Script to repository

2018-03-13 Thread Lewis John McGibbney (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney closed CLIMATE-316.


> Add ESGF Download Script to repository
> --
>
> Key: CLIMATE-316
> URL: https://issues.apache.org/jira/browse/CLIMATE-316
> Project: Apache Open Climate Workbench
>  Issue Type: New Feature
>  Components: data sources
>Affects Versions: 0.3-incubating
> Environment: MacOSX or any Linux distro
>Reporter: Alex Goodman
>Assignee: Michael Anderson
>Priority: Major
> Fix For: 1.3.0
>
>
> By request I will upload one of my old download scripts for CMIP5 data 
> available from ESGF because several people found it useful and also it will 
> give the chance for some other developers on this project to improve it if 
> they wish (since I don't have the time to do so.)



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