obsNodePlot: Plot modeled nodes and observed soil moisture sensors

Description Usage Arguments Details References Examples

Description

plot time series of modeled observation nodes and measured soil moisture. This works with both hydrus 2D and 3D models.

Usage

1
2
obsNodePlot(filename, normdata = T, dim2d = T, time_start, time_end,
  filtersen = F, hydrusnodes)

Arguments

filename

filename of time series of the observation nodes (see details).

normdata

logical. compare absolute (FALSE) or normalized values (TRUE; default).

dim2d

TRUE for 2d, FALSE for 3D input

Details

time series of observation nodes can be extracted and saved using function read_obsNode2d() or read_obsNode3d()

References

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

Examples

1

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