[Matplotlib-users] pcolor and pcontour with plotfile?

2008-01-18 Thread Fought, Richard
Is it possible to generate pcolor and pcontour plots from x,y,z grid data using plotfile()? The documentation and examples make it appear to only be useful for multi-line plots. I'm not having much success otherwise. Thanks, Rich -

[Matplotlib-users] Basemap installation question

2008-01-07 Thread Fought, Richard
Hi all, I'm trying to set up matplotlib with basemap on CentOS 4.6 with python 2.3.4 I installed setuptools 0.6c7, then numpy 1.0.4, then matplotlib 0.91.1_r0, then basemap 0.9.9 (building and installing the GEOS library from source). When I try to run the example simpletest.py script, I get the