[ https://issues.apache.org/jira/browse/CLIMATE-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16384931#comment-16384931 ]
ASF GitHub Bot commented on CLIMATE-891: ---------------------------------------- GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/501 CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compat… CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compatible - xrange to range - urlretrieve - print() - raw_data() - lots of pylint You can merge this pull request into a Git repository by running: $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-891 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/501.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 #501 ---- commit a4c2e52bf0cd42af54c38ab7862296d63ec4b280 Author: michaelarthuranderson <michael.arthur.anderson@...> Date: 2018-03-04T01:33:54Z CLIMATE-891 Make (non-ESGF and pydap) examples script python 3 compatible ---- > 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)