hydrus_sm: Data preparation for HYDRUS

Description Usage Arguments Details References

Description

soil moisture TS

Usage

1
hydrus_sm(date.in, date.out, name, datacol, freq = "hour", aszoo = F)

Arguments

date.in

starting date (POSIXct)

date.out

ending date (POSIXct)

name

name of groundwater well to use. Possible so far "BK1", "BK2", "BK3", "BK14".

freq

frequency of data. Possible values are "day", "hour", "min", "sec".

aszoo

output either in data.frame (aszoo=F) or zoo (aszoo=T). Default value is FALSE.

depthLB

depths of lower model boundary. All groundwater level values will be subtracted from this value.

aprox

if the time series has some NA-values, they can be approximized. Default value is TRUE.

Details

missing

References

Marvin Reich (2014), mreich@gfz-potsdam.de


marcianito/UmbrellaEffect documentation built on July 1, 2019, 8:30 p.m.