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
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?
------
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
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'
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
([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.
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
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
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
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
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
11 matches
Mail list logo