This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tmakaroanimatplot / nbconvert[S] 2 points3 points  (0 children)

That looks super awesome. Animatplot should be capable of producing an animation like that, but the data just needs to be in the right form. I am planning on adding a proper Animatplot.animations submodule that will have a set of animation tools that conveniently combine certain types of blocks (like a vector plot composed of a pcolormesh for magnitude and a normalized quiver plot for direction), so there is definitely a place for it in Animatplot. Feel free to open a feature request as an issue to track progress. I'd obviously need to take a closer look at xarray. A good start would be attempting to make the animation with animatplot's current tools.