I am an environmental computer modeler. I've created scripts that use
tripcolor() to do contour plots of various output variables (with values at
the centers of triangles and at the corners of the triangles). The grids I
am working on are rather large (I am involved in modeling the United States'
Great Lakes). The issue is that tripcolor() is exceedingly slow to use
because I am producing contour plots for 3 variables, for all 48 time steps
in a 48 hour forecast. Is there any chance that the tripcolor() function can
be sped up, or is there anything I should do (in generating the arguments
passed to it) that would speed up its execution time?




--
View this message in context: 
http://matplotlib.1069221.n5.nabble.com/tripcolor-sluggish-execution-tp40054.html
Sent from the matplotlib - devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to