|
From: John H. <jd...@gm...> - 2007-04-04 20:24:58
|
On 4/4/07, Simon Kammerer <sim...@we...> wrote: > Hi list, > > I guess it's not limited to the basemap toolkit, but it fits to explain > my problem: > > I'd like to produce time series with basemap. As drawing coastlines, > countrys etc. is expensive, but stays the same for every time step, I'd > like to draw the basemap "background" only once and the reuse I. This can probably be solved with the copy/blit/animate stuff described at the end of http://www.scipy.org/Cookbook/Matplotlib/Animations |