DOI-USGS / vizstorm-GIF

Creative Commons Zero v1.0 Universal
22 stars 17 forks source link

Use scipiper combiners to be smart about frames used in animation #216

Closed lindsayplatt closed 5 years ago

lindsayplatt commented 5 years ago

The new scipiper task combiner code can help us to be prescriptive about the frames used in the final animation rather than just using whatever is in the directory. I tested this out on the Makerspace-example branch by adding another image file with the same naming scheme/size/etc and it was not used in the final animation 🎉

To use this, you will need to use the scipiper task_combiner branch which is not yet merged into scipiper (maybe we should wait to merge this?).

aappling-usgs commented 5 years ago

FYI - I just merged the task_combiners branch into the master branch in scipiper, so I don't think there's any reason not to merge this PR when you're ready.