You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by agoodm <gi...@git.apache.org> on 2017/02/23 00:14:51 UTC

[GitHub] climate pull request #426: [CLIMATE-895] Make plotter compatible with matplo...

GitHub user agoodm opened a pull request:

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

    [CLIMATE-895] Make plotter compatible with matplotlib 2.0

    The title is a slight misnomer, what's actually being done is making sure that plotting behavior is more consistent between user-installed matplotlib versions.

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

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

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

    https://github.com/apache/climate/pull/426.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 #426
    
----
commit bd1b8edef58b73abfaf873d46bebf125b8fbc8c5
Author: Alex Goodman <ag...@users.noreply.github.com>
Date:   2017-02-23T00:11:15Z

    Make automatic contour intervals consistent between matplotlib versions

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] climate pull request #426: [CLIMATE-895] Make plotter compatible with matplo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] climate issue #426: [CLIMATE-895] Make plotter compatible with matplotlib 2....

Posted by agoodm <gi...@git.apache.org>.
Github user agoodm commented on the issue:

    https://github.com/apache/climate/pull/426
  
    Seems like travis is stalled on Apache's end... Relevant tests were passing on my end:
    
    https://travis-ci.org/agoodm/climate/jobs/204421839
    
    Seems like there are more python 3 errors to fix with the latest versions of numpy though...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---