convert_demtodf: Convert DEM to data.frame

Description Usage Arguments Details References Examples

View source: R/help_funcs.R

Description

interpolate DEM to necessary grid of corresponding layer

Usage

1
convert_demtodf(dem, dem.info)

Arguments

grid_cords

coordinates of the original hydrus mesh.

data_input

data to be interpolated. in fomat of the hydrus mesh.

grid_discr

vector of discretization of new grid in (x,y,z).

Details

missing

References

Marvin Reich (2017), mreich@posteo.de

Examples

1

marcianito/hygra documentation built on Aug. 3, 2020, 7:47 p.m.