Description Usage Arguments Details References Examples
View source: R/gravity_comp_grid.R
Calculates the gravity components (100percent values) for a given DEM using a nested approach
1 | fill_gcompgrid(g_grid, senloc, g_discr, edge = "both")
|
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! |
missing
Marvin Reich (2017), mreich@posteo.de
1 | example MISSING
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.