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