Re: [Matplotlib-users] Basemap interp

2010-02-25 Thread Andrew Charles
On Thu, Feb 25, 2010 at 7:26 PM, Friedrich Romstedt wrote: > 2010/2/25 Andrew Charles : >> I'm trying to interpolate from one grid to another using Basemap's >> interp function. It seems to want the lat and lon axis of the new grid >> to have the same s

[Matplotlib-users] Basemap interp

2010-02-24 Thread Andrew Charles
x27;m interpolating to is 144 by 72 I'm calling it as interp(x,lon,lat,plon,plat) where lon and plon are numpy arrays with shape (144,) lat has shape (73,) plat has shape(72,) and x has shape (72, 144) Does interp() really only work if the target grid is square? ------

[Matplotlib-users] OSX CDAT Matplotlib interactive plots crash

2008-10-01 Thread Andrew Charles
hat can be applied to the script that builds matplotlib? --------- Andrew Charles - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with

[Matplotlib-users] matplotlib numpy version confusion with ipython -pylab

2008-06-06 Thread Andrew Charles
pinode: ipython -pylab numpy 1.1 or later is required; you have 1.0.5.dev4897 - Andrew Charles Centre for Australian Weather and Climate, Australian Bureau of Meteorology. - Check out the new SourceForge.net Marketplace. It'

Re: [Matplotlib-users] easy_install and eggs

2008-06-06 Thread Andrew Charles
I had this problem too, on Leopard. Trying to easy_install the egg named as downloaded from sourceforge results in stuff being downloaded and failing to build. Renaming the egg as suggested by Vincent results in an 'easy install'. ----- Andrew Charles Centre for

[Matplotlib-users] Zero length quiver/savefig bug

2008-03-27 Thread Andrew Charles
([1.0,-1.0]) ax = numpy.array([0.0,0.0]) ay = numpy.array([0.0,0.0]) quiver(rx,ry,ax,ay) savefig("image2.png",format='png') The same code works if any of ax or ay are nonzero. Cheers, Andrew Charles --- Error output: spinode: ./test_case.

Re: [Matplotlib-users] Install problem on Leopard

2008-03-24 Thread Andrew Charles
On Tue, Mar 25, 2008 at 4:45 AM, Christopher Barker <[EMAIL PROTECTED]> wrote: > > Processing dependencies for matplotlib==0.91.2 > > Searching for matplotlib==0.91.2 > > But now it has determined that it has mpl 0.91.2 as a dependency, which > is just plain odd -- I really don't get setuptools

Re: [Matplotlib-users] Installing 0.91.2 on OS X 10.5 Leopard

2008-03-23 Thread Andrew Charles
I had a similar issue trying to install the matplotlib egg on Leopard - same setup with the seperate macpython install. I solved the issue by removing the fink versions of libJPEG and libTIFF. From the output you've posted it looks as though you're install is failing at the same point, on the macpo

Re: [Matplotlib-users] Install problem on Leopard

2008-03-21 Thread Andrew Charles
Yes it was the matplotlib-0.91.2-py2.5-macosx-10.3-fat.egg I tried to install. I've posted the entire easy_install output below. I'll let the list know if i resolve the problem. Andrew --- Processing matplotlib-0.91.2-py2.5-macosx-10.3-fat.egg crea

Re: [Matplotlib-users] Install problem on Leopard

2008-03-21 Thread Andrew Charles
On Fri, Mar 21, 2008 at 10:13 AM, Christopher Barker <[EMAIL PROTECTED]> wrote: > > Compiling Matplotlib from source, or easy_installing the egg > > > >>From the egg: > > ld: in /sw/lib/libJPEG.dylib, file is not of required architecture for > > hmm -- odd, I wouldn't think the egg should be lin

[Matplotlib-users] Install problem on Leopard

2008-03-20 Thread Andrew Charles
d with exit status 1 -- Has anyone else hit up against this before. Do I need to update libJPEG, or modify setup.py? Cheers, - Andrew Charles - This SF.net email is sponsored by: M