GravityAnomalies#
|
Compute and store gravity anomalies for a set of sites. |
Return a deep copy of object. |
|
|
Create object from a CSV file. |
|
Create object from a pandas DataFrame. |
|
Create a object from an Excel file. |
Return a list of known fields in the object. |
|
Return a list of required fields in the object. |
|
|
Set a column in the |
|
Write data to a csv file. |
GravityCorrectionParameters#
|
Class to store parameters for normal gravity and anomally calculations. |
Generate a GsolveParameters object from a pandas.Series. |
|
Return a deep copy of object. |
|
Return parameters as a dict. |
|
Write parameters to an Excel worksheet. |
|
Return parameters as a Series with parameter names as the index. |
|
Return parameters as strings in the form 'param: value'. |
|
Corrections required to compute Bouguer correction using specified method. |
|
Return specified Bouguer correction method. |
|
Return dict of default parameter values. |
|
Return dict of non-default parameter values. |
Functions#
|
Calculate the Complete Bouguer anomaly. |
|
Calculate the free air anomaly. |
|
Calculate the Simple Bouguer anomaly from provided corrections. |
GravityCorrectionProvider#
|
Class to calculate normal gravity and various gravity corrections. |
|
Compute gravity corrections at sites. |
Return tuple of available gravity correction methods. |
|
Calculate corrections required for computing a Bouguer anomaly as defined in |
|
Calculate corrections required for computing a free air anomaly. |
GravityCorrections#
|
Class to store gravity corrections and correction parameters. |
Return a deep copy of object. |
|
|
Create object from a CSV file. |
|
Create object from a pandas DataFrame. |
|
Create a object from an Excel file. |
Return a list of known fields in the object. |
|
Return a list of required fields in the object. |
|
|
Set a column in the |
|
Write data to a csv file. |
Functions#
|
Calculate the gravitational effect of atmospheric mass as a function of station elevation. |
|
Calculate the classic Bouguer correction. |
|
Calculate the spherically corrected Bouguer slab at specified heights. |
|
Calculate the free air correction (FAC) for height above the 'GRS80' ellipsoid. |
|
Calculate normal gravity at the ellipsoid surface using the full Somigliana formula. |
|
Calculate normal gravity (gamma) of an ellipsoid at the given latitude and height. |
Calculate adjustments to Bouguer slab correction due for curvature of the Earth. |