Tim,

On 1/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> how can I read data in that
> x gets the latitude
> y gets the longgitute
> z gets the data which will be shown in different color accoring to their 
> values?

Use pylab.load to load the data into an array. Then, the rest of what
you want to accomplish is detailed in the wiki:
<http://www.scipy.org/Cookbook/Matplotlib/Maps>.

Hope that helps!
José

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to