Github user agoodm commented on the issue: https://github.com/apache/climate/pull/407 @lewismc Sorry for being late to the party here, but we should maintain compatibility between both python2 and 3 since in practice many users in the earth science community are still running python2. I am sure you probably already know how to do this, but as a reminder simple `from __future__ import print_function` at the top of these files would do the trick here.
--- 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. ---