EnglishFrenchSpanish

OnWorks favicon

g.gui.animationgrass - Online in the Cloud

Run g.gui.animationgrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command g.gui.animationgrass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


g.gui.animation - Tool for animating a series of raster and vector maps or a space time
raster or vector dataset.

KEYWORDS


general, GUI, display, animation

SYNOPSIS


g.gui.animation
g.gui.animation --help
g.gui.animation [raster=name[,name,...]] [vector=name[,name,...]] [strds=name]
[stvds=name] [--help] [--verbose] [--quiet] [--ui]

Flags:
--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
raster=name[,name,...]
Raster maps to animate

vector=name[,name,...]
Vector maps to animate
Or data source(s) for direct OGR access

strds=name
Space time raster dataset to animate

stvds=name
Space time vector dataset to animate

DESCRIPTION


The Animation Tool is a wxGUI component for animating series of GRASS raster or vector
maps or space time datasets (created by t.* modules).

Animation Tool allows you to:

· display up to 4 synchronized animations

· each animation can consist of base map layer(s) and (multiple) series in arbitrary
order (for example, raising water level with elevation)

· control the animation speed

· interactively change active frame using a slider

· visualize space time datasets with unequally spaced intervals

· animate 3d view (partially implemented, not supported on Windows)

· export animation as a series of images, animated GIF, AVI or SWF

· choose format of time labels in case of animating maps with absolute time

· choose background color

· set starting and ending region in order to change region during animation
(alternatively you can set N-S/E-W values instead of the ending region; these are
used for making the region smaller or larger for each step)

3D view animation enables to animate raster (as an elevation map or a color map) or vector
map (points, lines). Internally, module m.nviz.image is used. To display 3D view
animation follow these steps:

· open GRASS GUI, load maps and start 3D view

· set view, light and other parameters as you like

· save workspace file

· add new animation in Animation Tool, choose 3D view mode

· choose data (series of maps or space time dataset) used for animation

· set workspace file

· choose parameter (parameter of m.nviz.image) to animate (e.g. color_map)

NOTE


The Animation Tool follows the computational region settings, so please be sure your
computational region is set to the geographic extent of maps you are animating. You can
change the computational region (using g.region) and then reload the maps to update the
animation.

EXAMPLES


g.gui.animation raster=rmap1,rmap2,rmap3
g.gui.animation vector=vmap1,vmap2,vmap3
g.gui.animation strds=precipitation_2000_2010
The loading of a series of maps into the Animation Tool can be simplified with g.list
(back ticks syntax works for Linux and Mac only):
g.gui.animation raster=`g.list type=raster mapset=. separator=comma pattern="precip*"`
Using extended regular expressions, the list of a series of raster maps can be subset by
e.g., numeric range (here: precipitation for the years 1997-2012):
g.gui.animation raster=`g.list -e type=raster mapset=. separator=comma pattern="precip_total.(199[7-9]|200[0-9]|201[0-2]).sum"`

Use g.gui.animationgrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 2
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 3
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 4
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 5
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • 6
    Joplin
    Joplin
    Joplin is a free and open source
    note-taking and to-do application that
    can handle a large number of notes in
    Markdown format, organize them into
    notebooks and...
    Download Joplin
  • More »

Linux commands

Ad