ensaio.fetch_bushveld_gravity#

ensaio.fetch_bushveld_gravity(version)[source]#

Gravity ground-based data over the Bushveld Complex, Southern Africa

This dataset contains ground gravity observations over the area that comprises the Bushveld Igenous Complex in Southern Africa, including preprocessed gravity fields such as the gravity disturbance and the bouguer gravity disturbance (topography-free gravity disturbance). In addition, the dataset contains the heights of the observation points referenced on the WGS84 reference ellipsoid and over the mean sea-level (what can be considered to be the geoid). This dataset was built upon a portion of the Southern Africa gravity compilation available through NOAA NCEI.

Format: CSV with xz (lzma) compression.

Load with: pandas.read_csv

Original source: NOAA NCEI (gravity) and ETOPO1 (topography)

Original license: public domain (gravity) and public domain (topography)

Pre-processing: Source code for preparation of the original dataset for redistribution in Ensaio

Versions:

Parameters:

version (int) – The data version to fetch. See the available versions above.

Returns:

fname (pathlib.Path) – Path to the downloaded file on disk.

Examples using ensaio.fetch_bushveld_gravity#

Gravity ground-based data over the Bushveld Complex, Southern Africa

Gravity ground-based data over the Bushveld Complex, Southern Africa