facTopo_from_grid: Calculate topographic gravity factor

Description Usage Arguments Details Value References Examples

View source: R/facTopo_from_grid.R

Description

This is used to transform units: [mm] to [nm/s²]

Usage

1
facTopo_from_grid(gravity_component_grid3d, ...)

Arguments

gravity_component_grid3d

data.frame, supplying the gravity grid. Needs columns x, y, z, Depth, gcomp (gravity component value).

Details

missing

Value

Returns the topographic conversion factor which represents the gravity effect resulting from 1 mm of vertical water storage change. This factor is used to convert mm of water from precipitation or evapotranspiration measurements, etc. to gravity units [nm/s²].

References

Marvin Reich (2018), mreich@posteo.de

Examples

1

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