GitHub user agoodm opened a pull request:

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

    CLIMATE-883 - Ensure python 3 builds pass unit tests

    This PR should solve most of the Python 3 compatibility issues we have been 
having. The biggest ones remaining are some of our examples as well as 
`run_RCMES.py`. I included a minor hotfix to an issue with that file as well 
for the sake of ensuring these changes don't break our workflow in Python 2.7.
    
    In addition to unit tests, I also ran the podaac example and other than 
some deprecation warnings, everything seems good.
    
    @lewismc @huikyole please review / comment. I have tested one config file 
for CORDEX Africa and it worked, but feel free to perform any other tests as 
you see fit.

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

    $ git pull https://github.com/agoodm/climate CLIMATE-883

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

    https://github.com/apache/climate/pull/416.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 #416
    
----
commit 528fe168c007ca3509f23f0bec9157fc0b2801be
Author: Alex Goodman <ago...@users.noreply.github.com>
Date:   2016-10-21T23:47:49Z

    CLIMATE-883 - Ensure python 3 builds pass unit tests

commit 4331ed08874b5a64cb1d82276db1e707619e600f
Author: Alex Goodman <ago...@users.noreply.github.com>
Date:   2016-10-22T00:30:08Z

    Fix minor error in run_RCMES.py

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to