airbornegeo.eotvos_correction_glicken

airbornegeo.eotvos_correction_glicken#

eotvos_correction_glicken(latitude, track, ground_speed)[source]#

Compute the simple Eötvös correction from latitude, aircraft track and ground speed using the Glicken 1962 simplified equation.

Parameters:
Returns:

Eötvös correction in mGal

Return type:

ndarray[tuple[Any, ...], dtype[TypeVar(_ScalarT, bound= generic)]]