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
yo
Hi!
I am farely new to matplotlib and basemap. I have one question about how to
plot data from a csv file on a map.
the header goes as this
ID lat(x) long(y) measurements(z)
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 c