Re: [Matplotlib-users] Continent Transparency

2012-04-26 Thread Bruce Ford
Excellent! Thanks Jeff! --- Bruce W. Ford Clear Science, Inc. br...@clearscienceinc.com http://www.ClearScienceInc.com http://www.facebook.com/clearscience http://www.twitter.com/ROVs_rule Phone: (904) 796-8101 Fax: (904) 379-9704 8241 Parkridge Circle N. Jac

Re: [Matplotlib-users] Set x axis length of all subplots to same width on screen

2012-04-26 Thread Tony Yu
On Thu, Apr 26, 2012 at 12:51 PM, willfurnass wrote: > > I've converted a simple MATLAB script [1] for wavelet decomposition-based > analysis to Python. I now want to create figures similar to [2] that > feature five subplots in one column, with the 1st and 3rd being generated > using 'subplot.p

[Matplotlib-users] Set x axis length of all subplots to same width on screen

2012-04-26 Thread willfurnass
I've converted a simple MATLAB script [1] for wavelet decomposition-based analysis to Python. I now want to create figures similar to [2] that feature five subplots in one column, with the 1st and 3rd being generated using 'subplot.plot' and the others being generated using 'subplot.imshow'. I

Re: [Matplotlib-users] Continent Transparency

2012-04-26 Thread Benjamin Root
On Tue, Apr 24, 2012 at 9:39 AM, Bruce Ford wrote: > All, > > I often produce images for use in .KML with Google Earth. Sometimes I > need the masking effect > of matplotlib.toolkits.basemap.Basemap.fillcontinents but in the case of > Google Earth, I need to make continents transparent on the fin