Description Usage Arguments Details See Also Examples
Create animated Atlantis plots of all the tracers
1 | animate_vadt(bgm, bmass, interval = 0.3, codes, savedir)
|
bgm |
An Atlantis bgm file |
bmass |
BoxBiomass.txt file from Atlantis out |
interval |
Speed of animination (unit in seconds) |
codes |
Vector of containing all the Atlantis functional group codes needed to create GIFs |
savedir |
Where should the gifs be saved? |
This function will create GIFs of all Atlantis tracers by default. WARNING: This can take a while and is not necessary to use vadt
. It is probably much, much better to specify certain groups! This function depends on having the unix command convert installed locally. Convert is part of imagemagick and can be downloaded here: http://www.imagemagick.org/.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.