[matplotlib-devel] Projections - custom_projection_example.py

2010-10-02 Thread Mitchell Jon Stanton-Cook
Hello, I have been trying to modify the custom projection example (http://matplotlib.sourceforge.net/examples/api/custom_projection_example.html) to plot a Sanson Flamsteed Projection (Sinusoidal projection). Such a projection is defined as: long0=0 x = (long-long0)*cos(lat) y=lat The problem

Re: [matplotlib-devel] [PATCH] Discontinuous colormaps are reversed incorrectly

2010-10-02 Thread Benjamin Root
On Fri, Oct 1, 2010 at 8:59 PM, Stan West wrote: > Hi, developers. I stumbled upon this when I noticed that gist_stern_r > isn't the reverse of gist_stern. As the attached script shows, the > discontinuity in red is wrong, and green stays zero instead of ramping. The > problem seems to be that w