GEOtop_ReadPointVar: Read specific variable from GEOtop point output

Description Usage Arguments Author(s) Examples

Description

Read specific variable from GEOtop point output, e.g. precipitation from PointOutputFile, SMC of specific layer PointOutputFile.

Usage

1
GEOtop_ReadPointVar(wpath, keyword, varOFint, coordinates_value_df=FALSE, landcover_classes)

Arguments

wpath

path pointing into simulation folder

keyword

keyword for files to read (point: "PointOutputFile", snow: "SnowProfileFile", snowcover: "SnowCoveredAreaFile", thetaliq: "SoilLiqContentProfileFile", thetaliq: "SoilIceContentProfileFile")

varOFint

keyword for variable of interest (see headers of GEOtop output files)

coordinates_value_df

boolean, TRUE: create data frame containing output coordinates and corresponding characteristics (input maps have to be provided, default = FALSE)

landcover_classes

character vector, names of landcover classes in GEOtop simulation

Author(s)

Johannes Brenner, Johannes.Brenner@eurac.edu

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

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