GEOtop_ReadMultiPoint: Read multi point output from GEOtop simulation

Description Usage Arguments Value Note Author(s) References

Description

Read multi point output from GEOtop simulation using the geotopbricks package.

Usage

1
GEOtop_Read_multipoint(path, model_run, stations, val_aggr, soil_files, lc_classes, linux)

Arguments

path

path pointing to simulation folder

model_run

name of simulation folder

stations

character vector, names of GEOtop output sites

val_aggr

aggregation performed on output data. "h": hourly; "d": daily

soil_files

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

lc_classes

character vector, names of landcover classes in GEOtop simulation

linux

boolean, TRUE: working on linux laptop, FALSE: working on windows laptop; for path retrieval via data(SWCinfo)

Value

workspace point.RData, containing point output variables, soil moisture and soil temperature output (list_station), input soil characteristics (soil_input). Stored in GEOtop simulation folder, defined by the arguments path and model_run.

Note

Slow, as point files are read for each variable!

Author(s)

Johannes Brenner, Johannes.Brenner@eurac.edu

References

Endrizzi, S., Gruber, S., Amico, M. D., & Rigon, R. (2014). GEOtop 2.0 : simulating the combined energy and water balance at and below the land surface accounting for soil freezing , snow cover and terrain effects. Geosci. Model Dev., 7, 2831-2857. doi:10.5194/gmd-7-2831-2014


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