Documentation
CovModel
Gaussian
Exponential
Matern
Integral
Stable
Rational
Cubic
Linear
Circular
Spherical
HyperSpherical
SuperSpherical
JBessel
TPLGaussian
TPLExponential
TPLStable
TPLSimple
SRF
CondSRF
Field
vario_estimate()
vario_estimate_axis()
standard_bins()
Krige
Simple
Ordinary
Universal
ExtDrift
Detrended
RNG
MasterRNG
dist_gen()
vtk_export()
vtk_export_structured()
vtk_export_unstructured()
to_vtk()
to_vtk_structured()
to_vtk_unstructured()
confidence_scaling()
inc_gamma()
inc_gamma_low()
exp_int()
inc_beta()
tplstable_cor()
tpl_exp_spec_dens()
tpl_gau_spec_dens()
rotated_main_axes()
set_angles()
set_anis()
no_of_angles()
rotation_planes()
givens_rotation()
matrix_rotate()
matrix_derotate()
matrix_isotropify()
matrix_anisotropify()
matrix_isometrize()
matrix_anisometrize()
ang2dir()
generate_grid()
generate_st_grid()
EARTH_RADIUS
KM_SCALE
DEGREE_SCALE
RADIAN_SCALE
apply()
binary()
discrete()
boxcox()
zinnharvey()
normal_force_moments()
normal_to_lognormal()
normal_to_uniform()
normal_to_arcsin()
normal_to_uquad()
apply_function()
array_discrete()
array_boxcox()
array_zinnharvey()
array_force_moments()
array_to_lognormal()
array_to_uniform()
array_to_arcsin()
array_to_uquad()
Normalizer
LogNormal
BoxCox
BoxCoxShift
YeoJohnson
Modulus
Manly
apply_mean_norm_trend()
remove_trend_norm_mean()
GSTools Links
GeoStat Framework
Create a matrix to derotate points to the initial coordinate-system.
dim (int) – spatial dimension
int
angles (float or list) – the rotation angles of the target coordinate-system
float
list
Rotation matrix.
numpy.ndarray