Skip to content

Anyone attempted to "animate" multi-layered rasters?

9 messages · Kevin Ummel, steven mosher, Jacob van Etten +1 more

#
Hello,

I came across the 'animate' package, and I'm wondering if anyone has successfully adapted it to create animations of multi-layered spatial data.

This seems like a logical advance of R's spatial data visualization, especially given the prominence of NetCDF and HDR file types, but I don't want to replicate if someone else already has a function in working order...

Cheers,
Kevin

Kevin Ummel
Senior Visiting Associate, Center for Global Development
MESPOM Candidate, University of Manchester
1 day later
#
On Mon, Nov 15, 2010 at 9:35 PM, steven mosher <moshersteven at gmail.com> wrote:
Just to add my 0.02p, I wrote some code for animating a series of png
images (or jpegs), and here's a little tutorial on how to do it
including how to create some frames from R for animation:

http://www.maths.lancs.ac.uk/~rowlings/Chicas/DIY/

Barry