WxGUI Animation Tool: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
'''Animation tool''' is a GUI application which allows to animate a series of GRASS raster maps or a space time raster dataset ([http://trac.osgeo.org/grass/wiki/Grass7/TemporalExtension see GRASS GIS temporal extension]). See also the {{cmd|g.gui.animation|version=70|desc=manual}}.
'''Animation tool''' is a GUI application which allows to animate a series of GRASS raster maps or a space time raster dataset ([http://trac.osgeo.org/grass/wiki/Grass7/TemporalExtension see GRASS GIS temporal extension]). See also the {{cmd|g.gui.animation|version=70|desc=manual}}.


Animation Tool available '''in GRASS 7''' only. The tool can be launched from Layer Manager menu (File -> Animation Tool) 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}}).


== Current features ==
== Current features ==

Revision as of 14:14, 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).

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)


wxGUI Animation Tool
wxGUI Animation Tool - both 2D and 3D view

Acknowledgement

wxGUI Animation Tool was developed within diploma thesis at Czech Technical University in Prague by Anna Kratochvilova in 2012.