DEM_to_grid3d: Surface grid

Description Usage Arguments Details Value References Examples

Description

Generates a 2d grid of the surface of topography at the observatory building. This is done on basis of a DEM or assuming a flat surface.

Usage

1
2
DEM_to_grid3d(DEM, grid_domain_x, grid_domain_y, grid_discr, depth_split,
  loc_z = NA, input_dir, output_dir, ...)

Arguments

DEM

Character string, containing the name of the DEM-file to use. If left empty, a flat topography with value 0 (zero) will be assumed.

grid_domain_x

test

input_dir

Character string, specifying the path of the directory where the DEM-file is located.

output_dir

Character string, specifying the path of the directory where output should be stored.

Details

missing

Value

Returns a data.frame, which holds topographical information, including x,y coordinates, from the area of the SG building.

References

Marvin Reich (2017), mreich@posteo.de

Examples

1

marcianito/gravitySynth documentation built on May 14, 2019, 2:03 a.m.