Re: [Matplotlib-users] basemap broken with matplotlib 0.99.3?

2010-06-28 Thread Bill Eaton
. Works a treat with numpy 1.4.1. Very nice. --Bill Eaton -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http

[Matplotlib-users] basemap broken with matplotlib 0.99.3?

2010-06-23 Thread Bill Eaton
I stumbled across a basemap demo a couple of days ago and was immediately enchanted. I can't get it to install nicely on a Windoze box with matplotlib 0.99.3. When I try the famous from mpl_toolkits.basemap import Basemap directive, I get In [1]: from mpl_toolkits.basemap import Basemap -

Re: [Matplotlib-users] plotting dates and dtypes

2010-06-18 Thread Bill Eaton
cuting file: If I modify to: import datutil myarray = np.loadtxt(fullfile, dtype=[('datestring', '|S22'), ('ydata', 'float')], delimiter = ',') dates = [dateutil.parser.parse(s) for s in myarray['datestring']] Now I can plot with

[Matplotlib-users] plotting dates and dtypes

2010-06-17 Thread Bill Eaton
27;), ('', '|V4'), ('open', ' This makes me think I don't quite have everything formatted correctly. Any ideas? Bill Eaton -- ThinkGeek and WIRED's GeekDad team up for the Ultima