geolime.geostats.models¶
Classes:
|
Metaclass for defining Abstract Base Classes (ABCs). |
|
|
|
|
|
Generic enumeration. |
|
|
|
|
|
|
|
|
|
Data:
|
Callable type; Callable[[int], str] is a function of (int) -> str. |
|
The central part of internal API. |
|
The central part of internal API. |
Functions:
|
A decorator indicating abstract methods. |
|
Anisotropic distance between two points according to the anisotropy matrix a. |
|
Applies a covariance model to a given grid for variance calculus |
|
Computes the distance matrix of two sets of points in the Euclidean space according to a distance. |
|
Compute the Euclidean distance between two points. |
|
Append additional information to covariance element (angles and scales) |
|
Initialize parameters for variogram model fitting |
|
Fit a variogram model from an experimental semivariogram |
|
Semi-variogram regularization from a covariance model. |
|
Residuals to be minimized for model fitting |
|
Rotation againt the Z axis |
|
Example of a convention (RGeoStats) |
|
Compute the angles in radians necessary for matrix rotation operation from geographic azimuth, dip and pitch angles defined in degrees |