Regional geoid determination

This shows exemplary the computation of a regional geoid using terrestrial gravimetric observations in combination with a global satellite model such as GOCO06s. The geoid is estimated in a least squares adjustment with a parametrization using radial basis functions. A detailed desciption of the method is given in Christian Pock (2017), Consistent Combination of Satellite and Terrestrial Gravity Field Observations in Regional Geoid Modeling. Dissertation TU Graz.

Gravimetric data

Here it is assumed that the measured absolute gravity data is given at points in ellipsoidal coordinates. The observed values should be converted to SI units $m/s^2$.

regionalGeoidGravimetricData
Figure: Distribution of gravimetric observations

Topography

A high resolution topography model is needed to reduce the observations. As the model heights are usually given in physical heights a reference geoid is needed to compute the correct ellipsoidal height.

regionalGeoidTopography
Figure: Topography and geoid heights

Reduce

Calculate approximate reference gravity to reduce it from the observations.

regionalGeoidObserved-computed
Figure: Gravity disturbances: observed minus computed

Radial Basis Functions (RBF)

The residual gravity is parametrized in terms of Radial Basis Functions parametrizationGravity:radialBasis. The basis functions should be distributed on a regular grid covering a somewhat larger area than the observations, see border. The shape of the functions kernel:coefficients should reflect the signal content of reduced observations and are defined by the coefficients.

The maximum degree should correspond to the spatial resolution. Rule of thumb: the number of spherical harmonic coefficients $(\text{maxDegree}+1)^2$ should roughly agree to the number of grid points if they would cover the complete Earth.

regionalGeoidDegreeAmplitudes
Figure: Degree amplitudes for the shape of the radial basis functions

Compute: Estimate parameters in a least squares adjustment

Setup the observation equations and accumulate the system of normal equations.

Restore: Calculate the geoid solution

Evaluate the estimated parameters and add back the reduced reference models.

regionalGeoidGeoid
Figure: Estimated geoid