WxGUI Animation Tool: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
Animation Tool available '''in GRASS 7''' only. The tool can be launched from Layer Manager menu (<code>File | Animation Tool</code>) or through command line ({{cmd|g.gui.animation|version=70}}). | Animation Tool available '''in GRASS 7''' only. The tool can be launched from Layer Manager menu (<code>File | Animation Tool</code>) or through command line ({{cmd|g.gui.animation|version=70}}). | ||
Animation Tool is release under [https://svn.osgeo.org/grass/grass/trunk/GPL.TXT GNU GPL] licence and the source is available from [https://svn.osgeo.org/grass/grass/trunk/gui/wxpython/animation/ GRASS SVN repository]. | |||
== Current features == | == Current features == |
Revision as of 14:18, 22 March 2013
Animation tool is a GUI application which allows to animate a series of GRASS raster maps or a space time raster dataset (see GRASS GIS temporal extension). See also the manual.
Animation Tool available in GRASS 7 only. The tool can be launched from Layer Manager menu (File | Animation Tool
) or through command line (g.gui.animation).
Animation Tool is release under GNU GPL licence and the source is available from GRASS SVN repository.
Current features
- display up to 4 synchronized animations
- control the animation speed
- interactively change active frame using a slider
- visualize space time datasets with unequally spaced intervals
- animate 3d view (partially implemented)
Video tutorials
Acknowledgement
wxGUI Animation Tool was developed within diploma thesis at Czech Technical University in Prague by Anna Kratochvilova in 2012.