fill_gcompgrid: Calculate gravity component, WITHOUT umbrella effect

Description Usage Arguments Details References Examples

View source: R/gravity_comp_grid.R

Description

Calculates the gravity components (100percent values) for a given DEM using a nested approach

Usage

1
fill_gcompgrid(g_grid, senloc, g_discr, edge = "both")

Arguments

g_grid

grid for which to calculate gravity components. (generally derived from DEM of region in combination with hydrological modeling mesh/grid).

senloc

coordinates of gravity sensor location. data.frame with x,y,z columns.

g_discr

discretization of g_grid in differences in x,y,and z-direction. they have to be uniform steps!

Details

missing

References

Marvin Reich (2017), mreich@posteo.de

Examples

1
example MISSING

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