jbusecke/xmovie

Option to loop fields multiple times

jbusecke opened this issue · 0 comments

I think it would be great to have an option to loop the underlying data array multiple times, while other parameters apply to the total length of the movie/gif.

For instance a yearlong dataset could be looped n times while the rotating_globe preset rotates around the earth once.

The proposed syntax would be something simple like mov.save('moviename.mp4', loop=4).