GEOtop_animateMAPS: GEOtop output map animation

Description Usage Arguments Value Note Author(s)

Description

GEOtop output map animation. Using GEOtop_ReadPlotRst() to visualize GEOtop output maps in pdf format and ImageMagick to animate images.

Usage

1
2
GEOtop_animateMAPS(path, mapkey, layers, soil_files, variable, limits, legend, 
                               lowcol="#f7fbff", highcol="#08306b", delay_value=NULL)

Arguments

path

path into GEOtop simulation

mapkey

keyword name; see package geotopbricks, function get.geotop.inpts.keyword.value, argument keyword

layers

default = NULL, for variables without layering e.g. snow water eqivalent; integer vector defining layers which should be processed for data with layerinf, e.g. soil moisture

soil_files

boolean, TRUE: soil files are provided as GEOtop input. FALSE: soil is parameterized in the geotop.inpts file

variable

character, variable characterization

map

numeric, vector setting y-limits for plot

legend

character, legend characterization, e.g. "vol%" for soil moisture data

lowcol

minimum colour for visualization, default = "#f7fbff"

highcol

maximum colour for visualization, default = "#08306b"; default is creating a blue colour

delay_value

default = NULL, argument for function convert (ImageMagick), display the next image after pausing

Value

.gif animation file in folder "path/gif"

Note

for further information on ImageMagick see http://www.imagemagick.org/, for information on how to install on LINUX (UHREL, Ubuntu) and CentOS see http://tecadmin.net/install-imagemagick-on-linux/

Author(s)

Johannes Brenner, Johannes.Brenner@eurac.edu


JBrenn/AnalyseGEOtop documentation built on May 7, 2019, 6:48 a.m.