After searching through the forums and trying many different things I have
been unable to get animation working correctly using matplotlib in my python
application. I'm hoping one of the experts here can take a quick look at my
code and tell me what I am doing incorrectly.
What I am seeing is th
Hey Jeff,
I've got it sorted out a bit now. You're right the data was an output from
Degrib and I had the option to output the csv's with or without data in the
land areas. As before I was using a program that was placing the pixels in
an image based on the X and Y columns it didn't create an iss
On Sun, Dec 28, 2008 at 12:39 PM, Leotis buchanan
wrote:
> Hey Guys,
>
> I want to use matplotlib to plot data that is changing every second, I am
> thinking that in order to do this i will have to update the data array with
> the new data ,
> and redraw the graph. Is this the recommended way to d
Leotis buchanan wrote:
>
> I want to use matplotlib to plot data that is changing every second, I am
> thinking that in order to do this i will have to update the data array with
> the new data ,
> and redraw the graph. Is this the recommended way to do it ?
Depending on what environment you a
antonv wrote:
> It seems that I just cannot grasp the way the data needs to be formatted for
> this to work...
> I've used the griddata sample that James posted but it takes about 10
> minutes to prep the data for plotting so that solution seems to be out of
> discussion.
>
> I guess my issue is th
Hey Guys,
I want to use matplotlib to plot data that is changing every second, I am
thinking that in order to do this i will have to update the data array with
the new data ,
and redraw the graph. Is this the recommended way to do it ?
Thanks
--
Leotis Buchanan
Manager/Electronic Design Syste