geolime.plotting

Classes:

Covariance(dim, angles, 0.0, 0.0], scales, …)

Drillholes(data, metadata)

Enum(value)

Generic enumeration.

Grid(metadata, convention)

ScalarMappable([norm, cmap])

A mixin class to map scalar data to RGBA.

Data:

Dict

The central part of internal API.

List

The central part of internal API.

Functions:

ceil(x, /)

Return the ceiling of x as an Integral.

cell_declus_mean_vs_cell_size(drillholes, …)

param drillholes

drillholes to decluster in x, y, z

cell_declustering(drillholes, size_x, …)

Compute declustered weights by Cell Declustering algorithm from C.

directional_vector(dimension, …[, deg])

Compute directional vector from angles

display_grid(target_grid, grid_val[, …])

Display a grid content

moving_window_declus(drillholes, diam_x, …)

Compute declustered weights by Moving Window algorithm.

moving_window_mean_vs_cell_size(drillholes, …)

param drillholes

drillholes to decluster in x, y, z

pairs_plot_2d(coords, index, projection)

Debug function that displays pairs of points on a 2D projection plane.

pairs_plot_3d(coords, index, title)

Debug function that displays pairs of points on a 3D space.

plot_semivariogram(variograms[, model, …])

Semivariogram plot

shift(input, shift[, output, order, mode, …])

Shift an array.

vario_contour(coords, values, lags, tol, …)

Plot VarioContour as Pie Chart.

vario_map(coords, values, lags, tol, n_az, atol)

Plot VarioMap as Pie Chart.

variogram(coords, values, lags, tol, …[, …])

Given boundary input arguments (lag and its associated tolerance, angular reference and its associated tolerance), compute the variogram for a set of points (value associated with cartesian coordinates for a specific point)